Embroidered hoodie
${function() {
const variantData = data.variant || {"id":"4d043a52-cfd1-4259-a575-04424d366826","product_id":"c8ef0efb-a719-4a90-acd7-44366a1656c7","title":"red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SMAFKMLH-red-S","barcode":"","position":1,"option1":"red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9359ffc680eb50aae476e734df68cc83.jpeg","path":"9359ffc680eb50aae476e734df68cc83.jpeg","width":544,"height":794,"alt":"","aspect_ratio":0.6851385390428212},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.98","price":"59.99","retail_price":"119.98","available":true,"url":"\/products\/embroidered-hoodie?variant=4d043a52-cfd1-4259-a575-04424d366826","available_quantity":999999999,"options":[{"name":"Color","value":"red"},{"name":"Size","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":2};
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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"4d043a52-cfd1-4259-a575-04424d366826","product_id":"c8ef0efb-a719-4a90-acd7-44366a1656c7","title":"red-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SMAFKMLH-red-S","barcode":"","position":1,"option1":"red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9359ffc680eb50aae476e734df68cc83.jpeg","path":"9359ffc680eb50aae476e734df68cc83.jpeg","width":544,"height":794,"alt":"","aspect_ratio":0.6851385390428212},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.98","price":"59.99","retail_price":"119.98","available":true,"url":"\/products\/embroidered-hoodie?variant=4d043a52-cfd1-4259-a575-04424d366826","available_quantity":999999999,"options":[{"name":"Color","value":"red"},{"name":"Size","value":"S"}],"off_ratio":50,"flashsale_info":[],"sales":2};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}