Jump to content

order history price problem


Karcsixyz

Recommended Posts

Hello. I have a prestashop 1.5.6.2 and if the client opens your order history so his price for the merchandise round. 

For example: customer orders for € 1.50 and in the history it had rounded to € 2 

or more case: ordered for € 0.47 and history was rounded to € 0.00 

 

How can this be resolved or where there may be a problem? 

 

Thank you

Link to comment
Share on other sites

  • 1 month later...

 

Hello. I have a prestashop 1.5.6.2 and if the client opens your order history so his price for the merchandise round. 
For example: customer orders for € 1.50 and in the history it had rounded to € 2 
or more case: ordered for € 0.47 and history was rounded to € 0.00 
 
How can this be resolved or where there may be a problem? 
 
Thank you

 

 

 

hello friend

 

replace  

 

<td class="history_price"><span class="price">{displayPrice price=$order.total_paid currency=$order.id_currency no_utf8=false convert=false}</span></td>

 

on line no 64 history.tpl and remove " <td class="history_price"><span class="price">{displayPrice price=$order.total_paid_real currency=$order.id_currency no_utf8=false convert=false}</span> "

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...