{{{ resourceHints }}} {{{ head.meta_tags }}} {{{ head.config }}} {{#block "head"}} {{/block}} {{!-- GPI ADDED EXTERNAL CSS --}} {{{stylesheet '/assets/css/theme.css'}}} {{!-- FASTSIMON HEAD OVERRIDES--}} {{#if (occurrences settings.request.absolute_path '/search-results/') '>' 0}} {{/if}} {{!-- GPI ADDED REGION --}} {{!-- GPI ADDED REGION --}} {{> components/common/polyfill-script }} {{!----}} {{!-- Load Lazysizes script ASAP so images will appear --}} {{!-- GPI REMOVED DEFAULT FONTS --}} {{!-- --}} {{!-- Remove Google font generated by BC --}} {{!-- {{ getFontsCollection }} --}} {{!-- GPI ADDED REGION --}} {{!-- Fast Simon --}} {{!-- --}} {{#if (occurrences head.scripts 'ajax.googleapis.com/ajax/libs/jquery/3') '>' 0}} {{#replace 'src="https://ajax.googleapis.com/ajax/libs/jquery/3' head.scripts}}#{{/replace}} {{else}} {{{head.scripts}}} {{/if}} {{~inject 'zoomSize' theme_settings.zoom_size}} {{~inject 'productSize' theme_settings.product_size}} {{!-- ~inject 'showAdminBar' theme_settings.show-admin-bar --}} {{~inject 'genericError' (lang 'common.generic_error')}} {{~inject 'maintenanceModeSettings' settings.maintenance}} {{!-- ~inject 'adminBarLanguage' (langJson 'admin') --}} {{~inject 'urls' urls}} {{~inject 'secureBaseUrl' settings.secure_base_url}} {{~inject 'cartId' cart_id}} {{~inject 'channelId' settings.channel_id}} {{~inject 'template' template}} {{~inject 'validationDictionaryJSON' (langJson 'validation_messages')}} {{~inject 'validationFallbackDictionaryJSON' (langJson 'validation_fallback_messages')}} {{~inject 'validationDefaultDictionaryJSON' (langJson 'validation_default_messages')}} {{~inject 'carouselArrowAndDotAriaLabel' (lang 'carousel.arrow_and_dot_aria_label')}} {{~inject 'carouselActiveDotAriaLabel' (lang 'carousel.active_dot_aria_label')}} {{~inject 'carouselContentAnnounceMessage' (lang 'carousel.content_announce_message')}} {{~inject 'product_custom_fields' theme_settings.product_custom_fields}} {{!-- GPI ADDED REGION --}} {{!-- GPI ADDED BUNDLE B2B INJECTIONS --}} {{~inject "customer" customer}} {{~inject 'store_hash' settings.store_hash}} {{~inject "settings" settings}} {{~inject "page_type" page_type}} {{~inject "currency_selector" currency_selector}} {{#if customer}} {{else}} {{/if}}
{{!--