Thread: simple mod
View Single Post
  #1  
Old 09-16-2014, 01:36 PM
 
richardjknox richardjknox is offline
 

Advanced Member
  
Join Date: Sep 2004
Posts: 44
 

Default 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
Attached Thumbnails
Click image for larger version

Name:	sshot2.jpg
Views:	162
Size:	154.9 KB
ID:	3922  
__________________
xcart 4.0
Reply With Quote