var actionUrls = {
"api": {
"test": ""
},
"site": {
"cartUrl": '/it/fr/Cart',
"sendMailGetUrl": '/it/fr/Shop/SendMail?wheelCode=-1',
"sendMailPostUrl": '/it/fr/Shop/SendMail',
"addToCartUrl": '/it/fr/Cart/AddToCart',
"sendQuotationRequestMailGetUrl": '/it/fr/Shop/SendQuotationRequestMail?wheelCode=-1',
"sendQuotationRequestMailPostUrl": '/it/fr/Shop/SendQuotationRequestMail',
}
};