Vintage Imitation Cashmere Scarf Men's Outdoor Leisure Plush Warm Knitted Neck Scarf
${function() {
const variantData = data.variant || {"id":"97b2e016-dfde-4428-8fb6-068bd734a1d1","product_id":"002aef14-48f1-4aa1-bb3b-0a720ac43773","title":"Gray-77Cm","weight_unit":"g","inventory_quantity":999,"sku":"XH9zS8JmQ-Gray-77Cm","barcode":"","position":1,"option1":"Gray","option2":"77Cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/397f35257279a9389cca5bba3584e9b1.jpeg","path":"397f35257279a9389cca5bba3584e9b1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.89,"min_quantity":1}],"weight":"0","compare_at_price":"26","price":"13.89","retail_price":"26","available":true,"url":"\/products\/vintage-imitation-cashmere-scarf-mens-outdoor-leisure-plush-warm-knitted-neck-scarf?variant=97b2e016-dfde-4428-8fb6-068bd734a1d1","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"\u957f\u5ea6(CM)","value":"77Cm"}],"off_ratio":47,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : XH9zS8JmQ-Gray-77Cm
${function(){
const variantData = data.variant || {"id":"97b2e016-dfde-4428-8fb6-068bd734a1d1","product_id":"002aef14-48f1-4aa1-bb3b-0a720ac43773","title":"Gray-77Cm","weight_unit":"g","inventory_quantity":999,"sku":"XH9zS8JmQ-Gray-77Cm","barcode":"","position":1,"option1":"Gray","option2":"77Cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/397f35257279a9389cca5bba3584e9b1.jpeg","path":"397f35257279a9389cca5bba3584e9b1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.89,"min_quantity":1}],"weight":"0","compare_at_price":"26","price":"13.89","retail_price":"26","available":true,"url":"\/products\/vintage-imitation-cashmere-scarf-mens-outdoor-leisure-plush-warm-knitted-neck-scarf?variant=97b2e016-dfde-4428-8fb6-068bd734a1d1","available_quantity":999999999,"options":[{"name":"Color","value":"Gray"},{"name":"\u957f\u5ea6(CM)","value":"77Cm"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}
people are viewing this right now
${function() {
const postageFreeAmount = 89;
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 `
`;
}()}