Casual Women's Striped Mock Neck Long Sleeve Pullover Sweater with Fake Button Detail
${function() {
const variantData = data.variant || {"id":"c7dbbd5a-fb9e-4364-85c3-be9110f6ff6c","product_id":"4ad34912-ce4f-4b3f-87f5-bc9a5d33646f","title":"M-White","weight_unit":"g","inventory_quantity":999,"sku":"601099523088620-M-White","barcode":"","position":1,"option1":"M","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9d2fa8c24b709d1401dda162c3a24f73.jpeg","path":"9d2fa8c24b709d1401dda162c3a24f73.jpeg","width":1350,"height":1350,"alt":"42855377895630|42855377928398|42855377961166","aspect_ratio":1},"wholesale_price":[{"price":32.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.28","retail_price":"0","available":true,"url":"\/products\/casual-womens-striped-mock-neck-long-sleeve-pullover-sweater-with-fake-button-detail?variant=c7dbbd5a-fb9e-4364-85c3-be9110f6ff6c","available_quantity":999,"options":[{"name":"Size","value":"M"},{"name":"Color","value":"White"}],"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 : 601099523088620-M-White
${function(){
const variantData = data.variant || {"id":"c7dbbd5a-fb9e-4364-85c3-be9110f6ff6c","product_id":"4ad34912-ce4f-4b3f-87f5-bc9a5d33646f","title":"M-White","weight_unit":"g","inventory_quantity":999,"sku":"601099523088620-M-White","barcode":"","position":1,"option1":"M","option2":"White","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9d2fa8c24b709d1401dda162c3a24f73.jpeg","path":"9d2fa8c24b709d1401dda162c3a24f73.jpeg","width":1350,"height":1350,"alt":"42855377895630|42855377928398|42855377961166","aspect_ratio":1},"wholesale_price":[{"price":32.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.28","retail_price":"0","available":true,"url":"\/products\/casual-womens-striped-mock-neck-long-sleeve-pullover-sweater-with-fake-button-detail?variant=c7dbbd5a-fb9e-4364-85c3-be9110f6ff6c","available_quantity":999,"options":[{"name":"Size","value":"M"},{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}