SKU : 20805333
Inventory : 17
${function(){
const variantData = data.variant || {"id":"25c94729-9997-4486-8320-b7972d87eaa2","product_id":"b9093417-cad6-4753-b497-e44b8ea1ef21","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20805333","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/618e8122e65ef0374f95b41f6e11e3c6.jpeg","path":"618e8122e65ef0374f95b41f6e11e3c6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582691-childlike-animal-pattern-2pcs-short-sleeve-romper-set-for-baby-boy-regular-fit-s41p?variant=25c94729-9997-4486-8320-b7972d87eaa2","available_quantity":17,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":6};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"25c94729-9997-4486-8320-b7972d87eaa2","product_id":"b9093417-cad6-4753-b497-e44b8ea1ef21","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20805333","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/618e8122e65ef0374f95b41f6e11e3c6.jpeg","path":"618e8122e65ef0374f95b41f6e11e3c6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582691-childlike-animal-pattern-2pcs-short-sleeve-romper-set-for-baby-boy-regular-fit-s41p?variant=25c94729-9997-4486-8320-b7972d87eaa2","available_quantity":17,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":6};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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
: 0-3 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
$8.99
${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":"25c94729-9997-4486-8320-b7972d87eaa2","product_id":"b9093417-cad6-4753-b497-e44b8ea1ef21","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20805333","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/618e8122e65ef0374f95b41f6e11e3c6.jpeg","path":"618e8122e65ef0374f95b41f6e11e3c6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582691-childlike-animal-pattern-2pcs-short-sleeve-romper-set-for-baby-boy-regular-fit-s41p?variant=25c94729-9997-4486-8320-b7972d87eaa2","available_quantity":17,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":6};
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":"25c94729-9997-4486-8320-b7972d87eaa2","product_id":"b9093417-cad6-4753-b497-e44b8ea1ef21","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":17,"sku":"20805333","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/618e8122e65ef0374f95b41f6e11e3c6.jpeg","path":"618e8122e65ef0374f95b41f6e11e3c6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/582691-childlike-animal-pattern-2pcs-short-sleeve-romper-set-for-baby-boy-regular-fit-s41p?variant=25c94729-9997-4486-8320-b7972d87eaa2","available_quantity":17,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":6};
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:Adorable forest animal print crawling suit with matching hat, perfect for outdoor adventures.;Fabric:Made of 95% polyester and 5% spandex, providing comfort and flexibility.;Care Instruction:Machine washable and can be tumble dried on low heat.;Key Features:* Forest animal print, adding a playful touch * Soft and comfortable to wear * Set includes crawling suit and matching hat * Round neckline and short sleeves * Casual and cute style with a comfortable fit * Suitable for summer wear * Product design features forest animal print;Additional Information:Suitable for outdoor and daily wear during summer 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.