Skip to content

Filters: WooCommerce

NameDescription
wpex_woocommerce_cart_icon_choices
(array)
|Returns an array of icon choices for the WooCommerce cart icon selector in the Customizer.
wpex_woocommerce_product_entry_thumbnail_id
(int)
|Returns the ID to use for the WooCommerce product entry image when displaying a singular thumbnail.
wpex_woocommerce_add_to_cart_button_loader
(string)
|Returns the html for the WooCommerce add to cart spinner/loader icon.
wpex_menu_cart_icon
(string)
|Returns the icon name for the header menu cart icon.
wpex_woocommerce_archive_template_id
(int)
|Returns the template ID to use for the WooCommerce archive display.
wpex_woocommerce_quantity_button_plus_icon
(string)
|Returns the name of the icon to use for the WooCommerce product quantity field plus icon.
wpex_woocommerce_quantity_button_minus_icon
(string)
|Returns the name of the icon to use for the WooCommerce product quantity field minus icon.
woo_entry_card_style
(string)
|Returns the name of the cart style to display for the current WooCommerce product entry.
wpex_shop_single_slider_data
(array)
|Returns the data attributes for the single product slider
wpex_woo_outofstock_text
(string)
|Used to alter the out of stock text for WooCommerce products.
Back To Top