getItems('component_id', $ytfix_component->id); //dump ($cart,'mod cart'); // Ajax is displayed in vm_cart_products // ALL THE DISPLAY IS Done by Ajax using "hiddencontainer" ?>
x
: '; ?>
: quantity; ?>
: priceDisplay($product->prices['salesPrice']); if ($product->prices['salesPriceWithDiscount']>0) echo $currency->priceDisplay($product->prices['salesPriceWithDiscount']); ?>
totalProduct) { ?>
billTotal ?>
totalProduct) { ?> ';?>
Slightly different code i would imagine, but I can try it for atleast one time, i cannot change this because text is not the same as yours.