//added new hook in mobile theme
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17286 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -125,7 +125,9 @@
|
||||
{else}
|
||||
<hr width="99%" align="center" size="2" class="margin_bottom"/>
|
||||
{/if}
|
||||
|
||||
<div id="displayMobileAddToCartTop">
|
||||
{hook h="displayMobileAddToCartTop"}
|
||||
</div>
|
||||
<div id="add_to_cart" class="btn-row">
|
||||
{assign var='cart_btn_class' value='btn-cart'}
|
||||
{assign var='cart_btn_icon' value=''}
|
||||
|
||||
Reference in New Issue
Block a user