let Lang = { currency_sign: 'currency_sign', buy_button_select_size: 'buy_button_select_size', buy_button_out_of_stock: 'buy_button_out_of_stock', buy_button_notify_me_when_restocked: 'buy_button_notify_me_when_restocked', buy_button_add_to_cart: 'buy_button_add_to_cart', all_fields_are_required: 'all_fields_are_required', email_address_is_invalid: 'email_address_is_invalid', wrong_email_or_password: 'wrong_email_or_password', password_and_confirm_password_does_not_match: 'password_and_confirm_password_does_not_match', you_need_to_accept_privacy_policy: 'you_need_to_accept_privacy_policy', value_from_free_shipping: 'value_from_free_shipping', you_are_getting_free_shipping: 'you_are_getting_free_shipping', email_subscription_email_not_valid_error: 'email_subscription_email_not_valid_error', payment_method_blik_error: 'payment_method_blik_error', you_must_agree_to_general_terms_and_conditions: 'you_must_agree_to_general_terms_and_conditions', Search_result: 'Search_result', Most_popular_in_search_text: 'Most_popular_in_search_text', You_get_free_shipping: 'You_get_free_shipping', from_Free_Shipping: 'from_Free_Shipping', basket_checkout_input_area_label: 'basket_checkout_input_area_label', you_need_to_select_parcel_locker: 'you_need_to_select_parcel_locker', zip_code_not_exist: 'zip_code_not_exist', entered_tax_number_is_incorrect: 'entered_tax_number_is_incorrect', zip_code_search_city_label: 'zip_code_search_city_label', zip_code_search_area_label: 'zip_code_search_area_label', zip_code_search_add_custom_option: 'zip_code_search_add_custom_option', old_price_article: 'old_price_article', checkout_phone_number_validation_too_short: 'checkout_phone_number_validation_too_short', checkout_phone_number_validation_is_possible: 'checkout_phone_number_validation_is_possible', checkout_phone_number_validation_invalid_country_code: 'checkout_phone_number_validation_invalid_country_code', checkout_phone_number_validation_is_possible_local_only: 'checkout_phone_number_validation_is_possible_local_only', checkout_phone_number_validation_too_long: 'checkout_phone_number_validation_too_long', checkout_phone_number_validation_invalid_length: 'checkout_phone_number_validation_invalid_length', checkout_error_invalid_payment_credentials: 'checkout_error_invalid_payment_credentials', User_already_subscribed_to_newsletter: 'User_already_subscribed_to_newsletter', Error_subscribing_to_newsletter: 'Error_subscribing_to_newsletter', error_with_payment_try_again: 'error_with_payment_try_again'} let Settings = { template_path: '/template/theathletesfoot/', in_language: 'SI', shipping_methods_with_parcel_locker: JSON.parse('{"14":{"providerName":"BoxNow","shippingMethodId":14}}'), checkout: JSON.parse('{"US":{"calculate_us_tax":true,"house_number":{"collect":false},"postal_code":{"search":true,"customInput":false},"district":{"collect":true,"required":true},"phone_number":{"usePlugin":true},"country":{"disableSelect":true}}}'), currencySignPosition: '', decimalSeparator: '', thousandsSeparator: '', adyen_credentials: JSON.parse('null'), orderReturn: JSON.parse('{"US":{"canBeReturnedInCalcDays":40,"canBeReturnedInDisplayDays":30,"enablePickUpAddress":true,"returnLocationMode":"one_location","returnIntoWarehouseCode":1111}}'), };