Audrey Sweater
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"1252b7e6-ab52-4758-843d-60abc0850322","product_id":"25d6d07f-e20b-4bcc-8c65-382d35e40c04","title":"S-yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"LYZXJW2025072901-S-yellow","barcode":"","position":1,"option1":"S","option2":"yellow","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7565d19517a0cd2141d7b41bd8746aa.jpeg","path":"e7565d19517a0cd2141d7b41bd8746aa.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/audrey-sweater?variant=1252b7e6-ab52-4758-843d-60abc0850322","available_quantity":999999999,"options":[{"name":"size","value":"S"},{"name":"color","value":"yellow"}],"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 : LYZXJW2025072901-S-yellow
${function(){
const variantData = data.variant || {"id":"1252b7e6-ab52-4758-843d-60abc0850322","product_id":"25d6d07f-e20b-4bcc-8c65-382d35e40c04","title":"S-yellow","weight_unit":"kg","inventory_quantity":1000,"sku":"LYZXJW2025072901-S-yellow","barcode":"","position":1,"option1":"S","option2":"yellow","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7565d19517a0cd2141d7b41bd8746aa.jpeg","path":"e7565d19517a0cd2141d7b41bd8746aa.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/audrey-sweater?variant=1252b7e6-ab52-4758-843d-60abc0850322","available_quantity":999999999,"options":[{"name":"size","value":"S"},{"name":"color","value":"yellow"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}