The Spooky Pullover
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"ad1fb17e-df3c-4a7f-8257-2b53c18586e4","product_id":"7b002331-f021-4dbb-bf50-4bde75bcc47c","title":"Cream-S","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"Cream","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec233cc999cf01201e4ff54ec68b94ca.jpg","path":"ec233cc999cf01201e4ff54ec68b94ca.jpg","width":950,"height":1200,"alt":"","aspect_ratio":0.7916666666666666},"wholesale_price":[{"price":46.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"46.99","retail_price":"79.99","available":true,"url":"\/products\/the-spooky-pullover?variant=ad1fb17e-df3c-4a7f-8257-2b53c18586e4","available_quantity":999999999,"options":[{"name":"color","value":"Cream"},{"name":"size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
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":"ad1fb17e-df3c-4a7f-8257-2b53c18586e4","product_id":"7b002331-f021-4dbb-bf50-4bde75bcc47c","title":"Cream-S","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"Cream","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec233cc999cf01201e4ff54ec68b94ca.jpg","path":"ec233cc999cf01201e4ff54ec68b94ca.jpg","width":950,"height":1200,"alt":"","aspect_ratio":0.7916666666666666},"wholesale_price":[{"price":46.99,"min_quantity":1}],"weight":"0","compare_at_price":"79.99","price":"46.99","retail_price":"79.99","available":true,"url":"\/products\/the-spooky-pullover?variant=ad1fb17e-df3c-4a7f-8257-2b53c18586e4","available_quantity":999999999,"options":[{"name":"color","value":"Cream"},{"name":"size","value":"S"}],"off_ratio":41,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}