Dev Resources

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

WC_Product::is_visible()

Method: Returns whether or not the product is visible in the catalog.

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

Used by 0 functions | Uses 1 function

WC_Product::is_purchasable()

Method: Returns false if the product cannot be bought.

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

Used by 0 functions | Uses 4 functions

WC_Product::is_on_sale()

Method: Returns whether or not the product is on sale.

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

Used by 1 function | Uses 4 functions

WC_Product::has_dimensions()

Method: Returns whether or not the product has dimensions set.

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

Used by 1 function | Uses 4 functions

WC_Product::has_weight()

Method: Returns whether or not the product has weight set.

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

Used by 1 function | Uses 2 functions

WC_Product::is_downloadable()

Method: Checks if a product is downloadable.

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

Used by 1 function | Uses 1 function

WC_Product::is_virtual()

Method: Checks if a product is virtual (has no shipping).

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

Used by 1 function | Uses 1 function

WC_Product::is_featured()

Method: Returns whether or not the product is featured.

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

Used by 0 functions | Uses 1 function

WC_Product::is_sold_individually()

Method: Check if a product is sold individually (no quantities).

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

Used by 1 function | Uses 1 function

WC_Product::supports()

Method: Check if a product supports a given feature.

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

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