Square Tassel Shoulder Woven Bag
${function() {
const variantData = data.variant || {"id":"c53887f9-f706-4cb0-bf10-b8f517ae7cfb","product_id":"c28da034-261b-4043-808f-c73fe91cd9e3","title":"Apricot","weight_unit":"kg","inventory_quantity":1000,"sku":"BAG-LX29090705-Apricot","barcode":"","position":1,"option1":"Apricot","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/379bf6e3b67b8754f3867c3e7c4aac36.jpeg","path":"379bf6e3b67b8754f3867c3e7c4aac36.jpeg","width":800,"height":983,"alt":"","aspect_ratio":0.8138351983723296},"wholesale_price":[{"price":35.68,"min_quantity":1}],"weight":"0.4","compare_at_price":"54","price":"35.68","retail_price":"54","available":true,"url":"\/products\/square-tassel-shoulder-woven-bag?variant=c53887f9-f706-4cb0-bf10-b8f517ae7cfb","available_quantity":999999999,"options":[{"name":"Color","value":"Apricot"}],"off_ratio":34,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
Free shipping on orders over $79
Ship Quickly & Fast Delivery
Fast & Easy After-sales Service
Healthy, Sustainable Fabrics
people are viewing this right now
${function() {
const minDays = parseInt('8');
const maxDays = parseInt('20');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + '')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + '');
return `
${tipText}
`;
}()}
${function() {
const postageFreeAmount = 79;
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c53887f9-f706-4cb0-bf10-b8f517ae7cfb","product_id":"c28da034-261b-4043-808f-c73fe91cd9e3","title":"Apricot","weight_unit":"kg","inventory_quantity":1000,"sku":"BAG-LX29090705-Apricot","barcode":"","position":1,"option1":"Apricot","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/379bf6e3b67b8754f3867c3e7c4aac36.jpeg","path":"379bf6e3b67b8754f3867c3e7c4aac36.jpeg","width":800,"height":983,"alt":"","aspect_ratio":0.8138351983723296},"wholesale_price":[{"price":35.68,"min_quantity":1}],"weight":"0.4","compare_at_price":"54","price":"35.68","retail_price":"54","available":true,"url":"\/products\/square-tassel-shoulder-woven-bag?variant=c53887f9-f706-4cb0-bf10-b8f517ae7cfb","available_quantity":999999999,"options":[{"name":"Color","value":"Apricot"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
`
}()}