WC_Abstract_Legacy_Product::get_tags()
Method: Returns the product tags.
Source: includes/legacy/abstract-wc-legacy-product.php:386
Method: Returns the product tags.
Source: includes/legacy/abstract-wc-legacy-product.php:386
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: 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: 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: Check if the stock status needs changing.
Source: includes/legacy/abstract-wc-legacy-product.php:223