SKU : 20712448
Inventory : 2
${function(){
const variantData = data.variant || {"id":"c11ba4d5-0da4-458a-af09-94c6a7acdbce","product_id":"f1003e24-b992-4825-8650-3700f3bc7881","title":"Deep Blue-Baby: 3-6M","weight_unit":"kg","inventory_quantity":2,"sku":"20712448","barcode":"","position":1,"option1":"Deep Blue","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20c570405da9dc4d023364879d797c1a.jpeg","path":"20c570405da9dc4d023364879d797c1a.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"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\/574521-christmas-santa-and-snowflake-print-family-matching-pajamas-sets-flame-resistant-u6ty?variant=c11ba4d5-0da4-458a-af09-94c6a7acdbce","available_quantity":2,"options":[{"name":"COLOR","value":"Deep Blue"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":104};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"c11ba4d5-0da4-458a-af09-94c6a7acdbce","product_id":"f1003e24-b992-4825-8650-3700f3bc7881","title":"Deep Blue-Baby: 3-6M","weight_unit":"kg","inventory_quantity":2,"sku":"20712448","barcode":"","position":1,"option1":"Deep Blue","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20c570405da9dc4d023364879d797c1a.jpeg","path":"20c570405da9dc4d023364879d797c1a.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"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\/574521-christmas-santa-and-snowflake-print-family-matching-pajamas-sets-flame-resistant-u6ty?variant=c11ba4d5-0da4-458a-af09-94c6a7acdbce","available_quantity":2,"options":[{"name":"COLOR","value":"Deep Blue"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":104};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Deep Blue
${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":"c11ba4d5-0da4-458a-af09-94c6a7acdbce","product_id":"f1003e24-b992-4825-8650-3700f3bc7881","title":"Deep Blue-Baby: 3-6M","weight_unit":"kg","inventory_quantity":2,"sku":"20712448","barcode":"","position":1,"option1":"Deep Blue","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20c570405da9dc4d023364879d797c1a.jpeg","path":"20c570405da9dc4d023364879d797c1a.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"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\/574521-christmas-santa-and-snowflake-print-family-matching-pajamas-sets-flame-resistant-u6ty?variant=c11ba4d5-0da4-458a-af09-94c6a7acdbce","available_quantity":2,"options":[{"name":"COLOR","value":"Deep Blue"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":104};
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":"c11ba4d5-0da4-458a-af09-94c6a7acdbce","product_id":"f1003e24-b992-4825-8650-3700f3bc7881","title":"Deep Blue-Baby: 3-6M","weight_unit":"kg","inventory_quantity":2,"sku":"20712448","barcode":"","position":1,"option1":"Deep Blue","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/20c570405da9dc4d023364879d797c1a.jpeg","path":"20c570405da9dc4d023364879d797c1a.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"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\/574521-christmas-santa-and-snowflake-print-family-matching-pajamas-sets-flame-resistant-u6ty?variant=c11ba4d5-0da4-458a-af09-94c6a7acdbce","available_quantity":2,"options":[{"name":"COLOR","value":"Deep Blue"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":104};
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: Stay warm and cozy with our Pretty matching outfits, perfect for Christmas! The entire family can match, spreading joy and love to those around you.nFabric: Made of 95% polyester and 5% spandex.nCare Instruction: Hand wash in cold water and lay flat to dry. Do not bleach. Iron on low heat. Not suitable for dry cleaning.nKey Features: * Please add each size separately to your shopping cart * Product features: family matching outfits for Christmas. * Fabric characteristics: comfortable and warm knit fabric. * Piece of product: 1 set each size ( 1 top and pants set, or jumpsuit for baby) or 1 triangular scarf for pet * Neckline: round neckline. * Sleeves: long sleeves. * Style: casual. * Fit: stretchy waistband for a comfortable fit. * Length: full length. * Source of goods: direct factory shipment. * Supplier: PatPat.nAdditional Information: Perfect for the holiday season, Christmas family gatherings, and cozy nights in. The cute matching outfits bring a family closer together and make memories that will last a lifetime.
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.