Cozy Fit Drop Shoulder Sweater - Pullovers - Soft, Loose Knitted, Casual Crew Neck, Long Sleeve, Women's Clothing for Everyday Wear
${function() {
const variantData = data.variant || {"id":"7e343931-342c-43a8-9f4b-e5452a51cf59","product_id":"11ea0f9e-9993-4bd4-bb34-4fc7ab0c6e28","title":"Blue-S","weight_unit":"g","inventory_quantity":88,"sku":"601099563977695-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/faba2003f211b2ff82a3b211ca65aab1.jpeg","path":"faba2003f211b2ff82a3b211ca65aab1.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.75","retail_price":"0","available":true,"url":"\/products\/cozy-fit-drop-shoulder-sweater-pullovers-soft-loose-knitted-casual-crew-neck-long-sleeve-womens-clothing-for-everyday-wear?variant=7e343931-342c-43a8-9f4b-e5452a51cf59","available_quantity":88,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"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 : 601099563977695-Blue-S
${function(){
const variantData = data.variant || {"id":"7e343931-342c-43a8-9f4b-e5452a51cf59","product_id":"11ea0f9e-9993-4bd4-bb34-4fc7ab0c6e28","title":"Blue-S","weight_unit":"g","inventory_quantity":88,"sku":"601099563977695-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/faba2003f211b2ff82a3b211ca65aab1.jpeg","path":"faba2003f211b2ff82a3b211ca65aab1.jpeg","width":1350,"height":1350,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.75","retail_price":"0","available":true,"url":"\/products\/cozy-fit-drop-shoulder-sweater-pullovers-soft-loose-knitted-casual-crew-neck-long-sleeve-womens-clothing-for-everyday-wear?variant=7e343931-342c-43a8-9f4b-e5452a51cf59","available_quantity":88,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}