Got the Blues Dress
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"01e38db8-a996-4811-a5e7-34e1b4abfe8b","product_id":"b65c19d7-e56a-4919-8a54-785201af9174","title":"Picture color-S","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Picture color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8a549b5b18ca3f4f5f1702edabaf10e.jpg","path":"e8a549b5b18ca3f4f5f1702edabaf10e.jpg","width":1366,"height":2000,"alt":"","aspect_ratio":0.683},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"39.99","retail_price":"69.99","available":true,"url":"\/products\/got-the-blues-dress?variant=01e38db8-a996-4811-a5e7-34e1b4abfe8b","available_quantity":999999999,"options":[{"name":"Color","value":"Picture color"},{"name":"Size","value":"S"}],"off_ratio":43,"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":"01e38db8-a996-4811-a5e7-34e1b4abfe8b","product_id":"b65c19d7-e56a-4919-8a54-785201af9174","title":"Picture color-S","weight_unit":"kg","inventory_quantity":100,"sku":"","barcode":"","position":1,"option1":"Picture color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e8a549b5b18ca3f4f5f1702edabaf10e.jpg","path":"e8a549b5b18ca3f4f5f1702edabaf10e.jpg","width":1366,"height":2000,"alt":"","aspect_ratio":0.683},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"39.99","retail_price":"69.99","available":true,"url":"\/products\/got-the-blues-dress?variant=01e38db8-a996-4811-a5e7-34e1b4abfe8b","available_quantity":999999999,"options":[{"name":"Color","value":"Picture color"},{"name":"Size","value":"S"}],"off_ratio":43,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}