Ingvn - Pearl Female Bag Retro Luxury Designer Handbag Bow Crossbody Bags Fashion Canvas Women's 2024 Trend Shoulder bag Purses
${function() {
const variantData = data.variant || {"id":"272b01a7-1ea4-43f3-aa44-bc6b78f29063","product_id":"2bdf009e-4648-420b-a7ff-df71849c3d28","title":"White","weight_unit":"g","inventory_quantity":162,"sku":"1005005188565511-White","barcode":"","position":3,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0868ff2d97d325cd7a40362d34839cf8.jpeg","path":"0868ff2d97d325cd7a40362d34839cf8.jpeg","width":1000,"height":1000,"alt":"42470648643790","aspect_ratio":1},"wholesale_price":[{"price":11.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"11.88","retail_price":"0","available":true,"url":"\/products\/pearl-female-bag-retro-luxury-designer-handbag-bow-crossbody-bags-fashion-canvas-womens-2023-trend-shoulder-bag-purses?variant=272b01a7-1ea4-43f3-aa44-bc6b78f29063","available_quantity":162,"options":[{"name":"Color","value":"White"}],"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 : 1005005188565511-White
${function(){
const variantData = data.variant || {"id":"272b01a7-1ea4-43f3-aa44-bc6b78f29063","product_id":"2bdf009e-4648-420b-a7ff-df71849c3d28","title":"White","weight_unit":"g","inventory_quantity":162,"sku":"1005005188565511-White","barcode":"","position":3,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0868ff2d97d325cd7a40362d34839cf8.jpeg","path":"0868ff2d97d325cd7a40362d34839cf8.jpeg","width":1000,"height":1000,"alt":"42470648643790","aspect_ratio":1},"wholesale_price":[{"price":11.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"11.88","retail_price":"0","available":true,"url":"\/products\/pearl-female-bag-retro-luxury-designer-handbag-bow-crossbody-bags-fashion-canvas-womens-2023-trend-shoulder-bag-purses?variant=272b01a7-1ea4-43f3-aa44-bc6b78f29063","available_quantity":162,"options":[{"name":"Color","value":"White"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}