Naive Art Landscape Sweater
${function() {
const variantData = data.variant || {"id":"01a2d8a2-23e8-4de8-b509-276021274104","product_id":"a0ee91dd-50c4-462e-9ae6-acac984e8c51","title":"One Size-Khaki","weight_unit":"kg","inventory_quantity":1000,"sku":"37045156-one-size-001","barcode":"","position":1,"option1":"One Size","option2":"Khaki","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e6c769ea59a179e010f159f5153dbda.jpeg","path":"6e6c769ea59a179e010f159f5153dbda.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"55.99","retail_price":"69.99","available":true,"url":"\/products\/catherine-vintage-printed-sweaters?variant=01a2d8a2-23e8-4de8-b509-276021274104","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Khaki"}],"off_ratio":20,"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 : 37045156-one-size-001
${function(){
const variantData = data.variant || {"id":"01a2d8a2-23e8-4de8-b509-276021274104","product_id":"a0ee91dd-50c4-462e-9ae6-acac984e8c51","title":"One Size-Khaki","weight_unit":"kg","inventory_quantity":1000,"sku":"37045156-one-size-001","barcode":"","position":1,"option1":"One Size","option2":"Khaki","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e6c769ea59a179e010f159f5153dbda.jpeg","path":"6e6c769ea59a179e010f159f5153dbda.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"55.99","retail_price":"69.99","available":true,"url":"\/products\/catherine-vintage-printed-sweaters?variant=01a2d8a2-23e8-4de8-b509-276021274104","available_quantity":999999999,"options":[{"name":"Size","value":"One Size"},{"name":"Color","value":"Khaki"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}