({"CookieDomain":".landsend.com","CartSettings":"{\n    \"RecalculateOnDOMChange\": true,\n    \"GetCartOnlyPages\": [\"shopping-bag\"],\n    \"CartSelectors\": {\n        \"ProductDynamicPresets\": [{\n            \"Preset\": \"Personalization\",\n            \"Evaluate\": \"(arguments[1].IsVirtual == true ? arguments[1].SalePrice : 0)\"\n        }],\n        \"CartDynamicPresets\": [{\n                \"Preset\": \"TotalPersonalization\",\n                \"Evaluate\": \"let persTotal = 0;for (let i = 0; i < arguments[1].productsList.length;i++){persTotal += (arguments[1].productsList[i].IsVirtual == true && !(arguments[1].productsList[i].MetaData.Attributes.some(i => Object.values(i).some(val=> typeof val == 'string' && val.includes('School'))))? (arguments[1].productsList[i].SalePrice* arguments[1].productsList[i].OrderedQuantity):0);} persTotal\"\n            },\n            {\n                \"Preset\": \"TotalSchoolLogos\",\n                \"Evaluate\": \"let slTotal = 0;for (let i = 0; i < arguments[1].productsList.length;i++){slTotal += (arguments[1].productsList[i].IsVirtual == true && arguments[1].productsList[i].MetaData.Attributes.some(i => Object.values(i).some(val=> typeof val == 'string' && val.includes('School')))? (arguments[1].productsList[i].SalePrice* arguments[1].productsList[i].OrderedQuantity):0);} slTotal\"\n            },\n            {\n                \"Preset\": \"TotalWithoutPersonalizationAndSchoolLogosExcludingAnyDiscount\",\n                \"Evaluate\": \"arguments[1].SubTotalSalePrice -  arguments[1].TotalPersonalization  -  arguments[1].TotalSchoolLogos\"\n            },\n            {\n                \"Preset\": \"TotalWithoutPersonalizationAndSchoolLogosIncludingAnyDiscount\",\n                \"Evaluate\": \"arguments[1].Total -  arguments[1].TotalPersonalization -  arguments[1].TotalSchoolLogos\"\n            }\n        ],\n        \"CartPresets\": [{\n                \"IsProductLevel\": true,\n                \"Preset\": \"ListPrice\",\n                \"Selectors\": \"[data-ge-basket-productlistprice]\"\n            },\n            {\n                \"IsProductLevel\": true,\n                \"Preset\": \"SalePrice\",\n                \"Selectors\": \"[data-ge-basket-productsaleprice]\"\n            },\n            {\n                \"IsProductLevel\": true,\n                \"Preset\": \"SalePriceTotal\",\n                \"Selectors\": \"[data-ge-basket-productsubtotalprice]\"\n            },\n            {\n                \"IsProductLevel\": true,\n                \"Preset\": \"SalePriceTotalReduceTotalVoucherDiscount\",\n                \"Selectors\": \"[data-ge-basket-productdiscountsprice]\"\n            },\n            {\n                \"IsProductLevel\": true,\n                \"Preset\": \"Personalization\",\n                \"Selectors\": \"[data-ge-basket-productpersonalization-hold]\"\n            },\n            {\n                \"IsProductLevel\": false,\n                \"Preset\": \"TotalVouchersDiscount\",\n                \"Selectors\": \"[data-ge-basket-discounts]\"\n            },\n            {\n                \"IsProductLevel\": false,\n                \"Preset\": \"TotalPersonalization\",\n                \"Selectors\": \"[data-ge-basket-personalization]\"\n            },\n            {\n                \"IsProductLevel\": false,\n                \"Preset\": \"TotalSchoolLogos\",\n                \"Selectors\": \"[data-ge-basket-schoollogo]\"\n            },\n            {\n                \"IsProductLevel\": false,\n                \"Preset\": \"TotalWithoutPersonalizationAndSchoolLogosExcludingAnyDiscount\",\n                \"Selectors\": \"[data-ge-basket-listprice]\"\n            },\n            {\n                \"IsProductLevel\": false,\n                \"Preset\": \"TotalWithoutPersonalizationAndSchoolLogosIncludingAnyDiscount\",\n                \"Selectors\": \"[data-ge-basket-subtotals]\"\n            },\n            {\n                \"IsProductLevel\": false,\n                \"Preset\": \"Total\",\n                \"Selectors\": \"[data-ge-basket-totals]\"\n            }\n        ],\n        \"CartProductIdentifierFieldName\": \"ProductCode\",\n        \"ProductLineItems\": [{\n            \"LineItemSelector\": \"shopping-bag-item.ng-star-inserted\"\n        }]\n    }\n}","CheckoutSettings":"{\n\t\"CheckoutPath\": \"/secure-checkout/international\",\n\t\"NativeContainerSelector\": \"#intlCheckoutContainer\",\n\t\"CheckoutContainerId\": \"geCheckoutContainer\"\n}","ExternalPaymentsTriggers":"[[\"token\",\"cb\",\"ts\",\"s\"]]","IgnoreSelectors":"[data-gem-ignore]","LogoUrl":"https://s3.global-e.com/merchantscontent/LandsEnd/LandsEndLogo_2024.png","MerchantCartTokenSettings":"{ \"CartTokenSource\": { \"ParameterSourceType\": 1, \"ParameterName\": \"GlobalECartId\" } }","MerchantClientGetCartAPIUrl":"https://www.landsend.com/le-api/cd/global-e/get-checkout-cart-info?merchantCartToken={0}&CountryCode={1}","RequestInterceptRegExp":"cart|update|/UpdateItem|/removeItem|/moveActiveItemToLater|/moveLaterItemToActive|/applyPromotion|/removePromotion","ScriptInjectorSettings":"[\t{\t\t\"ElementSelector\": \"head\",\t\t\"ScriptToAdd\": \"var originalSetCartTotalsToZero = GEM. BasketPricingComponent.prototype.setCartTotalsToZero; GEM.BasketPricingComponent.prototype.setCartTotalsToZero = function(cartInfo) { originalSetCartTotalsToZero.call(this, cartInfo); this.DynamicPresetHandler(this.CartSelectors.CartDynamicPresets, cartInfo);};\"\t}]","ShippingSwitcherSettings":"{\n\t\"FlagObjectItem\": {\n\t\t\"FlagObjectDetailsArray\": [\n\t\t\t{\n\t\t\t\t\"MinWidth\": 769,\n\t\t\t\t\"ContainerHtmlTag\": \"div\",\n\t\t\t\t\"ContainerStyle\": \"cursor:pointer;display:inline-block;line-height:40px;\",\n\t\t\t\t\"FlagPrefixText\": \"Ship To \",\n\t\t\t\t\"FlagPrefixStyle\": \"color: black;\",\n\t\t\t\t\"FlagStyle\": \"width:20px;height:20px;display:inline;vertical-align:middle;\",\n\t\t\t\t\"IsCountryName\": false,\n\t\t\t\t\"InsertOnItem\": \".change-ship-to\",\n\t\t\t\t\"WhereToInsertItem\": 5,\n\t\t\t\t\"SizeName\": \"Desktop\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"MinWidth\": 0,\n\t\t\t\t\"MaxWidth\": 768,\n\t\t\t\t\"ContainerHtmlTag\": \"div\",\n\t\t\t\t\"ContainerStyle\": \"cursor:pointer;padding-top: 1em;padding-left: 1em;padding-bottom:1em;\",\n\t\t\t\t\"FlagPrefixText\": \"Shipping to:\",\n\t\t\t\t\"FlagStyle\": \"width:25px;height:25px;display:inline;vertical-align:middle;\",\n\t\t\t\t\"IsCountryName\": false,\n\t\t\t\t\"InsertOnItem\": \"#mobile-menu-ship-to\",\n\t\t\t\t\"WhereToInsertItem\": 5,\n\t\t\t\t\"SizeName\": \"Mobile\"\n\t\t\t}\n\t\t]\n\t},\n\t\"FlagHtmlMask\": \"<{containerHtmlTag} id=\\\"ge_ss{minWidth}\\\" style=\\\"{containerStyle}\\\" class=\\\"{containerClass}\\\"><a id=\\\"ge_flagPrefix\\\" style=\\\"{flagPrefixStyle}\\\" class=\\\"{flagPrefixClass}\\\">{flagPrefixText} <img id=\\\"ge_flag\\\" src=\\\"{flagUrl}\\\" style=\\\"{flagStyle}\\\" class=\\\"{flagClass}\\\"></a><span id=\\\"ge_countryName\\\">{countryName}</span>{suffixHtml}</{containerHtmlTag}>\"\n}","WebStoreCodesConfiguration":"{\"WebStoreCodeSettings\":{\"ParameterSourceType\":4,\"ParameterPartType\":1},\"WebStoreInstanceCodeSettings\":{\"ParameterSourceType\":4,\"ParameterPartType\":1}}","ClientAppSettings":{"AllowClientTracking":{"Value":"true"},"CDNEnabled":{"Value":"true"},"CheckoutContainerSuffix":{"Value":"Global-e_International_Checkout"},"FT_IsAnalyticsSDKEnabled":{"Value":"true"},"FT_UtmReplaceSessionStorageWithCookies":{"Value":"true"},"FullClientTracking":{"Value":"true"},"IsMonitoringMerchant":{"Value":"true"},"IsV2Checkout":{"Value":"true"},"SetGEInCheckoutContainer":{"Value":"true"},"ShowFreeShippingBanner":{"Value":"true"},"TabletAsMobile":{"Value":"false"},"UtmAcceptableUtmSourceList":{"Value":"[\\\"borderfree\\\"]"},"UtmParamsCookieLifetimeInMinutes":{"Value":"43200"},"AdScaleClientSDKURL":{"Value":"https://web.global-e.com/merchant/GetAdScaleClientScript?merchantId=1616"},"AmazonUICulture":{"Value":"en-GB"},"AnalyticsSDKCDN":{"Value":"https://globale-analytics-sdk.global-e.com/PROD/bundle.js"},"AnalyticsUrl":{"Value":"https://services.global-e.com/"},"BfGoogleAdsEnabled":{"Value":"false"},"BfGoogleAdsLifetimeInDays":{"Value":"30"},"CashbackServiceDomainUrl":{"Value":"https://finance-cashback.global-e.com"},"CDNUrl":{"Value":"https://webservices.global-e.com/"},"ChargeMerchantForPrepaidRMAOfReplacement":{"Value":"false"},"CheckoutCDNURL":{"Value":"https://webservices.global-e.com/"},"EnableReplaceUnsupportedCharactersInCheckout":{"Value":"false"},"FinanceServiceBaseUrl":{"Value":"https://finance-calculations.global-e.com"},"FT_AnalyticsSdkEnsureClientIdSynchronized":{"Value":"true"},"FT_BrowsingStartCircuitBreaker":{"Value":"true"},"FT_BrowsingStartEventInsteadOfPageViewed":{"Value":"true"},"FT_IsLegacyAnalyticsSDKEnabled":{"Value":"true"},"FT_PostponePageViewToPageLoadComplete":{"Value":"true"},"FT_UtmRaceConditionEnabled":{"Value":"true"},"GTM_ID":{"Value":"GTM-PWW94X2"},"InternalTrackingEnabled":{"Value":"false"},"PixelAddress":{"Value":"https://utils.global-e.com"},"RangeOfAdditionalPaymentFieldsToDisplayIDs":{"Value":"[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]"},"RefundRMAReplacementShippingTypes":{"Value":"[2,3,4]"},"RefundRMAReplacementStatuses":{"Value":"[9,11,12]"},"TrackingV2":{"Value":"true"},"UseShopifyCheckoutForPickUpDeliveryMethod":{"Value":"false"},"MerchantIdHashed":{"Value":"mZzD"}},"MerchantCurrencies":{"USD":"$","GBP":"£","EUR":"€","ILS":"₪","AFN":"Af","DZD":"DA","ARS":"AR$","AMD":"AMD","AWG":"Afl.","AUD":"AU$","AZN":"man.","BSD":"BS$","BHD":"BD","THB":"฿","PAB":"B/.","BBD":"Bds$","BYR":"BYR","BZD":"BZ$","BMD":"BD$","BOB":"Bs","BRL":"R$","BND":"BN$","BGN":"BGN","BIF":"FBu","CAD":"CA$","CVE":"CV$","KYD":"KY$","XOF":"CFA","XAF":"XAF","XPF":"CFPF","CLP":"CL$","COP":"COP","KMF":"CF","CDF":"CDF","BAM":"KM","NIO":"NIO","CRC":"₡","CUP":"CU$","CZK":"Kč","GMD":"GMD","DKK":"kr","MKD":"MKD","DJF":"Fdj","STD":"Db","DOP":"RD$","VND":"₫","XCD":"EC$","EGP":"EGP","ETB":"Br","FKP":"FK£","FJD":"FJ$","HUF":"Ft","GHS":"GH₵","HTG":"HTG","PYG":"₲","GNF":"FG","GYD":"GY$","HKD":"HK$","UAH":"₴","ISK":"kr","INR":"₹","IRR":"IRR","IQD":"IQD","JMD":"J$","JOD":"JD","KES":"KSh","PGK":"PGK","LAK":"₭","KWD":"KD","MWK":"MWK","AOA":"Kz","MMK":"MMK","GEL":"GEL","LBP":"LBP","ALL":"ALL","HNL":"HNL","SLL":"Le","LRD":"L$","LYD":"LD","SZL":"SZL","LSL":"LSL","MGA":"MGA","MYR":"RM","MUR":"MURs","MXN":"Mex$","MDL":"MDL","MAD":"MAD","MZN":"MTn","NGN":"₦","ERN":"Nfk","NAD":"N$","NPR":"NPRs","ANG":"NAf.","RON":"RON","TWD":"NT$","NZD":"NZ$","BTN":"Nu.","KPW":"KPW","NOK":"kr","PEN":"S/.","MRO":"UM","TOP":"T$","PKR":"Rs","MOP":"MOP$","UYU":"$U","PHP":"₱","BWP":"BWP","QAR":"QR","GTQ":"GTQ","ZAR":"R","OMR":"OMR","KHR":"KHR","MVR":"MVR","IDR":"Rp","RUB":"RUB","RWF":"RWF","SHP":"SH£","SAR":"SAR","RSD":"din.","SCR":"SRe","SGD":"S$","SBD":"SI$","KGS":"KGS","SOS":"Ssh","TJS":"TJS","LKR":"SLRs","SDG":"SDG","SRD":"SR$","SEK":"kr","CHF":"CHF","SYP":"SY£","BDT":"Tk","WST":"WS$","TZS":"TSh","KZT":"KZT","TTD":"TT$","MNT":"₮","TND":"DT","TRY":"TL","TMT":"TMT","AED":"AED","UGX":"USh","UZS":"UZS","VUV":"VT","KRW":"₩","YER":"YR","JPY":"¥","CNY":"CN¥","ZMW":"ZMW","ZWL":"ZWL","PLN":"zł","BYN":"BYN"},"MerchantCurrency":{"CurrencyId":1,"Code":"USD","Name":"US Dollar","Symbol":"$","MaxDecimalPlaces":2},"MerchantCountries":{"AL":{"Code":"AL","DefaultCurrencyCode":"ALL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Albania","VATExemptionDisabled":true},"DZ":{"Code":"DZ","DefaultCurrencyCode":"DZD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Algeria","VATExemptionDisabled":true},"AD":{"Code":"AD","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Andorra","VATExemptionDisabled":true},"AO":{"Code":"AO","DefaultCurrencyCode":"AOA","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Angola","VATExemptionDisabled":true},"AI":{"Code":"AI","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Anguilla","VATExemptionDisabled":true},"AG":{"Code":"AG","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Antigua and Barbuda","VATExemptionDisabled":true},"AR":{"Code":"AR","DefaultCurrencyCode":"ARS","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Argentina","VATExemptionDisabled":true},"AM":{"Code":"AM","DefaultCurrencyCode":"AMD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Armenia","VATExemptionDisabled":true},"AW":{"Code":"AW","DefaultCurrencyCode":"AWG","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Aruba","VATExemptionDisabled":true},"AU":{"Code":"AU","DefaultCurrencyCode":"AUD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Australia","VATExemptionDisabled":true},"AT":{"Code":"AT","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Austria","VATExemptionDisabled":true},"AZ":{"Code":"AZ","DefaultCurrencyCode":"AZN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Azerbaijan","VATExemptionDisabled":true},"BS":{"Code":"BS","DefaultCurrencyCode":"BSD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bahamas","VATExemptionDisabled":true},"BH":{"Code":"BH","DefaultCurrencyCode":"BHD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bahrain","VATExemptionDisabled":true},"BD":{"Code":"BD","DefaultCurrencyCode":"BDT","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bangladesh","VATExemptionDisabled":true},"BB":{"Code":"BB","DefaultCurrencyCode":"BBD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Barbados","VATExemptionDisabled":true},"BE":{"Code":"BE","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Belgium","VATExemptionDisabled":true},"BZ":{"Code":"BZ","DefaultCurrencyCode":"BZD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Belize","VATExemptionDisabled":true},"BJ":{"Code":"BJ","DefaultCurrencyCode":"XOF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Benin","VATExemptionDisabled":true},"BM":{"Code":"BM","DefaultCurrencyCode":"BMD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bermuda","VATExemptionDisabled":true},"BT":{"Code":"BT","DefaultCurrencyCode":"BTN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bhutan","VATExemptionDisabled":true},"BO":{"Code":"BO","DefaultCurrencyCode":"BOB","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bolivia","VATExemptionDisabled":true},"BA":{"Code":"BA","DefaultCurrencyCode":"BAM","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bosnia and Herzegovina","VATExemptionDisabled":true},"BW":{"Code":"BW","DefaultCurrencyCode":"BWP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Botswana","VATExemptionDisabled":true},"BR":{"Code":"BR","DefaultCurrencyCode":"BRL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Brazil","VATExemptionDisabled":true},"VG":{"Code":"VG","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"British Virgin Islands","VATExemptionDisabled":true},"BN":{"Code":"BN","DefaultCurrencyCode":"BND","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Brunei Darussalam","VATExemptionDisabled":true},"BG":{"Code":"BG","DefaultCurrencyCode":"BGN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Bulgaria","VATExemptionDisabled":true},"BF":{"Code":"BF","DefaultCurrencyCode":"XOF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Burkina Faso","VATExemptionDisabled":true},"BI":{"Code":"BI","DefaultCurrencyCode":"BIF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Burundi","VATExemptionDisabled":true},"KH":{"Code":"KH","DefaultCurrencyCode":"KHR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cambodia","VATExemptionDisabled":true},"CM":{"Code":"CM","DefaultCurrencyCode":"XAF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cameroon","VATExemptionDisabled":true},"CA":{"Code":"CA","DefaultCurrencyCode":"CAD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Canada","VATExemptionDisabled":true},"CV":{"Code":"CV","DefaultCurrencyCode":"CVE","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cape Verde","VATExemptionDisabled":true},"KY":{"Code":"KY","DefaultCurrencyCode":"KYD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cayman Islands","VATExemptionDisabled":true},"TD":{"Code":"TD","DefaultCurrencyCode":"XAF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Chad","VATExemptionDisabled":true},"CL":{"Code":"CL","DefaultCurrencyCode":"CLP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Chile","VATExemptionDisabled":true},"CN":{"Code":"CN","DefaultCurrencyCode":"CNY","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"China","VATExemptionDisabled":true},"CO":{"Code":"CO","DefaultCurrencyCode":"COP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Colombia","VATExemptionDisabled":true},"KM":{"Code":"KM","DefaultCurrencyCode":"KMF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Comoros","VATExemptionDisabled":true},"CG":{"Code":"CG","DefaultCurrencyCode":"XAF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Congo","VATExemptionDisabled":true},"CK":{"Code":"CK","DefaultCurrencyCode":"NZD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cook Islands","VATExemptionDisabled":true},"CR":{"Code":"CR","DefaultCurrencyCode":"CRC","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Costa Rica","VATExemptionDisabled":true},"CI":{"Code":"CI","DefaultCurrencyCode":"XOF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cote D'Ivoire (Ivory Coast)","VATExemptionDisabled":true},"HR":{"Code":"HR","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Croatia","VATExemptionDisabled":true},"CY":{"Code":"CY","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Cyprus","VATExemptionDisabled":true},"DK":{"Code":"DK","DefaultCurrencyCode":"DKK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Denmark","VATExemptionDisabled":true},"DJ":{"Code":"DJ","DefaultCurrencyCode":"DJF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Djibouti","VATExemptionDisabled":true},"DM":{"Code":"DM","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Dominica","VATExemptionDisabled":true},"DO":{"Code":"DO","DefaultCurrencyCode":"DOP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Dominican Republic","VATExemptionDisabled":true},"EC":{"Code":"EC","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Ecuador","VATExemptionDisabled":true},"EG":{"Code":"EG","DefaultCurrencyCode":"EGP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Egypt","VATExemptionDisabled":true},"SV":{"Code":"SV","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"El Salvador","VATExemptionDisabled":true},"GQ":{"Code":"GQ","DefaultCurrencyCode":"XAF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Equatorial Guinea","VATExemptionDisabled":true},"EE":{"Code":"EE","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Estonia","VATExemptionDisabled":true},"ET":{"Code":"ET","DefaultCurrencyCode":"ETB","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Ethiopia","VATExemptionDisabled":true},"FK":{"Code":"FK","DefaultCurrencyCode":"FKP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Falkland Islands","VATExemptionDisabled":true},"FO":{"Code":"FO","DefaultCurrencyCode":"DKK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Faroe Islands","VATExemptionDisabled":true},"FJ":{"Code":"FJ","DefaultCurrencyCode":"FJD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Fiji","VATExemptionDisabled":true},"FI":{"Code":"FI","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Finland","VATExemptionDisabled":true},"FR":{"Code":"FR","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"France","VATExemptionDisabled":true},"GF":{"Code":"GF","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"French Guiana","VATExemptionDisabled":true},"GA":{"Code":"GA","DefaultCurrencyCode":"XAF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Gabon","VATExemptionDisabled":true},"GM":{"Code":"GM","DefaultCurrencyCode":"GMD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Gambia","VATExemptionDisabled":true},"GE":{"Code":"GE","DefaultCurrencyCode":"GEL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Georgia","VATExemptionDisabled":true},"DE":{"Code":"DE","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Germany","VATExemptionDisabled":true},"GH":{"Code":"GH","DefaultCurrencyCode":"GHS","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Ghana","VATExemptionDisabled":true},"GI":{"Code":"GI","DefaultCurrencyCode":"GBP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Gibraltar","VATExemptionDisabled":true},"GR":{"Code":"GR","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Greece","VATExemptionDisabled":true},"GL":{"Code":"GL","DefaultCurrencyCode":"DKK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Greenland","VATExemptionDisabled":true},"GD":{"Code":"GD","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Grenada","VATExemptionDisabled":true},"GP":{"Code":"GP","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Guadeloupe","VATExemptionDisabled":true},"GT":{"Code":"GT","DefaultCurrencyCode":"GTQ","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Guatemala","VATExemptionDisabled":true},"GN":{"Code":"GN","DefaultCurrencyCode":"GNF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Guinea","VATExemptionDisabled":true},"GW":{"Code":"GW","DefaultCurrencyCode":"XOF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Guinea-Bissau","VATExemptionDisabled":true},"GY":{"Code":"GY","DefaultCurrencyCode":"GYD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Guyana","VATExemptionDisabled":true},"HT":{"Code":"HT","DefaultCurrencyCode":"HTG","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Haiti","VATExemptionDisabled":true},"HN":{"Code":"HN","DefaultCurrencyCode":"HNL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Honduras","VATExemptionDisabled":true},"HK":{"Code":"HK","DefaultCurrencyCode":"HKD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Hong Kong","VATExemptionDisabled":true},"HU":{"Code":"HU","DefaultCurrencyCode":"HUF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Hungary","VATExemptionDisabled":true},"IS":{"Code":"IS","DefaultCurrencyCode":"ISK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Iceland","VATExemptionDisabled":true},"IN":{"Code":"IN","DefaultCurrencyCode":"INR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"India","VATExemptionDisabled":true},"ID":{"Code":"ID","DefaultCurrencyCode":"IDR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Indonesia","VATExemptionDisabled":true},"IE":{"Code":"IE","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Ireland (Republic of)","VATExemptionDisabled":true},"IL":{"Code":"IL","DefaultCurrencyCode":"ILS","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Israel","VATExemptionDisabled":true},"IT":{"Code":"IT","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Italy","VATExemptionDisabled":true},"JM":{"Code":"JM","DefaultCurrencyCode":"JMD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Jamaica","VATExemptionDisabled":true},"JP":{"Code":"JP","DefaultCurrencyCode":"JPY","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Japan","VATExemptionDisabled":true},"JO":{"Code":"JO","DefaultCurrencyCode":"JOD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Jordan","VATExemptionDisabled":true},"KZ":{"Code":"KZ","DefaultCurrencyCode":"KZT","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Kazakhstan","VATExemptionDisabled":true},"KE":{"Code":"KE","DefaultCurrencyCode":"KES","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Kenya","VATExemptionDisabled":true},"KI":{"Code":"KI","DefaultCurrencyCode":"AUD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Kiribati","VATExemptionDisabled":true},"KR":{"Code":"KR","DefaultCurrencyCode":"KRW","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Korea (South)","VATExemptionDisabled":true},"KW":{"Code":"KW","DefaultCurrencyCode":"KWD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Kuwait","VATExemptionDisabled":true},"KG":{"Code":"KG","DefaultCurrencyCode":"KGS","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Kyrgyzstan","VATExemptionDisabled":true},"LA":{"Code":"LA","DefaultCurrencyCode":"LAK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Laos","VATExemptionDisabled":true},"LV":{"Code":"LV","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Latvia","VATExemptionDisabled":true},"LB":{"Code":"LB","DefaultCurrencyCode":"LBP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Lebanon","VATExemptionDisabled":true},"LS":{"Code":"LS","DefaultCurrencyCode":"LSL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Lesotho","VATExemptionDisabled":true},"LR":{"Code":"LR","DefaultCurrencyCode":"LRD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Liberia","VATExemptionDisabled":true},"LI":{"Code":"LI","DefaultCurrencyCode":"CHF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Liechtenstein","VATExemptionDisabled":true},"LT":{"Code":"LT","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Lithuania","VATExemptionDisabled":true},"LU":{"Code":"LU","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Luxembourg","VATExemptionDisabled":true},"MO":{"Code":"MO","DefaultCurrencyCode":"MOP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Macau","VATExemptionDisabled":true},"MG":{"Code":"MG","DefaultCurrencyCode":"MGA","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Madagascar","VATExemptionDisabled":true},"MW":{"Code":"MW","DefaultCurrencyCode":"MWK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Malawi","VATExemptionDisabled":true},"MY":{"Code":"MY","DefaultCurrencyCode":"MYR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Malaysia","VATExemptionDisabled":true},"MV":{"Code":"MV","DefaultCurrencyCode":"MVR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Maldives","VATExemptionDisabled":true},"MT":{"Code":"MT","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Malta","VATExemptionDisabled":true},"MQ":{"Code":"MQ","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Martinique","VATExemptionDisabled":true},"MR":{"Code":"MR","DefaultCurrencyCode":"MRU","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Mauritania","VATExemptionDisabled":true},"MU":{"Code":"MU","DefaultCurrencyCode":"MUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Mauritius","VATExemptionDisabled":true},"MX":{"Code":"MX","DefaultCurrencyCode":"MXN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Mexico","VATExemptionDisabled":true},"MD":{"Code":"MD","DefaultCurrencyCode":"MDL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Moldova","VATExemptionDisabled":true},"MC":{"Code":"MC","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Monaco","VATExemptionDisabled":true},"MN":{"Code":"MN","DefaultCurrencyCode":"MNT","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Mongolia","VATExemptionDisabled":true},"MS":{"Code":"MS","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Montserrat","VATExemptionDisabled":true},"MA":{"Code":"MA","DefaultCurrencyCode":"MAD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Morocco","VATExemptionDisabled":true},"MZ":{"Code":"MZ","DefaultCurrencyCode":"MZN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Mozambique","VATExemptionDisabled":true},"NA":{"Code":"NA","DefaultCurrencyCode":"NAD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Namibia","VATExemptionDisabled":true},"NR":{"Code":"NR","DefaultCurrencyCode":"AUD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Nauru","VATExemptionDisabled":true},"NP":{"Code":"NP","DefaultCurrencyCode":"NPR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Nepal","VATExemptionDisabled":true},"NL":{"Code":"NL","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Netherlands","VATExemptionDisabled":true},"AN":{"Code":"AN","DefaultCurrencyCode":"ANG","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Netherlands Antilles","VATExemptionDisabled":true},"NC":{"Code":"NC","DefaultCurrencyCode":"XPF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"New Caledonia","VATExemptionDisabled":true},"NZ":{"Code":"NZ","DefaultCurrencyCode":"NZD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"New Zealand","VATExemptionDisabled":true},"NI":{"Code":"NI","DefaultCurrencyCode":"NIO","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Nicaragua","VATExemptionDisabled":true},"NG":{"Code":"NG","DefaultCurrencyCode":"NGN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Nigeria","VATExemptionDisabled":true},"NO":{"Code":"NO","DefaultCurrencyCode":"NOK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Norway","VATExemptionDisabled":true},"OM":{"Code":"OM","DefaultCurrencyCode":"OMR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Oman","VATExemptionDisabled":true},"PK":{"Code":"PK","DefaultCurrencyCode":"PKR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Pakistan","VATExemptionDisabled":true},"PA":{"Code":"PA","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Panama","VATExemptionDisabled":true},"PG":{"Code":"PG","DefaultCurrencyCode":"PGK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Papua New Guinea","VATExemptionDisabled":true},"PY":{"Code":"PY","DefaultCurrencyCode":"PYG","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Paraguay","VATExemptionDisabled":true},"PE":{"Code":"PE","DefaultCurrencyCode":"PEN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Peru","VATExemptionDisabled":true},"PH":{"Code":"PH","DefaultCurrencyCode":"PHP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Philippines","VATExemptionDisabled":true},"PL":{"Code":"PL","DefaultCurrencyCode":"PLN","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Poland","VATExemptionDisabled":true},"PT":{"Code":"PT","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Portugal","VATExemptionDisabled":true},"QA":{"Code":"QA","DefaultCurrencyCode":"QAR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Qatar","VATExemptionDisabled":true},"RE":{"Code":"RE","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Reunion","VATExemptionDisabled":true},"RW":{"Code":"RW","DefaultCurrencyCode":"RWF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Rwanda","VATExemptionDisabled":true},"KN":{"Code":"KN","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Saint Kitts and Nevis","VATExemptionDisabled":true},"LC":{"Code":"LC","DefaultCurrencyCode":"XCD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Saint Lucia","VATExemptionDisabled":true},"SM":{"Code":"SM","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"San Marino","VATExemptionDisabled":true},"SA":{"Code":"SA","DefaultCurrencyCode":"SAR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Saudi Arabia","VATExemptionDisabled":true},"SN":{"Code":"SN","DefaultCurrencyCode":"XOF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Senegal","VATExemptionDisabled":true},"SC":{"Code":"SC","DefaultCurrencyCode":"SCR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Seychelles","VATExemptionDisabled":true},"SL":{"Code":"SL","DefaultCurrencyCode":"SLL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Sierra Leone","VATExemptionDisabled":true},"SG":{"Code":"SG","DefaultCurrencyCode":"SGD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Singapore","VATExemptionDisabled":true},"SK":{"Code":"SK","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Slovak Republic","VATExemptionDisabled":true},"SB":{"Code":"SB","DefaultCurrencyCode":"SBD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Solomon Islands","VATExemptionDisabled":true},"ZA":{"Code":"ZA","DefaultCurrencyCode":"ZAR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"South Africa","VATExemptionDisabled":true},"ES":{"Code":"ES","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Spain","VATExemptionDisabled":true},"LK":{"Code":"LK","DefaultCurrencyCode":"LKR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Sri Lanka","VATExemptionDisabled":true},"SD":{"Code":"SD","DefaultCurrencyCode":"SDG","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Sudan","VATExemptionDisabled":true},"SR":{"Code":"SR","DefaultCurrencyCode":"SRD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Suriname","VATExemptionDisabled":true},"SZ":{"Code":"SZ","DefaultCurrencyCode":"SZL","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Swaziland","VATExemptionDisabled":true},"SE":{"Code":"SE","DefaultCurrencyCode":"SEK","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Sweden","VATExemptionDisabled":true},"CH":{"Code":"CH","DefaultCurrencyCode":"CHF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Switzerland","VATExemptionDisabled":true},"TW":{"Code":"TW","DefaultCurrencyCode":"TWD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Taiwan","VATExemptionDisabled":true},"TZ":{"Code":"TZ","DefaultCurrencyCode":"TZS","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Tanzania","VATExemptionDisabled":true},"TH":{"Code":"TH","DefaultCurrencyCode":"THB","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Thailand","VATExemptionDisabled":true},"TG":{"Code":"TG","DefaultCurrencyCode":"XOF","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Togo","VATExemptionDisabled":true},"TO":{"Code":"TO","DefaultCurrencyCode":"TOP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Tonga","VATExemptionDisabled":true},"TT":{"Code":"TT","DefaultCurrencyCode":"TTD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Trinidad and Tobago","VATExemptionDisabled":true},"TN":{"Code":"TN","DefaultCurrencyCode":"TND","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Tunisia","VATExemptionDisabled":true},"TM":{"Code":"TM","DefaultCurrencyCode":"TMT","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Turkmenistan","VATExemptionDisabled":true},"TC":{"Code":"TC","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Turks and Caicos Islands","VATExemptionDisabled":true},"TV":{"Code":"TV","DefaultCurrencyCode":"AUD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Tuvalu","VATExemptionDisabled":true},"UG":{"Code":"UG","DefaultCurrencyCode":"UGX","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Uganda","VATExemptionDisabled":true},"AE":{"Code":"AE","DefaultCurrencyCode":"AED","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"United Arab Emirates","VATExemptionDisabled":true},"GB":{"Code":"GB","DefaultCurrencyCode":"GBP","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"United Kingdom","VATExemptionDisabled":true},"US":{"Code":"US","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":false,"SupportsFixedPrices":false,"SiteURL":null,"Name":"United States","VATExemptionDisabled":false},"UY":{"Code":"UY","DefaultCurrencyCode":"UYU","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Uruguay","VATExemptionDisabled":true},"UZ":{"Code":"UZ","DefaultCurrencyCode":"UZS","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Uzbekistan","VATExemptionDisabled":true},"VU":{"Code":"VU","DefaultCurrencyCode":"VUV","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Vanuatu","VATExemptionDisabled":true},"VA":{"Code":"VA","DefaultCurrencyCode":"EUR","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Vatican City State (Holy See)","VATExemptionDisabled":true},"VE":{"Code":"VE","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Venezuela","VATExemptionDisabled":true},"VN":{"Code":"VN","DefaultCurrencyCode":"VND","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Vietnam","VATExemptionDisabled":true},"ZM":{"Code":"ZM","DefaultCurrencyCode":"ZMW","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Zambia","VATExemptionDisabled":true},"ZW":{"Code":"ZW","DefaultCurrencyCode":"USD","IsOperatedByGlobalE":true,"SupportsFixedPrices":false,"SiteURL":null,"Name":"Zimbabwe","VATExemptionDisabled":true}},"MerchantCountry":{"Code":"US","CountryCode3":"USA","Name":"United States","SiteURL":null,"IsOperatedByGlobalE":false,"DefaultCurrencyCode":"USD","DefaultVATRateType":null,"UseCountryVAT":false,"SupportsFixedPrices":false,"IsStateMandatory":true,"VATExemptionDisabled":false}})