Forum
Search Products pt2 Prices
Trying to get prices displayed for each product in the results. Already tried
<perch:search id="price">
<perch:search id="sale_price">
<perch:search id="trade_price">
<perch:search id="result_price">
Showall does display the price for each result as result_trade_price result_price result_sale_price
If showall shows the variables then you can use them. Check your tag syntax, because the examples you've given there are all incorrect and missing
/>
/>
at the end fixed it.