diff --git a/templates/default/includes/single-product.html b/templates/default/includes/single-product.html index bade42365..76d26de64 100644 --- a/templates/default/includes/single-product.html +++ b/templates/default/includes/single-product.html @@ -115,12 +115,13 @@
- {if $hasSubmit == true} - - {else} - {intl l="View product"} + {if $hasBtn == true} + {if $hasSubmit == true} + + {else} + {intl l="View product"} + {/if} {/if} -