SKU : 20724360
Inventory : 28
${function(){
const variantData = data.variant || {"id":"d5aeca9e-a9b5-47b9-93b8-531635b7b79c","product_id":"e1043ded-49f1-4876-96c0-0fed32220862","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":28,"sku":"20724360","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/282828659ddea44705353ec760235cae.jpeg","path":"282828659ddea44705353ec760235cae.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/575659-baby-girl-boy-cute-christmas-long-sleeve-jumpsuit?variant=d5aeca9e-a9b5-47b9-93b8-531635b7b79c","available_quantity":28,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":106};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"d5aeca9e-a9b5-47b9-93b8-531635b7b79c","product_id":"e1043ded-49f1-4876-96c0-0fed32220862","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":28,"sku":"20724360","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/282828659ddea44705353ec760235cae.jpeg","path":"282828659ddea44705353ec760235cae.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/575659-baby-girl-boy-cute-christmas-long-sleeve-jumpsuit?variant=d5aeca9e-a9b5-47b9-93b8-531635b7b79c","available_quantity":28,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":106};
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":"d5aeca9e-a9b5-47b9-93b8-531635b7b79c","product_id":"e1043ded-49f1-4876-96c0-0fed32220862","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":28,"sku":"20724360","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/282828659ddea44705353ec760235cae.jpeg","path":"282828659ddea44705353ec760235cae.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/575659-baby-girl-boy-cute-christmas-long-sleeve-jumpsuit?variant=d5aeca9e-a9b5-47b9-93b8-531635b7b79c","available_quantity":28,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":106};
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":"d5aeca9e-a9b5-47b9-93b8-531635b7b79c","product_id":"e1043ded-49f1-4876-96c0-0fed32220862","title":"White-0-3 Months","weight_unit":"kg","inventory_quantity":28,"sku":"20724360","barcode":"","position":1,"option1":"White","option2":"0-3 Months","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/282828659ddea44705353ec760235cae.jpeg","path":"282828659ddea44705353ec760235cae.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"14.99","price":"8.99","retail_price":"14.99","available":true,"url":"\/products\/575659-baby-girl-boy-cute-christmas-long-sleeve-jumpsuit?variant=d5aeca9e-a9b5-47b9-93b8-531635b7b79c","available_quantity":28,"options":[{"name":"COLOR","value":"White"},{"name":"SIZE","value":"0-3 Months"}],"off_ratio":40,"flashsale_info":[],"sales":106};
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: Cute one-piece for your baby’s first Christmas.nFabric: 94% polyester, 6% spandex. Soft and comfortable material.nCare Instruction: Machine wash cold, do not bleach, tumble dry low, iron on low heat (100℃), do not dry clean.nKey Features: * Product Features: Cute Christmas theme design. * Fabric Characteristics: Soft and comfortable. * Piece of Product: One-piece with button and secret button. * Neckline: Round neck. * Sleeves: Long sleeves. * Style: Basic and cute. * Fit: Moderate. * Length: Standard. * Source of Goods: Imported. * Supplier: PatPat.nAdditional Information: Suitable for autumn and Christmas occasion. Cute button and secret button design.nOptimized Product Description: Cute one-piece for your baby’s first Christmas. Made of soft and comfortable 94% polyester and 6% spandex. Features a cute Christmas theme design, round neckline, long sleeves, and basic yet cute style. The moderate fit and standard length make it comfortable for your baby. Comes with a button and secret button design for easy wear. Suitable for autumn and Christmas occasion. Imported and supplied by PatPat. Machine wash cold, tumble dry low. Do not bleach, iron on low heat, and do not dry clean
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.