Sticky™
${function() {
const variantData = data.variant || {"id":"56791dd1-bb84-405c-9124-71e77a1076fb","product_id":"d5affec6-0300-4a35-82ed-ca4487098934","title":"Buy 1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Buy 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3f34ebd1480beb9ecde0749e4192d08.png","path":"d3f34ebd1480beb9ecde0749e4192d08.png","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/1-sticky\u2122-1-free-plate?variant=56791dd1-bb84-405c-9124-71e77a1076fb","available_quantity":999999999,"options":[{"name":"Sticky","value":"Buy 1"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"56791dd1-bb84-405c-9124-71e77a1076fb","product_id":"d5affec6-0300-4a35-82ed-ca4487098934","title":"Buy 1","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Buy 1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3f34ebd1480beb9ecde0749e4192d08.png","path":"d3f34ebd1480beb9ecde0749e4192d08.png","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18.99","retail_price":"0","available":true,"url":"\/products\/1-sticky\u2122-1-free-plate?variant=56791dd1-bb84-405c-9124-71e77a1076fb","available_quantity":999999999,"options":[{"name":"Sticky","value":"Buy 1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}