| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#1
|
|||||||
|
|||||||
![]() 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 |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Richard,
I don't have access to product configurator at the moment so I can't test this. But I believe the code would be: {alter_currency value=$taxed_total_cost tag_id="product_price"}
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey XcartGuru X-cart Tutorials | X-cart 5 Tutorials Check out the responsive template for X-cart. |
|||||||||
#3
|
|||||||
|
|||||||
![]() Hi Mike
Thanks ..nearly done it., as you see from screen shot, it's there but it would be nice if it didn't carry on with the bold red format, and defaulted back to original 10pt mormal black, so uniform wit the rest of the site... could you please help me with that ?.. 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> <td class="pconf-summary-total"><span class="price-value">{alter_currency value=$taxed_total_cost tag_id="product_price"}</span></td> I've added the alter-currency line many thanks Richard K
__________________
xcart 4.0 |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Try removing the class="price-value"
A link to the page would be nice so we can see it in action and check the CSS
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey XcartGuru X-cart Tutorials | X-cart 5 Tutorials Check out the responsive template for X-cart. |
|||||||||
|
#5
|
|||||||
|
|||||||
![]() Hi Mike
Yep that's done it Many thanks Richard K
__________________
xcart 4.0 |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|