Template

_all events

Wir erweitern @Storefront/storefront/layout/meta.html.twig und den Block layout_head_javascript_tracking
Wenn Sie diese Datei erweitern, stellen Sie bitte sicher, dass Sie sie korrekt erweitern:

				
					{% block layout_head_javascript_tracking %}
    {{ parent() }}
   [YOUR CODE HERE]
{% endblock %}
				
			

Weitere Informationen erhalten Sie hier:

https://developer.shopware.com/docs/guides/plugins/plugins/storefront/customize-templates.html#custom-template-content


Das Plugin namens FroshDevelopmentHelper fügt alle verfügbaren Seitendaten zum Twig-Tab im Profiler hinzu, wenn eine Anfrage und ihre Details geöffnet werden:

https://github.com/FriendsOfShopware/FroshDevelopmentHelper

add_to_cart - Event