simple mod
Hi
Me again....throughout the site the product price is displayed with the alternative currency displayed eg ё1000.00 (eur1140.00)
but not on the product configurator at the end before going in to the cart,
Could anyone help me with the code I need to insert to display the value ?
I believe its in pconf_customer_summary and the code
tr class="pconf-price-row">
<td class="pconf-summary-total"><span class="price">{$lng.lbl_pconf_total_products_cost} :</span></td>
<td class="pconf-summary-total"><span class="price-value">{currency value=$taxed_total_cost tag_id="product_price"}</span></td>
</tr>
Any help greatly appreciated
Thanks
Richard K
__________________
xcart 4.0
|