Dinesh Salunke 2023-12-05 12:19:47 +05:30
commit d06e3d8369
1 changed files with 1 additions and 1 deletions

View File

@ -22,6 +22,6 @@
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
* International Registered Trademark & Property of PrestaShop SA
*}
<div class="product-additional-info">
<div class="product-additional-info flex flex-col">
{hook h='displayProductAdditionalInfo' product=$product}
</div>