Runaway Clouds Vest
${function() {
const variantData = data.variant || {"id":"348b0133-cb40-4974-8d27-fd892d56bb86","product_id":"bc477a69-e006-488e-b1a8-e3df61b0bc6e","title":"Blue Checkered-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMYKT22021319-Blue Checkered||One Size","barcode":"736704359815","position":1,"option1":"Blue Checkered","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f1a67919ab3937efab616c9f98d91c0.jpeg","path":"8f1a67919ab3937efab616c9f98d91c0.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/runaway-clouds-vest?variant=348b0133-cb40-4974-8d27-fd892d56bb86","available_quantity":999999999,"options":[{"name":"Color","value":"Blue Checkered"},{"name":"Size","value":"One Size"}],"off_ratio":0,"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.
Sku : CWMYKT22021319-Blue Checkered||One Size
Barcode : 736704359815
${function(){
const variantData = data.variant || {"id":"348b0133-cb40-4974-8d27-fd892d56bb86","product_id":"bc477a69-e006-488e-b1a8-e3df61b0bc6e","title":"Blue Checkered-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"CWMYKT22021319-Blue Checkered||One Size","barcode":"736704359815","position":1,"option1":"Blue Checkered","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8f1a67919ab3937efab616c9f98d91c0.jpeg","path":"8f1a67919ab3937efab616c9f98d91c0.jpeg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/runaway-clouds-vest?variant=348b0133-cb40-4974-8d27-fd892d56bb86","available_quantity":999999999,"options":[{"name":"Color","value":"Blue Checkered"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}