Stylish Solid Button Front Cardigan - Women's Long Sleeve Drop Shoulder Casual Outwear - Cozy Winter Clothing for Everyday Wear
${function() {
const variantData = data.variant || {"id":"38d89705-5452-428b-909a-00acb200a30a","product_id":"aef88a6a-22ac-439d-8bf7-1b14e58f3986","title":"S-Camel","weight_unit":"g","inventory_quantity":999,"sku":"601099528337014-S-Camel","barcode":"","position":1,"option1":"S","option2":"Camel","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81016d3631881229e325b7e3621b2d4c.jpeg","path":"81016d3631881229e325b7e3621b2d4c.jpeg","width":1340,"height":1340,"alt":"42855379632334|42855379665102|42855379697870|42855379730638","aspect_ratio":1},"wholesale_price":[{"price":29.86,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.86","retail_price":"0","available":true,"url":"\/products\/stylish-solid-button-front-cardigan-womens-long-sleeve-drop-shoulder-casual-outwear-cozy-winter-clothing-for-everyday-wear?variant=38d89705-5452-428b-909a-00acb200a30a","available_quantity":999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Camel"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099528337014-S-Camel
${function(){
const variantData = data.variant || {"id":"38d89705-5452-428b-909a-00acb200a30a","product_id":"aef88a6a-22ac-439d-8bf7-1b14e58f3986","title":"S-Camel","weight_unit":"g","inventory_quantity":999,"sku":"601099528337014-S-Camel","barcode":"","position":1,"option1":"S","option2":"Camel","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/81016d3631881229e325b7e3621b2d4c.jpeg","path":"81016d3631881229e325b7e3621b2d4c.jpeg","width":1340,"height":1340,"alt":"42855379632334|42855379665102|42855379697870|42855379730638","aspect_ratio":1},"wholesale_price":[{"price":29.86,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.86","retail_price":"0","available":true,"url":"\/products\/stylish-solid-button-front-cardigan-womens-long-sleeve-drop-shoulder-casual-outwear-cozy-winter-clothing-for-everyday-wear?variant=38d89705-5452-428b-909a-00acb200a30a","available_quantity":999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Camel"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}