SKU : 20755972
Inventory : 34
${function(){
const variantData = data.variant || {"id":"4dc5a9ff-07d2-46f3-b029-9dcbce978def","product_id":"395d07a0-7fdb-42d8-a07b-ac37c8b64fa4","title":"GrayGreen-3-6 Months","weight_unit":"kg","inventory_quantity":34,"sku":"20755972","barcode":"","position":6,"option1":"GrayGreen","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0d491683283288e9f01cc05509883a6.jpeg","path":"f0d491683283288e9f01cc05509883a6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.04","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/578813-baby-girl-boy-solid-cotton-color-block-short-sleeves-lapel-jumpsuit?variant=4dc5a9ff-07d2-46f3-b029-9dcbce978def","available_quantity":34,"options":[{"name":"COLOR","value":"GrayGreen"},{"name":"SIZE","value":"3-6 Months"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"4dc5a9ff-07d2-46f3-b029-9dcbce978def","product_id":"395d07a0-7fdb-42d8-a07b-ac37c8b64fa4","title":"GrayGreen-3-6 Months","weight_unit":"kg","inventory_quantity":34,"sku":"20755972","barcode":"","position":6,"option1":"GrayGreen","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0d491683283288e9f01cc05509883a6.jpeg","path":"f0d491683283288e9f01cc05509883a6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.04","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/578813-baby-girl-boy-solid-cotton-color-block-short-sleeves-lapel-jumpsuit?variant=4dc5a9ff-07d2-46f3-b029-9dcbce978def","available_quantity":34,"options":[{"name":"COLOR","value":"GrayGreen"},{"name":"SIZE","value":"3-6 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
: GrayGreen
${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
: 3-6 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
$7.79
${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":"4dc5a9ff-07d2-46f3-b029-9dcbce978def","product_id":"395d07a0-7fdb-42d8-a07b-ac37c8b64fa4","title":"GrayGreen-3-6 Months","weight_unit":"kg","inventory_quantity":34,"sku":"20755972","barcode":"","position":6,"option1":"GrayGreen","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0d491683283288e9f01cc05509883a6.jpeg","path":"f0d491683283288e9f01cc05509883a6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.04","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/578813-baby-girl-boy-solid-cotton-color-block-short-sleeves-lapel-jumpsuit?variant=4dc5a9ff-07d2-46f3-b029-9dcbce978def","available_quantity":34,"options":[{"name":"COLOR","value":"GrayGreen"},{"name":"SIZE","value":"3-6 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":"4dc5a9ff-07d2-46f3-b029-9dcbce978def","product_id":"395d07a0-7fdb-42d8-a07b-ac37c8b64fa4","title":"GrayGreen-3-6 Months","weight_unit":"kg","inventory_quantity":34,"sku":"20755972","barcode":"","position":6,"option1":"GrayGreen","option2":"3-6 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f0d491683283288e9f01cc05509883a6.jpeg","path":"f0d491683283288e9f01cc05509883a6.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.79,"min_quantity":1}],"weight":"0.04","compare_at_price":"12.99","price":"7.79","retail_price":"12.99","available":true,"url":"\/products\/578813-baby-girl-boy-solid-cotton-color-block-short-sleeves-lapel-jumpsuit?variant=4dc5a9ff-07d2-46f3-b029-9dcbce978def","available_quantity":34,"options":[{"name":"COLOR","value":"GrayGreen"},{"name":"SIZE","value":"3-6 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:Trendy color blocking design creates a chic look, while the cotton fabric ensures comfort. Four-button snap closure makes diaper changing a breeze. Perfect for any occasion.;Fabric:Made with 100% cotton for breathability and softness.;Care Instruction:Machine wash cold, do not bleach, tumble dry low, cool iron, do not dry clean.;Key Features:* Product Features: Chic color blocking design with a variety of styles. * Fabric Characteristics: Breathable cotton material, moderate thickness. * Piece of Product: One piece. * Neckline: Collar. * Sleeves: Short sleeves. * Style: Casual with trendy color-blocking design. * Fit: True to size fitting. * Length: Standard. * Source of Goods: Imported. * Supplier: PatPat.;Additional Information:Suitable for summer and can be worn at any occasion.;
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.