{% sw_extends "@Storefront/storefront/layout/meta.html.twig" %}{% block layout_head_javascript_token %} {{ parent() }} {# @deprecated tag:v6.5.0 - Move to block `layout_head_javascript_hmr_mode` instead #} {% if not feature('FEATURE_NEXT_15917') %} {% if BALThreeDimensionModelViewIncludeScript %} <script type="module" src="{{ asset('static/model-viewer.min.js', '@BALThreeDimensionModelView') }}"></script> {% endif %} {% endif %}{% endblock layout_head_javascript_token %}