is_product()

Function: Is_product – Returns true when viewing a single product.

Source: includes/wc-conditional-functions.php:83

Used by 7 functions | Uses 0 functions

is_cart()

Function: Is_cart – Returns true when viewing the cart page.

Source: includes/wc-conditional-functions.php:95

Used by 6 functions | Uses 3 functions

is_woocommerce()

Function: Is_woocommerce – Returns true if on a page which uses WooCommerce templates (cart and checkout are standard pages with shortcodes and thus are not included).

Source: includes/wc-conditional-functions.php:22

Used by 4 functions | Uses 3 functions