Women's striped shirt, short sweatshirt two-piece top and wide-leg pants three-piece set
${function() {
const variantData = data.variant || {"id":"99cd8c46-5842-4174-8518-c52ddcaf54b0","product_id":"7dd9143f-712f-4e5b-8ea5-fcb8caff94ce","title":"Dark Blue-L(US 12)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSGJ240828282-Dark Blue-L(US 12)","barcode":"","position":1,"option1":"Dark Blue","option2":"L(US 12)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/430c7cf07d9481f036320a24e0cf0168.jpeg","path":"430c7cf07d9481f036320a24e0cf0168.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"38.99","retail_price":"48.99","available":true,"url":"\/products\/womens-striped-shirt-short-sweatshirt-two-piece-top-and-wide-leg-pants-three-piece-set?variant=99cd8c46-5842-4174-8518-c52ddcaf54b0","available_quantity":999999999,"options":[{"name":"color","value":"Dark Blue"},{"name":"size","value":"L(US 12)"}],"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 : YSGJ240828282-Dark Blue-L(US 12)
${function(){
const variantData = data.variant || {"id":"99cd8c46-5842-4174-8518-c52ddcaf54b0","product_id":"7dd9143f-712f-4e5b-8ea5-fcb8caff94ce","title":"Dark Blue-L(US 12)","weight_unit":"kg","inventory_quantity":1000,"sku":"YSGJ240828282-Dark Blue-L(US 12)","barcode":"","position":1,"option1":"Dark Blue","option2":"L(US 12)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/430c7cf07d9481f036320a24e0cf0168.jpeg","path":"430c7cf07d9481f036320a24e0cf0168.jpeg","width":800,"height":1200,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":38.99,"min_quantity":1}],"weight":"0","compare_at_price":"48.99","price":"38.99","retail_price":"48.99","available":true,"url":"\/products\/womens-striped-shirt-short-sweatshirt-two-piece-top-and-wide-leg-pants-three-piece-set?variant=99cd8c46-5842-4174-8518-c52ddcaf54b0","available_quantity":999999999,"options":[{"name":"color","value":"Dark Blue"},{"name":"size","value":"L(US 12)"}],"off_ratio":20,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}