Cute floral mini playsuit
${function() {
const variantData = data.variant || {"id":"3fca9391-58f4-462f-bdb1-c908aa57a1f6","product_id":"a017fa3c-90ee-4892-afb9-1e8364861f7b","title":"XS","weight_unit":"g","inventory_quantity":-4,"sku":"MA060751-XS-Pink","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"250","compare_at_price":"24.99","price":"32.99","retail_price":"24.99","available":true,"url":"\/products\/annie-playsuit-blush-floral?variant=3fca9391-58f4-462f-bdb1-c908aa57a1f6","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
${function(){
const optName = "SIZE";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"3fca9391-58f4-462f-bdb1-c908aa57a1f6","product_id":"a017fa3c-90ee-4892-afb9-1e8364861f7b","title":"XS","weight_unit":"g","inventory_quantity":-4,"sku":"MA060751-XS-Pink","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"250","compare_at_price":"24.99","price":"32.99","retail_price":"24.99","available":true,"url":"\/products\/annie-playsuit-blush-floral?variant=3fca9391-58f4-462f-bdb1-c908aa57a1f6","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}