Yickyue Korean Natural Shell Wind Chime Simple Wall Decoration Handicraft Wind Chime And Hanging Decoration Mural Of Coffee Shop Handmad
${function() {
const variantData = data.variant || {"id":"cfc14010-e034-44df-a7f8-c69297eefc12","product_id":"f15878b4-e77b-42cd-b170-6155fe1b275f","title":"Thick branch-finished product","weight_unit":"lb","inventory_quantity":997,"sku":"31142361-thick-branch-finished-product","barcode":"","position":1,"option1":"Thick branch","option2":"finished product","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4ac7d454ccd4fe4d59722d3ef21a04c.jpeg","path":"b4ac7d454ccd4fe4d59722d3ef21a04c.jpeg","width":1241,"height":1252,"alt":"","aspect_ratio":0.9912140575079872},"wholesale_price":[{"price":28.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.04","retail_price":"0","available":true,"url":"\/products\/yickyue-korean-natural-shell-wind-chime-simple-wall-decoration-handicraft-wind-chime-and-hanging-decoration-mural-of-coffee-shop-handmad?variant=cfc14010-e034-44df-a7f8-c69297eefc12","available_quantity":997,"options":[{"name":"Color","value":"Thick branch"},{"name":"Size","value":"finished product"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
⚠️ Due to warehouse upgrades, all orders placed after January 21 will be shipped in order after February 5.
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 31142361-thick-branch-finished-product
${function(){
const variantData = data.variant || {"id":"cfc14010-e034-44df-a7f8-c69297eefc12","product_id":"f15878b4-e77b-42cd-b170-6155fe1b275f","title":"Thick branch-finished product","weight_unit":"lb","inventory_quantity":997,"sku":"31142361-thick-branch-finished-product","barcode":"","position":1,"option1":"Thick branch","option2":"finished product","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b4ac7d454ccd4fe4d59722d3ef21a04c.jpeg","path":"b4ac7d454ccd4fe4d59722d3ef21a04c.jpeg","width":1241,"height":1252,"alt":"","aspect_ratio":0.9912140575079872},"wholesale_price":[{"price":28.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.04","retail_price":"0","available":true,"url":"\/products\/yickyue-korean-natural-shell-wind-chime-simple-wall-decoration-handicraft-wind-chime-and-hanging-decoration-mural-of-coffee-shop-handmad?variant=cfc14010-e034-44df-a7f8-c69297eefc12","available_quantity":997,"options":[{"name":"Color","value":"Thick branch"},{"name":"Size","value":"finished product"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
Buy $35.00 more to enjoy FREE Shipping
30 Days returns, 100% Money Back Guarantee
7*24h Service at: support@yickyue.com
people are viewing this right now
${function() {
const minDays = parseInt('7');
const maxDays = parseInt('15');
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 = 35;
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 `
`;
}()}