diff --git a/zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js b/zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js index df585e7..a9c3325 100644 --- a/zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js +++ b/zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js @@ -17,7 +17,8 @@ $(document).ready(function() { dpInput.prop('disabled', true); dpInput.wrap('
'); $("").insertAfter(dpInput); - $("- {{ price.unitPrice|currency }}{{ "general.star"|trans|sw_sanitize }} + {{ price.unitPrice|currency }} +{# {{ "general.star"|trans|sw_sanitize }}#}
{% set weekProductCount = 0 %} @@ -43,4 +44,21 @@ {% endblock %} {% endblock %} {% endif %} +{% endblock %} + +{% block buy_widget_price_unit %} +- {{ price.unitPrice|currency }}{{ "general.star"|trans|sw_sanitize }} + {{ price.unitPrice|currency }} +{# {{ "general.star"|trans|sw_sanitize }}#}
{% if listPrice.percentage > 0 %} @@ -32,4 +33,22 @@ {% endblock %} {% endblock %} {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} + + +{% block page_product_detail_price_unit %} +- {{ price.unitPrice|currency }}{{ "general.star"|trans|sw_sanitize }} + {{ price.unitPrice|currency }} +{# {{ "general.star"|trans|sw_sanitize }}#}
{% set weekProductCount = 0 %} @@ -43,4 +44,21 @@ {% endblock %} {% endblock %} {% endif %} +{% endblock %} + +{% block buy_widget_price_unit %} +- {{ price.unitPrice|currency }}{{ "general.star"|trans|sw_sanitize }} + {{ price.unitPrice|currency }} +{# {{ "general.star"|trans|sw_sanitize }}#}
{% if listPrice.percentage > 0 %} @@ -32,4 +33,21 @@ {% endblock %} {% endblock %} {% endif %} +{% endblock %} + +{% block page_product_detail_price_unit %} +