Add cart footer layout and update Sass settings for improved styling
This commit is contained in:
@@ -54,11 +54,12 @@
|
||||
<i class="material-icons">chevron_left</i>{l s='Continue shopping' d='Shop.Theme.Actions'}
|
||||
</a>
|
||||
{/block} *}
|
||||
|
||||
<div class="cart-grid-footer">
|
||||
{block name='hook_shopping_cart_footer'}
|
||||
{hook h='displayShoppingCartFooter'}
|
||||
{/block}
|
||||
<!-- shipping informations -->
|
||||
{block name='hook_shopping_cart_footer'}
|
||||
{hook h='displayShoppingCartFooter'}
|
||||
{/block}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Right Block: cart subtotal & cart total -->
|
||||
|
||||
Reference in New Issue
Block a user