



// The Profile
SC.ENVIRONMENT.PROFILE = {"contactloginid":"0","firstname":"","paymentterms":null,"phoneinfo":null,"middlename":"","vatregistration":null,"creditholdoverride":null,"lastname":"","internalid":"0","addressbook":null,"campaignsubscriptions":[{"internalid":4,"subscribed":false,"name":"Newsletters","description":null}],"stage":null,"isperson":null,"balance":null,"creditcards":null,"companyname":null,"name":null,"emailsubscribe":"T","creditlimit":null,"email":"","isLoggedIn":"F","isRecognized":"F","isGuest":"F","priceLevel":"5","subsidiary":"24","language":"ja","currency":{"internalid":"6","symbol":"￥","currencyname":"Japanese Yen","code":"JPY","precision":0}};

SC.SESSION = {
currency: {"name":"Japanese Yen","internalid":"6","symbol":"￥","currencyname":"Japanese Yen","code":"JPY","symbolplacement":1}
,	language: {"locale":"ja_JP","name":"日本語","languagename":"日本語","isdefault":"T","host":"www.maclaren.jp"}
,	priceLevel: "5"
,	touchpoints: {"logout":"/b2c/logOut.ssp?logoff=T&ckabandon=dOsTU0OMArqne7XF","customercenter":"https://www.maclaren.jp/b2c/my_account.ssp","serversync":"https://www.maclaren.jp/app/site/backend/syncidentity.nl?c=3517976&n=6&chrole=17&ck=dOsTU0OMArqne7XF&cktime=166979","viewcart":"/b2c/goToCart.ssp","login":"/b2c/checkout.ssp?is=login&login=T","welcome":"/s.nl","checkout":"/b2c/checkout.ssp?is=checkout","continueshopping":"/","home":"https://www.maclaren.jp","register":"/b2c/checkout.ssp?is=register&login=T&reset=T&newcust=T","storelocator":"/b2c/checkout.ssp?is=storelocator&login=T"}
,	subsidiary: 24
};

SC.ENVIRONMENT.permissions = {"transactions":{"tranCashSale":0,"tranCustCred":0,"tranCustDep":0,"tranCustPymt":0,"tranStatement":0,"tranCustInvc":0,"tranItemShip":0,"tranSalesOrd":0,"tranEstimate":0,"tranRtnAuth":0,"tranDepAppl":0,"tranSalesOrdFulfill":0,"tranFind":0,"tranPurchases":0,"tranPurchasesReturns":0},"lists":{"regtAcctRec":0,"regtNonPosting":0,"listCase":0,"listContact":0,"listCustJob":0,"listCompany":0,"listIssue":0,"listCustProfile":0,"listExport":0,"listFind":0,"listCrmMessage":0}};

// Cases configuration

SC.ENVIRONMENT.CASES_CONFIG = {"defaultValues":{"statusStart":{"id":"1"},"statusClose":{"id":"5"},"origin":{"id":"-5"}}};


//ProductList
SC.ENVIRONMENT.PRODUCTLIST_ENABLED = true;


// EnvironmentFiles-Customization START
// Remove publish and add userPublish

SC.ENVIRONMENT.sessionPublished = {};



// EnvironmentFiles-Customization END

if (SC.PROFILE_PROMISE)
{
SC.PROFILE_PROMISE.resolve(SC.ENVIRONMENT.PROFILE);
}