SKU : 20720476
Inventory : 18
${function(){
const variantData = data.variant || {"id":"6f62ae8b-3211-4f74-8bff-1fecd473eda1","product_id":"832a46c0-1353-45bc-a463-c9c84231c684","title":"Burgundy-Baby: 3-6M","weight_unit":"kg","inventory_quantity":18,"sku":"20720476","barcode":"","position":1,"option1":"Burgundy","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2038cdbf955ecdd237cc24f64a2042b0.webp","path":"2038cdbf955ecdd237cc24f64a2042b0.webp","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/575287-christmas-family-matching-festival-all-over-print-long-sleeve-pajamas-sets-flame-resistant?variant=6f62ae8b-3211-4f74-8bff-1fecd473eda1","available_quantity":18,"options":[{"name":"COLOR","value":"Burgundy"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":103};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"6f62ae8b-3211-4f74-8bff-1fecd473eda1","product_id":"832a46c0-1353-45bc-a463-c9c84231c684","title":"Burgundy-Baby: 3-6M","weight_unit":"kg","inventory_quantity":18,"sku":"20720476","barcode":"","position":1,"option1":"Burgundy","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2038cdbf955ecdd237cc24f64a2042b0.webp","path":"2038cdbf955ecdd237cc24f64a2042b0.webp","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/575287-christmas-family-matching-festival-all-over-print-long-sleeve-pajamas-sets-flame-resistant?variant=6f62ae8b-3211-4f74-8bff-1fecd473eda1","available_quantity":18,"options":[{"name":"COLOR","value":"Burgundy"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":103};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Burgundy
${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
$10.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":"6f62ae8b-3211-4f74-8bff-1fecd473eda1","product_id":"832a46c0-1353-45bc-a463-c9c84231c684","title":"Burgundy-Baby: 3-6M","weight_unit":"kg","inventory_quantity":18,"sku":"20720476","barcode":"","position":1,"option1":"Burgundy","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2038cdbf955ecdd237cc24f64a2042b0.webp","path":"2038cdbf955ecdd237cc24f64a2042b0.webp","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/575287-christmas-family-matching-festival-all-over-print-long-sleeve-pajamas-sets-flame-resistant?variant=6f62ae8b-3211-4f74-8bff-1fecd473eda1","available_quantity":18,"options":[{"name":"COLOR","value":"Burgundy"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":103};
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":"6f62ae8b-3211-4f74-8bff-1fecd473eda1","product_id":"832a46c0-1353-45bc-a463-c9c84231c684","title":"Burgundy-Baby: 3-6M","weight_unit":"kg","inventory_quantity":18,"sku":"20720476","barcode":"","position":1,"option1":"Burgundy","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2038cdbf955ecdd237cc24f64a2042b0.webp","path":"2038cdbf955ecdd237cc24f64a2042b0.webp","width":2400,"height":3200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":10.79,"min_quantity":1}],"weight":"0","compare_at_price":"17.99","price":"10.79","retail_price":"17.99","available":true,"url":"\/products\/575287-christmas-family-matching-festival-all-over-print-long-sleeve-pajamas-sets-flame-resistant?variant=6f62ae8b-3211-4f74-8bff-1fecd473eda1","available_quantity":18,"options":[{"name":"COLOR","value":"Burgundy"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":103};
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: Get ready for the holiday season with our family matching Christmas pajamas! Perfect for creating cozy memories, these pajamas feature festive designs and comfortable fabric.nFabric: Made of 100% polyester.nCare Instruction: Hand wash in cold water and air dry. Do not bleach. Can be low temperature ironed. Not suitable for dry cleaning.nKey Features: * Please add each size separately to your shopping cart. * Piece of product: includes 1 set (1 top and 1 bottom set, or 1 jumpsuit, or 1 pet wrap) per size selection. * Festive Christmas designs including reindeer, Santa hats, snowflakes, and more. * Knitted fabric with moderate fleece thickness that's soft and elastic. * Flame retardant fabric for children and babies. * Loose-fitting, long-sleeved, round-neck style. * Suitable for Spring, Autumn, Winter. * Perfect for parties, casual wear, holidays, and more. * Casual style with no added product design. * Suitable for men, women, kids, and pets. * Imported with a reliable supplier.nAdditional information: Create unforgettable memories with your loved ones in our comfortable and festive family Christmas pajamas.
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.