forked from brooksbingham/theme-elegance
refactor: update margin for product's add to cart button
parent
e7a24bcdc2
commit
dcdf4afeb2
|
@ -22,7 +22,7 @@
|
||||||
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
|
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
|
||||||
* International Registered Trademark & Property of PrestaShop SA
|
* International Registered Trademark & Property of PrestaShop SA
|
||||||
*}
|
*}
|
||||||
<div class="product-add-to-cart flex flex-col gap-4 my-12">
|
<div class="product-add-to-cart flex flex-col gap-4 mt-12 mb-4">
|
||||||
{if !$configuration.is_catalog}
|
{if !$configuration.is_catalog}
|
||||||
|
|
||||||
{block name='product_availability'}
|
{block name='product_availability'}
|
||||||
|
|
Loading…
Reference in New Issue