Stand Collar Sleeveless Two-Piece Set
${function() {
const variantData = data.variant || {"id":"33dd257a-1eea-4374-91f2-fe334a0908ba","product_id":"b59e7ee1-7a97-4b4d-843d-233995a9701f","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LX23102706-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3263ddcbb138e26183e8c79e3fcc7fb.jpeg","path":"b3263ddcbb138e26183e8c79e3fcc7fb.jpeg","width":1500,"height":2000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":38.9,"min_quantity":1}],"weight":"0.3","compare_at_price":"59","price":"38.9","retail_price":"59","available":true,"url":"\/products\/stand-collar-sleeveless-two-piece-set-o5h0?variant=33dd257a-1eea-4374-91f2-fe334a0908ba","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"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 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":"33dd257a-1eea-4374-91f2-fe334a0908ba","product_id":"b59e7ee1-7a97-4b4d-843d-233995a9701f","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LX23102706-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3263ddcbb138e26183e8c79e3fcc7fb.jpeg","path":"b3263ddcbb138e26183e8c79e3fcc7fb.jpeg","width":1500,"height":2000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":38.9,"min_quantity":1}],"weight":"0.3","compare_at_price":"59","price":"38.9","retail_price":"59","available":true,"url":"\/products\/stand-collar-sleeveless-two-piece-set-o5h0?variant=33dd257a-1eea-4374-91f2-fe334a0908ba","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
`
}()}