From 475b51a4cc0df213e7ccf19ccf94b4aadbf6555d Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Tue, 11 Sep 2012 15:03:09 +0000 Subject: [PATCH] //added new hook in mobile theme --- themes/default/mobile/product.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/themes/default/mobile/product.tpl b/themes/default/mobile/product.tpl index 409448960..c22671a15 100644 --- a/themes/default/mobile/product.tpl +++ b/themes/default/mobile/product.tpl @@ -125,7 +125,9 @@ {else}
{/if} - +
+ {hook h="displayMobileAddToCartTop"} +
{assign var='cart_btn_class' value='btn-cart'} {assign var='cart_btn_icon' value=''}