Ingvn - Women's Single Shoulder Bag Fashion Solid Color Casual Handbag Outdoor rainbow Canvas Handbag Zipper Cross-body Bag
${function() {
const variantData = data.variant || {"id":"fb0bc8fc-8c64-4777-bbaa-1c4da72d1b6a","product_id":"f32f4700-832a-42f4-a3e8-fc94e47c266e","title":"Yellow","weight_unit":"g","inventory_quantity":9925,"sku":"1005005861440265-Yellow","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bde8527d6693dd96f07d1ff9cc6f6f1.jpeg","path":"6bde8527d6693dd96f07d1ff9cc6f6f1.jpeg","width":1000,"height":1000,"alt":"42470648185038","aspect_ratio":1},"wholesale_price":[{"price":7.24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.24","retail_price":"0","available":true,"url":"\/products\/womens-single-shoulder-bag-fashion-solid-color-casual-handbag-outdoor-rainbow-canvas-handbag-zipper-cross-body-bag?variant=fb0bc8fc-8c64-4777-bbaa-1c4da72d1b6a","available_quantity":9925,"options":[{"name":"Color","value":"Yellow"}],"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 : 1005005861440265-Yellow
${function(){
const variantData = data.variant || {"id":"fb0bc8fc-8c64-4777-bbaa-1c4da72d1b6a","product_id":"f32f4700-832a-42f4-a3e8-fc94e47c266e","title":"Yellow","weight_unit":"g","inventory_quantity":9925,"sku":"1005005861440265-Yellow","barcode":"","position":1,"option1":"Yellow","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bde8527d6693dd96f07d1ff9cc6f6f1.jpeg","path":"6bde8527d6693dd96f07d1ff9cc6f6f1.jpeg","width":1000,"height":1000,"alt":"42470648185038","aspect_ratio":1},"wholesale_price":[{"price":7.24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.24","retail_price":"0","available":true,"url":"\/products\/womens-single-shoulder-bag-fashion-solid-color-casual-handbag-outdoor-rainbow-canvas-handbag-zipper-cross-body-bag?variant=fb0bc8fc-8c64-4777-bbaa-1c4da72d1b6a","available_quantity":9925,"options":[{"name":"Color","value":"Yellow"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}