let Lang = { currency_sign: '€', buy_button_select_size: 'IZBERITE VELIKOST', buy_button_out_of_stock: 'NI NA ZALOGI', buy_button_notify_me_when_restocked: 'NI NA ZALOGI', buy_button_add_to_cart: 'DODAJ V KOŠARICO', all_fields_are_required: 'Vsa polja so zahtevana!', email_address_is_invalid: 'E-mail je napačen!', wrong_email_or_password: 'Napačen e-mail ali gelso!', password_and_confirm_password_does_not_match: 'Geslo in ponovi geslo se morata ujemati!', you_need_to_accept_privacy_policy: 'Za nadaljevanje se morate strinjati s splošnimi pogoji in pogoji uporabe', value_from_free_shipping: '!!!VALUE!!! do brezplačne dostave', you_are_getting_free_shipping: 'Imate brezplačno poštnino!', email_subscription_email_not_valid_error: 'Vpišite pravilni e-mail', payment_method_blik_error: 'payment_method_blik_error', you_must_agree_to_general_terms_and_conditions: 'Za oddajo naročila se morate strinjati s splošnimi pogoji spletnega mesta in se strinjati z njegovimi določbami', zip_code_search_city_label: 'Mesto', zip_code_search_area_label: 'zip_code_search_area_label', zip_code_search_add_custom_option: 'dodaj prilagojeno', Desired_quantity_for_the_selected_article_is_not_available: 'Želena količina za izbrani artikel ni na voljo'} let Settings = { template_path: '/template/heydude/', in_language: 'SI', shipping_methods_with_parcel_locker: JSON.parse('{"5":{"providerName":"easyPack24","shippingMethodId":5},"6":{"providerName":"easyPack24","shippingMethodId":6},"10":{"providerName":"dhladv","shippingMethodId":10},"40":{"providerName":"glsPaketomat","shippingMethodId":40},"39":{"providerName":"orlenPaczka","shippingMethodId":39}}'), checkout: JSON.parse('{"RO":{"house_number":{"collect":false},"postal_code":{"search":true,"customInput":false},"district":{"collect":true},"address":{"maxlength":55,"must_contain_number":true},"phone_number":{"usePlugin":true,"overrideRules":{"rules":"required|min_length_without_spaces:9|max_length_without_spaces:10"}},"country":{"disableSelect":true},"first_name":{"maxlength":30},"last_name":{"maxlength":30},"city":{"maxlength":40}},"CZ":{"country":{"disableSelect":true},"postal_code":{"search":true,"customInput":false},"house_number":{"collect":false},"phone_number":{"usePlugin":true}},"BG":{"house_number":{"collect":false},"postal_code":{"search":true,"customInput":false},"district":{"collect":false},"phone_number":{"usePlugin":true,"overrideRules":{"rules":"required|min_length_without_spaces:9|max_length_without_spaces:9"}},"country":{"disableSelect":true},"first_name":{"maxlength":30},"last_name":{"maxlength":30},"address":{"maxlength":55,"must_contain_number":true},"city":{"maxlength":40},"zip_code":{"overrideRules":{"rules":"required|min_length_without_spaces:4"}}},"HU":{"country":{"disableSelect":true},"postal_code":{"search":true,"customInput":false},"house_number":{"collect":false},"phone_number":{"usePlugin":true}},"SI":{"country":{"disableSelect":true},"postal_code":{"search":true,"customInput":false},"house_number":{"collect":true},"phone_number":{"usePlugin":true}},"HR":{"country":{"disableSelect":true},"house_number":{"collect":true},"postal_code":{"search":true,"customInput":false},"phone_number":{"usePlugin":true}},"PL":{"country":{"disableSelect":true},"house_number":{"collect":false},"postal_code":{"search":false,"customInput":true,"inputMask":"99-999"},"district":{"collect":false},"phone_number":{"usePlugin":true,"overrideRules":{"rules":"required|min_length_without_spaces:9|max_length_without_spaces:9"}},"first_name":{"maxlength":30},"last_name":{"maxlength":30},"address":{"maxlength":40,"must_contain_number":true},"city":{"maxlength":40},"vat_number":{"useApi":true}},"SK":{"country":{"disableSelect":true},"postal_code":{"search":true,"customInput":false},"house_number":{"collect":false},"phone_number":{"usePlugin":true}}}'), orlenPaczkaAccessToken: '89502338eca87cce63e8dfa28c32a97cafa5e0c1856ceaa3a747ede35b7b67c06fcf8c76b2a9e81ea45ca49fd89a1586eac66845d6cfb0c88b18353d' };