High Neck blue playsuit
${function() {
const variantData = data.variant || {"id":"32d3985c-2ea6-4f82-8c54-7e01306cd1b4","product_id":"23cc0376-f3d1-4c1e-8431-d9d865e5f511","title":"XS-Blue","weight_unit":"kg","inventory_quantity":0,"sku":"MA042280-XS-Blue","barcode":"","position":1,"option1":"XS","option2":"Blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/71d40b8a13d1f351cbcf873bf68e2c85.jpeg","path":"71d40b8a13d1f351cbcf873bf68e2c85.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"35.99","retail_price":"39.99","available":true,"url":"\/products\/move-on-playsuit-steel-blue?variant=32d3985c-2ea6-4f82-8c54-7e01306cd1b4","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"},{"name":"color","value":"Blue"}],"off_ratio":10,"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}
`
}()}
Color:
${function(){
const optName = "color";
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":"32d3985c-2ea6-4f82-8c54-7e01306cd1b4","product_id":"23cc0376-f3d1-4c1e-8431-d9d865e5f511","title":"XS-Blue","weight_unit":"kg","inventory_quantity":0,"sku":"MA042280-XS-Blue","barcode":"","position":1,"option1":"XS","option2":"Blue","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/71d40b8a13d1f351cbcf873bf68e2c85.jpeg","path":"71d40b8a13d1f351cbcf873bf68e2c85.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.99","price":"35.99","retail_price":"39.99","available":true,"url":"\/products\/move-on-playsuit-steel-blue?variant=32d3985c-2ea6-4f82-8c54-7e01306cd1b4","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"},{"name":"color","value":"Blue"}],"off_ratio":10,"flashsale_info":[],"sales":0};
return `
`
}()}