Ingvn - Double-Strap Crisscross Knit Cami
${function() {
const variantData = data.variant || {"id":"11ab560c-3c13-4535-8ea0-e23a8e8cacef","product_id":"009cacc2-5983-45d0-97ee-08edb48f2e54","title":"Light Green-S","weight_unit":"g","inventory_quantity":777,"sku":"100100901227222","barcode":"100100901227222","position":7,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3f4b8072eabade4c7297df902d8cf08.jpeg","path":"e3f4b8072eabade4c7297df902d8cf08.jpeg","width":751,"height":1000,"alt":"Ingvn - Double-Strap Crisscross Knit Cami Light Green \/ S","aspect_ratio":0.751},"wholesale_price":[{"price":21.36,"min_quantity":1}],"weight":"97.14","compare_at_price":"0","price":"21.36","retail_price":"0","available":true,"url":"\/products\/double-strap-crisscross-knit-cami?variant=11ab560c-3c13-4535-8ea0-e23a8e8cacef","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 : 100100901227222
Weight : 97.14g
Barcode : 100100901227222
${function(){
const variantData = data.variant || {"id":"11ab560c-3c13-4535-8ea0-e23a8e8cacef","product_id":"009cacc2-5983-45d0-97ee-08edb48f2e54","title":"Light Green-S","weight_unit":"g","inventory_quantity":777,"sku":"100100901227222","barcode":"100100901227222","position":7,"option1":"Light Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3f4b8072eabade4c7297df902d8cf08.jpeg","path":"e3f4b8072eabade4c7297df902d8cf08.jpeg","width":751,"height":1000,"alt":"Ingvn - Double-Strap Crisscross Knit Cami Light Green \/ S","aspect_ratio":0.751},"wholesale_price":[{"price":21.36,"min_quantity":1}],"weight":"97.14","compare_at_price":"0","price":"21.36","retail_price":"0","available":true,"url":"\/products\/double-strap-crisscross-knit-cami?variant=11ab560c-3c13-4535-8ea0-e23a8e8cacef","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}
`
}()}