Pull the price in custom loop
-
I created a custom page that will show only items on sale (because the [sale_products] shortcode wasn’t working properly), and I can display everything I need, except the price. I tried everything, but I cannot get the
$_product
object on which I can then applyget_price_html();
.Is there any way of obtaining it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Pull the price in custom loop’ is closed to new replies.