{% sw_extends '@parent/storefront/layout/header/actions/currency-widget.html.twig' %}{% block layout_header_actions_currency_widget_form %} {% 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 %}