woocommerce_show_product_loop_sale_flash()

Get the sale flash for the loop.


Description Description


Source Source

File: includes/wc-template-functions.php

	function woocommerce_show_product_loop_sale_flash() {
		wc_get_template( 'loop/sale-flash.php' );
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.