Move search block to widget on small screens

This commit is contained in:
2025-05-05 00:45:29 +02:00
parent 1548d995c3
commit 49fef0f257
19 changed files with 8410 additions and 11921 deletions

View File

@@ -64,12 +64,6 @@
</li>
{/if}
{if $order.details.recyclable}
<li>
{l s='You have given permission to receive your order in recycled packaging.' d='Shop.Theme.Customeraccount'}
</li>
{/if}
{if $order.details.gift_message}
<li>{l s='You have requested gift wrapping for this order.' d='Shop.Theme.Customeraccount'}</li>
<li>{l s='Message' d='Shop.Theme.Customeraccount'} {$order.details.gift_message nofilter}</li>