SKU : 20878755
Inventory : 8
${function(){
const variantData = data.variant || {"id":"8123a411-7b20-4f7f-8c12-030add6b7d80","product_id":"2da35589-5061-4fc2-b9ae-b6154bdc5f4f","title":"Red-Baby: 3-6M","weight_unit":"kg","inventory_quantity":8,"sku":"20878755","barcode":"","position":1,"option1":"Red","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc93da75db6c8bc11abd2308a4fa3549.jpeg","path":"bc93da75db6c8bc11abd2308a4fa3549.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/y15?variant=8123a411-7b20-4f7f-8c12-030add6b7d80","available_quantity":8,"options":[{"name":"COLOR","value":"Red"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"8123a411-7b20-4f7f-8c12-030add6b7d80","product_id":"2da35589-5061-4fc2-b9ae-b6154bdc5f4f","title":"Red-Baby: 3-6M","weight_unit":"kg","inventory_quantity":8,"sku":"20878755","barcode":"","position":1,"option1":"Red","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc93da75db6c8bc11abd2308a4fa3549.jpeg","path":"bc93da75db6c8bc11abd2308a4fa3549.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/y15?variant=8123a411-7b20-4f7f-8c12-030add6b7d80","available_quantity":8,"options":[{"name":"COLOR","value":"Red"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"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
: Red
${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
: Baby: 3-6M
${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
$11.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":"8123a411-7b20-4f7f-8c12-030add6b7d80","product_id":"2da35589-5061-4fc2-b9ae-b6154bdc5f4f","title":"Red-Baby: 3-6M","weight_unit":"kg","inventory_quantity":8,"sku":"20878755","barcode":"","position":1,"option1":"Red","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc93da75db6c8bc11abd2308a4fa3549.jpeg","path":"bc93da75db6c8bc11abd2308a4fa3549.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/y15?variant=8123a411-7b20-4f7f-8c12-030add6b7d80","available_quantity":8,"options":[{"name":"COLOR","value":"Red"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"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":"8123a411-7b20-4f7f-8c12-030add6b7d80","product_id":"2da35589-5061-4fc2-b9ae-b6154bdc5f4f","title":"Red-Baby: 3-6M","weight_unit":"kg","inventory_quantity":8,"sku":"20878755","barcode":"","position":1,"option1":"Red","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc93da75db6c8bc11abd2308a4fa3549.jpeg","path":"bc93da75db6c8bc11abd2308a4fa3549.jpeg","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"11.99","retail_price":"19.99","available":true,"url":"\/products\/y15?variant=8123a411-7b20-4f7f-8c12-030add6b7d80","available_quantity":8,"options":[{"name":"COLOR","value":"Red"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"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:Celebrate the festive season in style with the red and green matching pajamas set featuring a heart made of candy canes on green checked pants and merry CHRISTMAS printed on the chest of the red top, suitable for family members and pets to match.;Fabric:95% polyester and 5% spandex for adults and pets; 96% polyester and 4% spandex for kids and babies.;Care Instruction:Machine wash cold, do not bleach, do not dry clean, and iron on low temperature.;Key Features:* Please add each size separately to your shopping cart * Piece of product: Each size includes 1 set of pajamas (1 top+1 bottom), or 1 romper, or 1 pet bandana. * Product features: Flame-resistant pajamas for kids and babies * Fabric characteristics: Soft and comfortable material featuring polyester and spandex. * Neckline: Round neckline * Sleeves: Long sleeves * Style: Festive and homey * Fit: Suitable for average body types * Length: Moderate length * Source of goods: Imported * Supplier: PatPat;Additional Information:Suitable Seasons: Autumn and Winter Suitable Occasions: Christmas pajama party, family photo, home, and leisure. Product Design: Matching family pajamas set, perfect for bonding and creating memories with loved ones.;
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.