forked from brooksbingham/theme-elegance
refactor: add the ps required class for the cart details actions
This commit is contained in:
parent
2f71a0f0d7
commit
e81cdd9d00
@ -23,7 +23,7 @@
|
|||||||
* International Registered Trademark & Property of PrestaShop SA
|
* International Registered Trademark & Property of PrestaShop SA
|
||||||
*}
|
*}
|
||||||
{block name='cart_detailed_actions'}
|
{block name='cart_detailed_actions'}
|
||||||
<div class="flex flex-col mt-4">
|
<div class="checkout cart-detailed-actions js-cart-detailed-actions card-block flex flex-col mt-4">
|
||||||
{if $cart.minimalPurchaseRequired}
|
{if $cart.minimalPurchaseRequired}
|
||||||
<div class="alert alert-warning" role="alert">
|
<div class="alert alert-warning" role="alert">
|
||||||
{$cart.minimalPurchaseRequired}
|
{$cart.minimalPurchaseRequired}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user