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":"4643d4eb-ebd2-402f-9510-f6dad7ff48e6","product_id":"2bdf009e-4648-420b-a7ff-df71849c3d28","title":"Black","weight_unit":"g","inventory_quantity":999,"sku":"1005005188565511-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/506bd4bd37adb0943e3d98c53b05dea2.jpeg","path":"506bd4bd37adb0943e3d98c53b05dea2.jpeg","width":1000,"height":1000,"alt":"42470648578254","aspect_ratio":1},"wholesale_price":[{"price":11.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"11.95","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=4643d4eb-ebd2-402f-9510-f6dad7ff48e6","available_quantity":999,"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 : 1005005188565511-Black
${function(){
const variantData = data.variant || {"id":"4643d4eb-ebd2-402f-9510-f6dad7ff48e6","product_id":"2bdf009e-4648-420b-a7ff-df71849c3d28","title":"Black","weight_unit":"g","inventory_quantity":999,"sku":"1005005188565511-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/506bd4bd37adb0943e3d98c53b05dea2.jpeg","path":"506bd4bd37adb0943e3d98c53b05dea2.jpeg","width":1000,"height":1000,"alt":"42470648578254","aspect_ratio":1},"wholesale_price":[{"price":11.95,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"11.95","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=4643d4eb-ebd2-402f-9510-f6dad7ff48e6","available_quantity":999,"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}
`
}()}