Bling Bling Sneakers
${function() {
const variantData = data.variant || {"id":"415b0ad8-e643-4489-8115-bd63985dd90e","product_id":"60cb3125-4571-4e61-8e34-1f6636856fca","title":"SILVER-3.5","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":1,"option1":"SILVER","option2":"3.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b891e0d4135fd1f135ef7a2fd879e9af.png","path":"b891e0d4135fd1f135ef7a2fd879e9af.png","width":849,"height":851,"alt":"","aspect_ratio":0.9976498237367802},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"35.99","retail_price":"69.99","available":true,"url":"\/products\/bling-bling-sneakers?variant=415b0ad8-e643-4489-8115-bd63985dd90e","available_quantity":987,"options":[{"name":"COLOR","value":"SILVER"},{"name":"SIZE","value":"3.5"}],"off_ratio":49,"flashsale_info":[],"sales":12};
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":"415b0ad8-e643-4489-8115-bd63985dd90e","product_id":"60cb3125-4571-4e61-8e34-1f6636856fca","title":"SILVER-3.5","weight_unit":"kg","inventory_quantity":987,"sku":"","barcode":"","position":1,"option1":"SILVER","option2":"3.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b891e0d4135fd1f135ef7a2fd879e9af.png","path":"b891e0d4135fd1f135ef7a2fd879e9af.png","width":849,"height":851,"alt":"","aspect_ratio":0.9976498237367802},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"35.99","retail_price":"69.99","available":true,"url":"\/products\/bling-bling-sneakers?variant=415b0ad8-e643-4489-8115-bd63985dd90e","available_quantity":987,"options":[{"name":"COLOR","value":"SILVER"},{"name":"SIZE","value":"3.5"}],"off_ratio":49,"flashsale_info":[],"sales":12};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}