Dev Resources

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

WC_Product::get_title()

Method: Get the product’s title. For products this is the product name.

Source: includes/abstracts/abstract-wc-product.php:1755

Used by 0 functions | Uses 2 functions

WC_Product::get_permalink()

Method: Product permalink.

Source: includes/abstracts/abstract-wc-product.php:1764

Used by 1 function | Uses 0 functions

WC_Product::get_children()

Method: Returns the children IDs if applicable. Overridden by child classes.

Source: includes/abstracts/abstract-wc-product.php:1773

Used by 1 function | Uses 0 functions

WC_Product::get_stock_managed_by_id()

Method: If the stock level comes from another product ID, this should be modified.

Source: includes/abstracts/abstract-wc-product.php:1783

Used by 0 functions | Uses 0 functions

WC_Product::get_price_html()

Method: Returns the price in html format.

Source: includes/abstracts/abstract-wc-product.php:1794

Used by 0 functions | Uses 7 functions

WC_Product::has_child()

Method: Returns whether or not the product has any child product.

Source: includes/abstracts/abstract-wc-product.php:1697

Used by 0 functions | Uses 1 function

WC_Product::child_has_dimensions()

Method: Does a child have dimensions?

Source: includes/abstracts/abstract-wc-product.php:1707

Used by 0 functions | Uses 0 functions

WC_Product::child_has_weight()

Method: Does a child have a weight?

Source: includes/abstracts/abstract-wc-product.php:1717

Used by 0 functions | Uses 0 functions

WC_Product::has_file()

Method: Check if downloadable product has a file attached.

Source: includes/abstracts/abstract-wc-product.php:1729

Used by 0 functions | Uses 2 functions

WC_Product::has_options()

Method: Returns whether or not the product has additional options that need selecting before adding to cart.

Source: includes/abstracts/abstract-wc-product.php:1740

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