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