1
0

new: usr: SWC-89 initialize the home site w/ twig config

This commit is contained in:
2023-02-15 15:00:08 +01:00
parent 3241feb54d
commit 4511b04b8f
4 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{% sw_extends "@Storefront/storefront/layout/header/header.html.twig" %}
{% block layout_header_search %}
<div class="col"></div>
{% endblock %}
{% block layout_header_actions_wishlist %}{% endblock %}
{% block layout_header_actions_account %}{% endblock %}