refactor: add the ps required class for the cart details actions

pagebuilder
Dinesh Salunke 2023-12-05 19:24:59 +05:30
parent 2f71a0f0d7
commit e81cdd9d00
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
* International Registered Trademark & Property of PrestaShop SA
*}
{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}
<div class="alert alert-warning" role="alert">
{$cart.minimalPurchaseRequired}