SKU : 20886846
Inventory : 154
${function(){
const variantData = data.variant || {"id":"50ce360a-fcca-4d83-9257-124b36b0a6b6","product_id":"b8296547-d381-4100-a8ec-a3200ae5845d","title":"Color-B-0-3 Months","weight_unit":"kg","inventory_quantity":154,"sku":"20886846","barcode":"","position":1,"option1":"Color-B","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f3e01d56ac86dd8c0950bb1bda07141.jpeg","path":"4f3e01d56ac86dd8c0950bb1bda07141.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":26.15,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"26.15","retail_price":"42.99","available":true,"url":"\/products\/3-pack-baby-boy-girl-95-cotton-textured-jumpsuit-cren?variant=50ce360a-fcca-4d83-9257-124b36b0a6b6","available_quantity":154,"options":[{"name":"COLOR","value":"Color-B"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":39,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"50ce360a-fcca-4d83-9257-124b36b0a6b6","product_id":"b8296547-d381-4100-a8ec-a3200ae5845d","title":"Color-B-0-3 Months","weight_unit":"kg","inventory_quantity":154,"sku":"20886846","barcode":"","position":1,"option1":"Color-B","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f3e01d56ac86dd8c0950bb1bda07141.jpeg","path":"4f3e01d56ac86dd8c0950bb1bda07141.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":26.15,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"26.15","retail_price":"42.99","available":true,"url":"\/products\/3-pack-baby-boy-girl-95-cotton-textured-jumpsuit-cren?variant=50ce360a-fcca-4d83-9257-124b36b0a6b6","available_quantity":154,"options":[{"name":"COLOR","value":"Color-B"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":39,"flashsale_info":[],"sales":100};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Color-B
${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
$26.15
${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":"50ce360a-fcca-4d83-9257-124b36b0a6b6","product_id":"b8296547-d381-4100-a8ec-a3200ae5845d","title":"Color-B-0-3 Months","weight_unit":"kg","inventory_quantity":154,"sku":"20886846","barcode":"","position":1,"option1":"Color-B","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f3e01d56ac86dd8c0950bb1bda07141.jpeg","path":"4f3e01d56ac86dd8c0950bb1bda07141.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":26.15,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"26.15","retail_price":"42.99","available":true,"url":"\/products\/3-pack-baby-boy-girl-95-cotton-textured-jumpsuit-cren?variant=50ce360a-fcca-4d83-9257-124b36b0a6b6","available_quantity":154,"options":[{"name":"COLOR","value":"Color-B"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":39,"flashsale_info":[],"sales":100};
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":"50ce360a-fcca-4d83-9257-124b36b0a6b6","product_id":"b8296547-d381-4100-a8ec-a3200ae5845d","title":"Color-B-0-3 Months","weight_unit":"kg","inventory_quantity":154,"sku":"20886846","barcode":"","position":1,"option1":"Color-B","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f3e01d56ac86dd8c0950bb1bda07141.jpeg","path":"4f3e01d56ac86dd8c0950bb1bda07141.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":26.15,"min_quantity":1}],"weight":"0","compare_at_price":"42.99","price":"26.15","retail_price":"42.99","available":true,"url":"\/products\/3-pack-baby-boy-girl-95-cotton-textured-jumpsuit-cren?variant=50ce360a-fcca-4d83-9257-124b36b0a6b6","available_quantity":154,"options":[{"name":"COLOR","value":"Color-B"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":39,"flashsale_info":[],"sales":100};
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:Soft and comfortable 3-pack baby bodysuits in assorted colors. With skin-friendly ribbed texture fabric, convenient snap button design on henley collar and crotch for easy dressing and diaper change. Perfect for daily outing and home wear in autumn.;Fabric:Made of cotton (95%) and spandex (5%).;Care Instruction:Machine wash with cold water, do not bleach, tumble dry low, iron with low heat, do not dry clean.;Key Features:*Product Features: 3-pack assorted colors *Fabric Characteristics: Skin-friendly ribbed texture *Piece of Product: Bodysuit *Neckline: Henley collar *Sleeves: Long sleeves *Style: Basic style with ribbed texture *Fit: Slim fit *Length: Standard *Source of Goods: Imported *Supplier: PatPat;Additional Information:Suitable for autumn outings and home wear. Basic style with ribbed texture design.;
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.