{% sw_extends '@parent/storefront/layout/header/top-bar.html.twig' %}{% block layout_header_top_bar_currency %} {% if (salesPricesVisible and not product.customFields.pg_image_product) or (salesPricesVisible and product.customFields.pg_image_product and config('GbmedClientPentagastForms.config.isShowImageProductPrices')) %} {{ parent() }} {% endif %}{% endblock %}