From 83ff3614b04377fa4bdad528d83d8290ad3e747c Mon Sep 17 00:00:00 2001 From: aFolletete Date: Mon, 4 Jun 2012 13:47:59 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-2669 - fix bug on product customization in order process --- themes/default/shopping-cart.tpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/themes/default/shopping-cart.tpl b/themes/default/shopping-cart.tpl index bcee60409..d5ca1fd72 100644 --- a/themes/default/shopping-cart.tpl +++ b/themes/default/shopping-cart.tpl @@ -228,12 +228,13 @@ - {foreach $customization.datas as $type=>$custom_data} - + {foreach $customization.datas as $type => $custom_data} {if $type == $CUSTOMIZE_FILE}
{elseif $type == $CUSTOMIZE_TEXTFIELD}