%IF $Request.file == "/search.html" AND $Shop.feature_locks & 4096 THEN%>
<%ENDIF%>
<%PRINT CALL COOKIEBOT_GET_HEAD_SCRIPT()%>
<%IF $google_tag_manager_head THEN PRINT $google_tag_manager_head ENDIF%>
<%IF $google_analytics_4_tracking THEN%>
<%IF $google_analytics_4_webid THEN%>
<%ENDIF%>
<%ENDIF%>
<%$release_version='1.143'%>
<%
/* In test environment we use the uncompiled javascript libraries
but in production the files below is compiled to one file.
*/
IF $System.TEST_MODE AND NOT $System.force_compiled_javascript THEN%>
<%ELSE%>
<%ENDIF%>
<%IF $opt_freshdesk THEN
CALL GET_FRESHDESK_WIDGET()
ENDIF%>
<%PRINT CALL GET_RECAPTCHA_SCRIPT_TAG()%>
<%INCLUDE "rs/rs-SYS_INC_head_common.htm"%>
<%CALL CUSTOM_HOOKED_META("SYS_INC_head")%>