Hidden sockets
${function() {
const variantData = data.variant || {"id":"38848d3e-5133-4bd8-ba1f-77cfc6796921","product_id":"686a5d9f-6c18-4c87-8df2-0f346503b7ae","title":"grey-US","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"grey","option2":"US","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a9e07ca8d2706297934ce4d66561667.jpg","path":"0a9e07ca8d2706297934ce4d66561667.jpg","width":790,"height":791,"alt":"","aspect_ratio":0.9987357774968394},"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\/self-adhesive-86-type-wall-socket-waterproof-box-nail-free-glue-paste-doorbell-board-panel-cover-switch-button-protection-cover68c6f38b-f081-4369-9dc5-bc4f7e46417d?variant=38848d3e-5133-4bd8-ba1f-77cfc6796921","available_quantity":1000,"options":[{"name":"Color","value":"grey"},{"name":"Model","value":"US"}],"off_ratio":33,"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}
`
}()}
${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":"38848d3e-5133-4bd8-ba1f-77cfc6796921","product_id":"686a5d9f-6c18-4c87-8df2-0f346503b7ae","title":"grey-US","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"grey","option2":"US","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a9e07ca8d2706297934ce4d66561667.jpg","path":"0a9e07ca8d2706297934ce4d66561667.jpg","width":790,"height":791,"alt":"","aspect_ratio":0.9987357774968394},"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\/self-adhesive-86-type-wall-socket-waterproof-box-nail-free-glue-paste-doorbell-board-panel-cover-switch-button-protection-cover68c6f38b-f081-4369-9dc5-bc4f7e46417d?variant=38848d3e-5133-4bd8-ba1f-77cfc6796921","available_quantity":1000,"options":[{"name":"Color","value":"grey"},{"name":"Model","value":"US"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}