Forums / General / Change product option from basket
ICT Domenico
Friday 27 March 2009 4:15:27 am
There is a solution to change product selected option from basket? Please help me!tnx
$http->setSessionVariable( "AddToBasket_OptionList_" . $ObjectID, $ArrayOption );
This code modify variable in session but basket don't work!