Ingvn - Decorative Buttons Split Midi Skirt
${function() {
const variantData = data.variant || {"id":"76a3fc8e-ded1-47d4-a1dd-14293d37362a","product_id":"081cd0cd-645d-4095-90e3-0033ea7526bd","title":"Light Green-S","weight_unit":"g","inventory_quantity":777,"sku":"100100291698927","barcode":"100100291698927","position":1,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5c11939feb82f7d6bc190b10d3c2d15.jpeg","path":"e5c11939feb82f7d6bc190b10d3c2d15.jpeg","width":667,"height":1000,"alt":"Ingvn - Decorative Buttons Split Midi Skirt Light Green \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":26.7,"min_quantity":1}],"weight":"183.14","compare_at_price":"0","price":"26.7","retail_price":"0","available":true,"url":"\/products\/decorative-buttons-split-midi-skirt?variant=76a3fc8e-ded1-47d4-a1dd-14293d37362a","available_quantity":777,"options":[{"name":"Color","value":"Light Green"},{"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 : 100100291698927
Weight : 183.14g
Barcode : 100100291698927
${function(){
const variantData = data.variant || {"id":"76a3fc8e-ded1-47d4-a1dd-14293d37362a","product_id":"081cd0cd-645d-4095-90e3-0033ea7526bd","title":"Light Green-S","weight_unit":"g","inventory_quantity":777,"sku":"100100291698927","barcode":"100100291698927","position":1,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5c11939feb82f7d6bc190b10d3c2d15.jpeg","path":"e5c11939feb82f7d6bc190b10d3c2d15.jpeg","width":667,"height":1000,"alt":"Ingvn - Decorative Buttons Split Midi Skirt Light Green \/ S","aspect_ratio":0.667},"wholesale_price":[{"price":26.7,"min_quantity":1}],"weight":"183.14","compare_at_price":"0","price":"26.7","retail_price":"0","available":true,"url":"\/products\/decorative-buttons-split-midi-skirt?variant=76a3fc8e-ded1-47d4-a1dd-14293d37362a","available_quantity":777,"options":[{"name":"Color","value":"Light Green"},{"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}
`
}()}