Package WooCommerce\Functions\Loop
Functions summary
woocommerce_catalog_ordering | Output the product sorting options. |
woocommerce_get_product_thumbnail | Get the product thumbnail, or the placeholder if not set. |
woocommerce_pagination | Output the pagination. |
woocommerce_product_subcategories | Display product sub categories as thumbnails. |
woocommerce_products_will_display | Check if we will be showing products or not (and not subcats only) |
woocommerce_reset_loop | Reset the loop's index and columns when we're done outputting a product loop. |
woocommerce_result_count | Output the result count text (Showing x - x of x results). |
woocommerce_show_product_loop_sale_flash | Get the sale flash for the loop. |
woocommerce_subcategory_thumbnail | Show subcategory thumbnails. |
woocommerce_template_loop_add_to_cart | Get the add to cart template for the loop. |
woocommerce_template_loop_price | Get the product price for the loop. |
woocommerce_template_loop_product_thumbnail | Get the product thumbnail for the loop. |
woocommerce_template_loop_rating | Display the average rating in the loop |