Fashion Ruffled Sleeve Plaid Dress
${function() {
const variantData = data.variant || {"id":"f87be426-68d0-468a-8540-077832a378b5","product_id":"1f7dc6b7-5091-403a-9b65-34607d53e0ce","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"220113-109-Yellow-s","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d36007eb9fd413d48c6bb013483f4fd.jpeg","path":"1d36007eb9fd413d48c6bb013483f4fd.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.98","retail_price":"0","available":true,"url":"\/products\/fashionruffledsleeveplaiddress?variant=f87be426-68d0-468a-8540-077832a378b5","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"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 : 220113-109-Yellow-s
${function(){
const variantData = data.variant || {"id":"f87be426-68d0-468a-8540-077832a378b5","product_id":"1f7dc6b7-5091-403a-9b65-34607d53e0ce","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"220113-109-Yellow-s","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d36007eb9fd413d48c6bb013483f4fd.jpeg","path":"1d36007eb9fd413d48c6bb013483f4fd.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.98","retail_price":"0","available":true,"url":"\/products\/fashionruffledsleeveplaiddress?variant=f87be426-68d0-468a-8540-077832a378b5","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}