Hi, i'm Luigi and i have a problem.
I have installed Actual Attribute Price V1.8. Have OSC MS2.2
The only problem is in http://www.ferramentaclik.it/shopping_cart.php
The total is not corretly. The Error is in the "Totale merce". Total = products price + products attributes price.
I have fix it in Checkout Confirmation Page with this change :
'final_price' => $products[$i]['price'] + $cart->attributes_price($products[$i]['id']),
Change it to:
'final_price' => $products[$i]['final_price'],
How to fix in the Shopping Cart ? (http://www.mystore.com/shopping_cart.php)
Thank's - Luigi
[img]http://www.ferramentaclik.it/userfiles/images_1.jpg[/img]
[img]http://www.ferramentaclik.it/userfiles/images_2.jpg[/img]
Latest News: (loading..)
luigi_77
Member Since 13 Feb 2008Offline Last Active Jan 29 2012, 10:51






Find content
Not Telling
