Ingvn - Patchwork Stripe Knitted Mini Dress 2023 Fall Winter Women Fashion Full Sleeve Bodycon Short Clubwear Party Outfits Streetwear
${function() {
const variantData = data.variant || {"id":"f56dbf4c-5d96-4835-afa1-eb74b15c3168","product_id":"733da662-2e37-4749-bd3d-153699a5f800","title":"Gray-S","weight_unit":"g","inventory_quantity":500,"sku":"49223229-gray-s","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34c1a130b15ced230cd88fe138284ea3.jpeg","path":"34c1a130b15ced230cd88fe138284ea3.jpeg","width":1000,"height":1000,"alt":"622070891-1","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/patchwork-stripe-knitted-mini-dress-2023-fall-winter-women-fashion-full-sleeve-bodycon-short-clubwear-party-outfits-streetwear?variant=f56dbf4c-5d96-4835-afa1-eb74b15c3168","available_quantity":500,"options":[{"name":"Color","value":"Gray"},{"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.
${function(){
const variantData = data.variant || {"id":"f56dbf4c-5d96-4835-afa1-eb74b15c3168","product_id":"733da662-2e37-4749-bd3d-153699a5f800","title":"Gray-S","weight_unit":"g","inventory_quantity":500,"sku":"49223229-gray-s","barcode":"","position":1,"option1":"Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34c1a130b15ced230cd88fe138284ea3.jpeg","path":"34c1a130b15ced230cd88fe138284ea3.jpeg","width":1000,"height":1000,"alt":"622070891-1","aspect_ratio":1},"wholesale_price":[{"price":28.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.99","retail_price":"0","available":true,"url":"\/products\/patchwork-stripe-knitted-mini-dress-2023-fall-winter-women-fashion-full-sleeve-bodycon-short-clubwear-party-outfits-streetwear?variant=f56dbf4c-5d96-4835-afa1-eb74b15c3168","available_quantity":500,"options":[{"name":"Color","value":"Gray"},{"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}
`
}()}