let Lang = { currency_sign: '€', buy_button_select_size: 'ODABERITE SVOJU VELIČINU', buy_button_out_of_stock: 'RASPRODANO', buy_button_notify_me_when_restocked: 'RASPRODANO', buy_button_add_to_cart: 'DODAJ U KOŠARICU', all_fields_are_required: 'Sva polja su obavezna!', email_address_is_invalid: 'E-mail adresa nije važeća!', wrong_email_or_password: 'Neispravna e-mail adresa ili lozinka!', password_and_confirm_password_does_not_match: 'Lozinka i ponovljena lozinka se moraju podudarati!', you_need_to_accept_privacy_policy: 'Za nastavak, morate se složiti s Uvjetima korištenja', value_from_free_shipping: '!!!VRIJEDNOST!!! do besplatne isporuke', you_are_getting_free_shipping: 'Besplatna dostava!', email_subscription_email_not_valid_error: 'Unesite ispravnu e-poštu', payment_method_blik_error: 'Pogreška plaćanja BLIK.', you_must_agree_to_general_terms_and_conditions: 'Za izvršenje narudžbe potrebno je prihvatiti opće uvjete servisa i prihvatiti njegove odredbe', zip_code_search_city_label: 'Grad', zip_code_search_area_label: 'zip_code_search_area_label', zip_code_search_add_custom_option: 'dodajte prilagođene', Desired_quantity_for_the_selected_article_is_not_available: 'Željena količina za odabrani artikl nije dostupna'} let Settings = { template_path: '/template/heydude/', in_language: 'HR', 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' };