Dev Resources

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

WC_Product::is_on_backorder()

Method: Check if a product is on backorder.

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

Used by 2 functions | Uses 4 functions

WC_Product::has_enough_stock()

Method: Returns whether or not the product has enough stock for the order.

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

Used by 0 functions | Uses 3 functions

WC_Product::has_attributes()

Method: Returns whether or not the product has any visible attributes.

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

Used by 0 functions | Uses 1 function

WC_Product::backorders_allowed()

Method: Returns whether or not the product can be backordered.

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

Used by 3 functions | Uses 1 function

WC_Product::backorders_require_notification()

Method: Returns whether or not the product needs to notify the customer on backorder.

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

Used by 1 function | Uses 2 functions

WC_Product::is_in_stock()

Method: Returns whether or not the product can be purchased.

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

Used by 3 functions | Uses 1 function

WC_Product::needs_shipping()

Method: Checks if a product needs shipping.

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

Used by 1 function | Uses 1 function

WC_Product::is_taxable()

Method: Returns whether or not the product is taxable.

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

Used by 0 functions | Uses 2 functions

WC_Product::is_shipping_taxable()

Method: Returns whether or not the product shipping is taxable.

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

Used by 0 functions | Uses 2 functions

WC_Product::managing_stock()

Method: Returns whether or not the product is stock managed.

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

Used by 6 functions | Uses 1 function
« Previous 1 … 3 4 5 … 16 Next »
Proudly powered by WordPress