SKU : 20802959
Inventory : 19
${function(){
const variantData = data.variant || {"id":"2d032933-3cae-41d4-9c07-0983d5b6934c","product_id":"69bc0694-f7d4-4126-b859-79eead6bd3ef","title":"Pink-12-18 Months","weight_unit":"kg","inventory_quantity":19,"sku":"20802959","barcode":"","position":1,"option1":"Pink","option2":"12-18 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e816dbfe6c71e01ff2277476ec5597c.jpeg","path":"3e816dbfe6c71e01ff2277476ec5597c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.06","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/582488-easter-bunny-ruffle-jumpsuit-for-baby-girls-100-polyester-1-piece?variant=2d032933-3cae-41d4-9c07-0983d5b6934c","available_quantity":19,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"12-18 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"2d032933-3cae-41d4-9c07-0983d5b6934c","product_id":"69bc0694-f7d4-4126-b859-79eead6bd3ef","title":"Pink-12-18 Months","weight_unit":"kg","inventory_quantity":19,"sku":"20802959","barcode":"","position":1,"option1":"Pink","option2":"12-18 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e816dbfe6c71e01ff2277476ec5597c.jpeg","path":"3e816dbfe6c71e01ff2277476ec5597c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.06","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/582488-easter-bunny-ruffle-jumpsuit-for-baby-girls-100-polyester-1-piece?variant=2d032933-3cae-41d4-9c07-0983d5b6934c","available_quantity":19,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"12-18 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Pink
${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}
`
}()}
Size
: 12-18 Months
${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
$10.19
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"2d032933-3cae-41d4-9c07-0983d5b6934c","product_id":"69bc0694-f7d4-4126-b859-79eead6bd3ef","title":"Pink-12-18 Months","weight_unit":"kg","inventory_quantity":19,"sku":"20802959","barcode":"","position":1,"option1":"Pink","option2":"12-18 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e816dbfe6c71e01ff2277476ec5597c.jpeg","path":"3e816dbfe6c71e01ff2277476ec5597c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.06","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/582488-easter-bunny-ruffle-jumpsuit-for-baby-girls-100-polyester-1-piece?variant=2d032933-3cae-41d4-9c07-0983d5b6934c","available_quantity":19,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"12-18 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
return `
`
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function() {
const variantData = data.variant || {"id":"2d032933-3cae-41d4-9c07-0983d5b6934c","product_id":"69bc0694-f7d4-4126-b859-79eead6bd3ef","title":"Pink-12-18 Months","weight_unit":"kg","inventory_quantity":19,"sku":"20802959","barcode":"","position":1,"option1":"Pink","option2":"12-18 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e816dbfe6c71e01ff2277476ec5597c.jpeg","path":"3e816dbfe6c71e01ff2277476ec5597c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.19,"min_quantity":1}],"weight":"0.06","compare_at_price":"16.99","price":"10.19","retail_price":"16.99","available":true,"url":"\/products\/582488-easter-bunny-ruffle-jumpsuit-for-baby-girls-100-polyester-1-piece?variant=2d032933-3cae-41d4-9c07-0983d5b6934c","available_quantity":19,"options":[{"name":"COLOR","value":"Pink"},{"name":"SIZE","value":"12-18 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const value = variantData.available_quantity > 0 ? variantData.available_quantity : 0;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + value + ' ');
return `
`;
}()}
Product Introduction:Get your little one ready for Easter with our adorable bunny romper, made with 100% polyester for ultimate comfort and softness.;Fabric:Made with 100% polyester.;Care Instruction:Machine washable, tumble dry on low.;Key Features:* Product features: bunny design, perfect for Easter. * Fabric characteristics: soft and comfortable polyester. * Piece of product: 1 bunny romper. * Neckline: round. * Sleeves: short. * Style: cute and playful Easter design. * Fit: true to size. * Length: ideal for summer. * Source of goods: PatPat. * Supplier: PatPat.;Additional Information:Suitable seasons: summer.nSuitable occasions: Easter celebrations.nProduct design: bunny print, perfect for the festive season.;
Total lead time = processing time + shipping time
Normal processing time : 1-5 business days
1. Standard shipping: 7-15 business days
2. Express shipping: 5-7 business days
* Mation about deliveries, please visit our Shipping Policy page.