diff --git a/themes/default/product.tpl b/themes/default/product.tpl
index 7cb9e330f..d9facbaa1 100644
--- a/themes/default/product.tpl
+++ b/themes/default/product.tpl
@@ -222,7 +222,7 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
{$product->name|escape:'htmlall':'UTF-8'}
-
+
{if $product->description_short OR $packItems|@count > 0}
{if $product->description_short}
@@ -244,7 +244,7 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
{/if}
{/if}
-
+
{*{if isset($colors) && $colors}
@@ -270,7 +270,7 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
-
+
{if isset($groups)}
@@ -281,7 +281,7 @@ var fieldRequired = '{l s='Please fill in all required fields, then save the cus
{assign var="groupName" value="group_$id_attribute_group"}