Womens Zipper V-Neck Casual Slim Fit Sweater Dress Long Sleeve Solid Sweaters Knit Mini Dress
${function() {
const variantData = data.variant || {"id":"246fff1b-36e9-4bbd-885d-97f8f77d9ac2","product_id":"8dda54be-a979-4f9c-b78c-bc0e35f77082","title":"Black-XS","weight_unit":"g","inventory_quantity":888,"sku":"601099676430439-Black-XS","barcode":"","position":3,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/221259ce9fe6bf961514b8580e454534.jpeg","path":"221259ce9fe6bf961514b8580e454534.jpeg","width":1350,"height":1350,"alt":"42855374389454|42855374586062|42855374782670|42855374979278|42855375175886","aspect_ratio":1},"wholesale_price":[{"price":39.08,"min_quantity":1}],"weight":"0","compare_at_price":"39.08","price":"39.08","retail_price":"39.08","available":true,"url":"\/products\/womens-zipper-v-neck-casual-slim-fit-sweater-dress-long-sleeve-solid-sweaters-knit-mini-dress?variant=246fff1b-36e9-4bbd-885d-97f8f77d9ac2","available_quantity":888,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"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 : 601099676430439-Black-XS
${function(){
const variantData = data.variant || {"id":"246fff1b-36e9-4bbd-885d-97f8f77d9ac2","product_id":"8dda54be-a979-4f9c-b78c-bc0e35f77082","title":"Black-XS","weight_unit":"g","inventory_quantity":888,"sku":"601099676430439-Black-XS","barcode":"","position":3,"option1":"Black","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/221259ce9fe6bf961514b8580e454534.jpeg","path":"221259ce9fe6bf961514b8580e454534.jpeg","width":1350,"height":1350,"alt":"42855374389454|42855374586062|42855374782670|42855374979278|42855375175886","aspect_ratio":1},"wholesale_price":[{"price":39.08,"min_quantity":1}],"weight":"0","compare_at_price":"39.08","price":"39.08","retail_price":"39.08","available":true,"url":"\/products\/womens-zipper-v-neck-casual-slim-fit-sweater-dress-long-sleeve-solid-sweaters-knit-mini-dress?variant=246fff1b-36e9-4bbd-885d-97f8f77d9ac2","available_quantity":888,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}