Ingvn - Canvas Bags for Women Handbag Shoulder Bag Large Capacity Solid Color Totes Shopper Bags Casual Female Cross Body Bags
${function() {
const variantData = data.variant || {"id":"b8e38d34-cf1a-4096-a58e-36aeb27f336c","product_id":"5a9d018a-57d8-41ab-8113-3b7a67d25cf8","title":"black","weight_unit":"g","inventory_quantity":2404,"sku":"1005005482363146-black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e626336386c7126707d01749b13e89f.jpeg","path":"9e626336386c7126707d01749b13e89f.jpeg","width":1000,"height":1000,"alt":"42470584352974","aspect_ratio":1},"wholesale_price":[{"price":15.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.67","retail_price":"0","available":true,"url":"\/products\/canvas-bags-for-women-handbag-shoulder-bag-large-capacity-solid-color-totes-shopper-bags-casual-female-cross-body-bags?variant=b8e38d34-cf1a-4096-a58e-36aeb27f336c","available_quantity":2404,"options":[{"name":"Color","value":"black"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 1005005482363146-black
${function(){
const variantData = data.variant || {"id":"b8e38d34-cf1a-4096-a58e-36aeb27f336c","product_id":"5a9d018a-57d8-41ab-8113-3b7a67d25cf8","title":"black","weight_unit":"g","inventory_quantity":2404,"sku":"1005005482363146-black","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9e626336386c7126707d01749b13e89f.jpeg","path":"9e626336386c7126707d01749b13e89f.jpeg","width":1000,"height":1000,"alt":"42470584352974","aspect_ratio":1},"wholesale_price":[{"price":15.67,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15.67","retail_price":"0","available":true,"url":"\/products\/canvas-bags-for-women-handbag-shoulder-bag-large-capacity-solid-color-totes-shopper-bags-casual-female-cross-body-bags?variant=b8e38d34-cf1a-4096-a58e-36aeb27f336c","available_quantity":2404,"options":[{"name":"Color","value":"black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}