woocommerce_template_loop_price()

Get the product price for the loop.


Description Description


Source Source

File: includes/wc-template-functions.php

	function woocommerce_template_loop_price() {
		wc_get_template( 'loop/price.php' );
	}


Top ↑

User Contributed Notes User Contributed Notes

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