chg: usr: SWC-89 apply new web design for product list and details
This commit is contained in:
@@ -3,3 +3,12 @@
|
||||
{% block layout_footer_payment_shipping_logos %}{% endblock %}
|
||||
|
||||
{% block layout_footer_navigation %}{% endblock %}
|
||||
|
||||
{% block layout_footer_bottom %}
|
||||
<div class="container footer-shopware text-center">
|
||||
<h1>Made w/ 💓 by</h1>
|
||||
|
||||
<img src="{{ asset('/bundles/etailconferencetheme/assets/itg-logo-only.jpg') }}" alt="ITG logo | only">
|
||||
<img src="{{ asset('/bundles/etailconferencetheme/assets/shopare-logo-only.png') }}" alt="Shopware logo | only">
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user