forked from brooksbingham/theme-elegance
refactor: update 'same category products's section header styles
parent
a5dcebc7d9
commit
1805b69840
|
@ -22,8 +22,8 @@
|
|||
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*}
|
||||
<section class="flex flex-col mt-16">
|
||||
<span class="text-lg mt-16 font-medium">
|
||||
<section class="flex flex-col gap-8 mt-24">
|
||||
<span class="text-2xl font-bold">
|
||||
{if $products|@count == 1}
|
||||
{l s='%s other product in the same category:' sprintf=[$products|@count] d='Shop.Theme.Catalog'}
|
||||
{else}
|
||||
|
|
Loading…
Reference in New Issue