Jump to content

Edit History

paulormf

paulormf

I solved inserting the tradution manually in cart-summary.js on line 990.

Changed 

$('#total_shipping').html('freeShippingTranslation');

to

$('#total_shipping').html('Frete Grátis');            /*in my language*/

 

Screen Shot 06-06-20 at 01.46 PM.PNG

paulormf

paulormf

I solved inserting the tradution manually in cart-summary.js on line 990

 

Screen Shot 06-06-20 at 01.46 PM.PNG

×
×
  • Create New...