[Safety and Guaranteed] Put On The Puncture Jacket
${function() {
const variantData = data.variant || {"id":"0eea5d6b-e130-42f2-a299-130d2048feca","product_id":"01b1e5ff-319d-4457-bb8d-68dd8a605e93","title":"Black-M","weight_unit":"kg","inventory_quantity":0,"sku":"1WF231215-HEI-M","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e38b9debd4330255ecf3d35a0dd2baa4.jpg","path":"e38b9debd4330255ecf3d35a0dd2baa4.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"49.99","retail_price":"69.99","available":true,"url":"\/products\/saf2?variant=0eea5d6b-e130-42f2-a299-130d2048feca","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":29,"flashsale_info":[],"sales":1454};
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.
${function(){
const variantData = data.variant || {"id":"0eea5d6b-e130-42f2-a299-130d2048feca","product_id":"01b1e5ff-319d-4457-bb8d-68dd8a605e93","title":"Black-M","weight_unit":"kg","inventory_quantity":0,"sku":"1WF231215-HEI-M","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e38b9debd4330255ecf3d35a0dd2baa4.jpg","path":"e38b9debd4330255ecf3d35a0dd2baa4.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"49.99","retail_price":"69.99","available":true,"url":"\/products\/saf2?variant=0eea5d6b-e130-42f2-a299-130d2048feca","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":29,"flashsale_info":[],"sales":1454};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}