WC_Abstract_Legacy_Product::get_post_data()
Method: Get the product’s post data.
Source: includes/legacy/abstract-wc-legacy-product.php:397
Method: Get the product’s post data.
Source: includes/legacy/abstract-wc-legacy-product.php:397
Method: Get the parent of the post.
Source: includes/legacy/abstract-wc-legacy-product.php:416
Method: Returns the upsell product ids.
Source: includes/legacy/abstract-wc-legacy-product.php:427
Method: Returns the price including or excluding tax, based on the ‘woocommerce_tax_display_shop’ setting.
Source: includes/legacy/abstract-wc-legacy-product.php:333
Method: Returns the price (excluding tax) – ignores tax_class filters since the price may *include* tax and thus needs subtracting.
Source: includes/legacy/abstract-wc-legacy-product.php:347
Method: Adjust a products price dynamically.
Source: includes/legacy/abstract-wc-legacy-product.php:358
Method: Functions for getting parts of a price, in html, used by get_price_html.
Source: includes/legacy/abstract-wc-legacy-product.php:298
Method: Lists a table of attributes for the product page.
Source: includes/legacy/abstract-wc-legacy-product.php:307
Method: Returns the price (including tax). Uses customer tax rates. Can work for a specific $qty for more accurate taxes.
Source: includes/legacy/abstract-wc-legacy-product.php:320
Method: Increase stock level of the product.
Source: includes/legacy/abstract-wc-legacy-product.php:213