Archangel Baggy Jeans
${function() {
const variantData = data.variant || {"id":"d9713786-7cf8-474b-a7a9-62adf46d014e","product_id":"9f507438-0975-443f-afe4-0d4e8f7898a3","title":"26","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"26","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4be2e026c7683509ce5e1081131a57ac.jpeg","path":"4be2e026c7683509ce5e1081131a57ac.jpeg","width":792,"height":1056,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"7.99","retail_price":"39","available":true,"url":"\/products\/fallen-angel?variant=d9713786-7cf8-474b-a7a9-62adf46d014e","available_quantity":999999999,"options":[{"name":"Size","value":"26"}],"off_ratio":80,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"d9713786-7cf8-474b-a7a9-62adf46d014e","product_id":"9f507438-0975-443f-afe4-0d4e8f7898a3","title":"26","weight_unit":"kg","inventory_quantity":999,"sku":"","barcode":"","position":1,"option1":"26","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4be2e026c7683509ce5e1081131a57ac.jpeg","path":"4be2e026c7683509ce5e1081131a57ac.jpeg","width":792,"height":1056,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"7.99","retail_price":"39","available":true,"url":"\/products\/fallen-angel?variant=d9713786-7cf8-474b-a7a9-62adf46d014e","available_quantity":999999999,"options":[{"name":"Size","value":"26"}],"off_ratio":80,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}