diff --git a/templates/default/includes/single-product.html b/templates/default/includes/single-product.html index 76d26de64..bbc9b9d68 100644 --- a/templates/default/includes/single-product.html +++ b/templates/default/includes/single-product.html @@ -56,9 +56,9 @@ {/if} - + {if $hasBtn == true} {form name="thelia.cart.add" } -
+ {form_hidden_fields form=$form} @@ -115,20 +115,20 @@
- {if $hasBtn == true} + {if $hasSubmit == true} {else} {intl l="View product"} {/if} - {/if} +
{/form} - + {/if} \ No newline at end of file