Hot Stamping Short-sleeved T-shirt
${function() {
const variantData = data.variant || {"id":"f011cbcb-a470-499a-8ccf-34679a89a24a","product_id":"51dd03fc-6b28-4b7e-a6fc-2c42661215fe","title":"round neck top-gold-S(US 6-8)","weight_unit":"g","inventory_quantity":8888,"sku":"YSHHP240173-gold-S(US 6-8)-round neck top","barcode":"","position":1,"option1":"round neck top","option2":"gold","option3":"S(US 6-8)","note":"","image":{"src":"\/\/img.staticdj.com\/58080e910728a984a72a16957170e87f.jpeg","path":"58080e910728a984a72a16957170e87f.jpeg","width":562,"height":1000,"alt":"Hot Stamping Short-Sleeved T-Shirt Round Neck Top \/ Gold S(Us 6-8)","aspect_ratio":0.562},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/hot-stamping-short-sleeved-t-shirt-1?variant=f011cbcb-a470-499a-8ccf-34679a89a24a","available_quantity":999999999,"options":[{"name":"Product choice","value":"round neck top"},{"name":"color","value":"gold"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":33,"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}
`
}()}
${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 : YSHHP240173-gold-S(US 6-8)-round neck top
${function(){
const variantData = data.variant || {"id":"f011cbcb-a470-499a-8ccf-34679a89a24a","product_id":"51dd03fc-6b28-4b7e-a6fc-2c42661215fe","title":"round neck top-gold-S(US 6-8)","weight_unit":"g","inventory_quantity":8888,"sku":"YSHHP240173-gold-S(US 6-8)-round neck top","barcode":"","position":1,"option1":"round neck top","option2":"gold","option3":"S(US 6-8)","note":"","image":{"src":"\/\/img.staticdj.com\/58080e910728a984a72a16957170e87f.jpeg","path":"58080e910728a984a72a16957170e87f.jpeg","width":562,"height":1000,"alt":"Hot Stamping Short-Sleeved T-Shirt Round Neck Top \/ Gold S(Us 6-8)","aspect_ratio":0.562},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/hot-stamping-short-sleeved-t-shirt-1?variant=f011cbcb-a470-499a-8ccf-34679a89a24a","available_quantity":999999999,"options":[{"name":"Product choice","value":"round neck top"},{"name":"color","value":"gold"},{"name":"size","value":"S(US 6-8)"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}