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}}}'),
prepare_price_number_of_decimals: JSON.parse('null'),
prepare_price_round_to_nearest: JSON.parse('null'),
prepare_price_decimal: JSON.parse('null'),
prepare_price_thousands_separators: JSON.parse('null'),
orlenPaczkaAccessToken: '89502338eca87cce63e8dfa28c32a97cafa5e0c1856ceaa3a747ede35b7b67c06fcf8c76b2a9e81ea45ca49fd89a1586eac66845d6cfb0c88b18353d',
showSecondaryCurrencyNotice: {"BG":{"enable":true,"currency":"\u20ac","rate":"0.5113","description":"*\u0412\u0441\u0438\u0447\u043a\u0438 \u043f\u043e\u043a\u0430\u0437\u0430\u043d\u0438 \u0446\u0435\u043d\u0438 \u0432 \u0435\u0432\u0440\u043e (EUR) \u0441\u0430 \u0441\u0430\u043c\u043e \u0441 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0430 \u0446\u0435\u043b \u0438 \u0441\u0435 \u043e\u0441\u043d\u043e\u0432\u0430\u0432\u0430\u0442 \u043d\u0430 \u0444\u0438\u043a\u0441\u0438\u0440\u0430\u043d \u043a\u0443\u0440\u0441 1 BGN = !!!rate!!! EUR."}},
};