Ingvn - Women's Clutch Bag Vintage Slim Thin Women Leather Messenger Bag Envelope Crossbody Bag Candy Color Shoulder Crossbody Bag
${function() {
const variantData = data.variant || {"id":"1a3e9aed-76d1-41e3-86bc-9bd0f994c846","product_id":"aa5e7584-2651-4630-ac51-610a74a4f6b1","title":"brown","weight_unit":"g","inventory_quantity":2448,"sku":"1005006396429208-brown","barcode":"","position":1,"option1":"brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/513dbb30517a91379640ab22f9bb1860.jpeg","path":"513dbb30517a91379640ab22f9bb1860.jpeg","width":1000,"height":1000,"alt":"42470648774862","aspect_ratio":1},"wholesale_price":[{"price":18.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.69","retail_price":"0","available":true,"url":"\/products\/womens-clutch-bag-vintage-slim-thin-women-leather-messenger-bag-envelope-crossbody-bag-candy-color-shoulder-crossbody-bag?variant=1a3e9aed-76d1-41e3-86bc-9bd0f994c846","available_quantity":2448,"options":[{"name":"Color","value":"brown"}],"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 : 1005006396429208-brown
${function(){
const variantData = data.variant || {"id":"1a3e9aed-76d1-41e3-86bc-9bd0f994c846","product_id":"aa5e7584-2651-4630-ac51-610a74a4f6b1","title":"brown","weight_unit":"g","inventory_quantity":2448,"sku":"1005006396429208-brown","barcode":"","position":1,"option1":"brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/513dbb30517a91379640ab22f9bb1860.jpeg","path":"513dbb30517a91379640ab22f9bb1860.jpeg","width":1000,"height":1000,"alt":"42470648774862","aspect_ratio":1},"wholesale_price":[{"price":18.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.69","retail_price":"0","available":true,"url":"\/products\/womens-clutch-bag-vintage-slim-thin-women-leather-messenger-bag-envelope-crossbody-bag-candy-color-shoulder-crossbody-bag?variant=1a3e9aed-76d1-41e3-86bc-9bd0f994c846","available_quantity":2448,"options":[{"name":"Color","value":"brown"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}