Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/abstract-wc-legacy-product.php / Page 3

WC_Abstract_Legacy_Product::get_tags()

Method: Returns the product tags.

Source: includes/legacy/abstract-wc-legacy-product.php:386

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::get_post_data()

Method: Get the product’s post data.

Source: includes/legacy/abstract-wc-legacy-product.php:397

Used by 1 function | Uses 1 function

WC_Abstract_Legacy_Product::get_parent()

Method: Get the parent of the post.

Source: includes/legacy/abstract-wc-legacy-product.php:416

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::get_price_html_from_to()

Method: Functions for getting parts of a price, in html, used by get_price_html.

Source: includes/legacy/abstract-wc-legacy-product.php:298

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::list_attributes()

Method: Lists a table of attributes for the product page.

Source: includes/legacy/abstract-wc-legacy-product.php:307

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::get_price_including_tax()

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

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::get_display_price()

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

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::get_price_excluding_tax()

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

Used by 0 functions | Uses 2 functions

WC_Abstract_Legacy_Product::adjust_price()

Method: Adjust a products price dynamically.

Source: includes/legacy/abstract-wc-legacy-product.php:358

Used by 0 functions | Uses 1 function

WC_Abstract_Legacy_Product::check_stock_status()

Method: Check if the stock status needs changing.

Source: includes/legacy/abstract-wc-legacy-product.php:223

Used by 0 functions | Uses 1 function
« Previous 1 2 3 4 5 Next »
Proudly powered by WordPress