Jump to content


Corporate Sponsors


Latest News: (loading..)

luigi_77

Member Since 13 Feb 2008
Offline Last Active Jan 29 2012, 10:51
-----

Posts I've Made

In Topic: Actual Attribute Price V1.0

04 July 2011, 20:27

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]

In Topic: Global Price Adjuster

26 June 2011, 20:01

Hi, i have a problem with Price Adjuster Ver. 1.2
I have install it but when update the price change only the price base.
I have B2B intalled and have separate price for customer group.
Any idea ?

Many thks - Luigi from Italy.