Sparrow Mini Dress
${function() {
const variantData = data.variant || {"id":"17381c8c-22b2-468d-a2ae-c4542ef86312","product_id":"911fae97-637b-4c7d-9fea-3aae06096e0c","title":"Petina-XS","weight_unit":"lb","inventory_quantity":22,"sku":"LA30421-PET-XS","barcode":"","position":1,"option1":"Petina","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":142,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"142","retail_price":"0","available":true,"url":"\/products\/sparrow-mini-dress-blue?variant=17381c8c-22b2-468d-a2ae-c4542ef86312","available_quantity":22,"options":[{"name":"Color","value":"Petina"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : LA30421-PET-XS
Weight : 0.75lb
${function(){
const variantData = data.variant || {"id":"17381c8c-22b2-468d-a2ae-c4542ef86312","product_id":"911fae97-637b-4c7d-9fea-3aae06096e0c","title":"Petina-XS","weight_unit":"lb","inventory_quantity":22,"sku":"LA30421-PET-XS","barcode":"","position":1,"option1":"Petina","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":142,"min_quantity":1}],"weight":"0.75","compare_at_price":"0","price":"142","retail_price":"0","available":true,"url":"\/products\/sparrow-mini-dress-blue?variant=17381c8c-22b2-468d-a2ae-c4542ef86312","available_quantity":22,"options":[{"name":"Color","value":"Petina"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}