SKU : 20817861
Inventory : 9
${function(){
const variantData = data.variant || {"id":"bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","product_id":"19de9e14-441a-476a-85c0-91956a1f9518","title":"Black-Baby: 9-12M","weight_unit":"kg","inventory_quantity":9,"sku":"20817861","barcode":"","position":1,"option1":"Black","option2":"Baby: 9-12M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d906657f16a698ef3129d3eb975c958.jpeg","path":"0d906657f16a698ef3129d3eb975c958.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.95","retail_price":"14.99","available":true,"url":"\/products\/583477-family-matching-allover-cartoon-snack-graphics-pajamas-sets-flame-resistant-ysfa?variant=bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 9-12M"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","product_id":"19de9e14-441a-476a-85c0-91956a1f9518","title":"Black-Baby: 9-12M","weight_unit":"kg","inventory_quantity":9,"sku":"20817861","barcode":"","position":1,"option1":"Black","option2":"Baby: 9-12M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d906657f16a698ef3129d3eb975c958.jpeg","path":"0d906657f16a698ef3129d3eb975c958.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.95","retail_price":"14.99","available":true,"url":"\/products\/583477-family-matching-allover-cartoon-snack-graphics-pajamas-sets-flame-resistant-ysfa?variant=bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 9-12M"}],"off_ratio":47,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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: 9-12M
${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
$7.95
${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":"bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","product_id":"19de9e14-441a-476a-85c0-91956a1f9518","title":"Black-Baby: 9-12M","weight_unit":"kg","inventory_quantity":9,"sku":"20817861","barcode":"","position":1,"option1":"Black","option2":"Baby: 9-12M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d906657f16a698ef3129d3eb975c958.jpeg","path":"0d906657f16a698ef3129d3eb975c958.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.95","retail_price":"14.99","available":true,"url":"\/products\/583477-family-matching-allover-cartoon-snack-graphics-pajamas-sets-flame-resistant-ysfa?variant=bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 9-12M"}],"off_ratio":47,"flashsale_info":[],"sales":0};
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":"bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","product_id":"19de9e14-441a-476a-85c0-91956a1f9518","title":"Black-Baby: 9-12M","weight_unit":"kg","inventory_quantity":9,"sku":"20817861","barcode":"","position":1,"option1":"Black","option2":"Baby: 9-12M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d906657f16a698ef3129d3eb975c958.jpeg","path":"0d906657f16a698ef3129d3eb975c958.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.95,"min_quantity":1}],"weight":"0.2","compare_at_price":"14.99","price":"7.95","retail_price":"14.99","available":true,"url":"\/products\/583477-family-matching-allover-cartoon-snack-graphics-pajamas-sets-flame-resistant-ysfa?variant=bc2d600c-8d65-4e8e-8f5a-3af00b27ca2b","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 9-12M"}],"off_ratio":47,"flashsale_info":[],"sales":0};
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:Dress up your entire family with these adorable matching outfits featuring cartoon snack graphics such as fries, burgers, donuts, hot dogs, cakes, cupcakes, and cola drinks. Perfect for daily casual wear, these outfits are made of lightweight, breathable, and moisture-wicking polyester and spandex blend fabrics suitable for summer.;Fabric:Mom/dad: 95% polyester and 5% spandex; Kids/baby: 96% polyester and 4% spandex. The ultra-light and breathable fabric is perfect for summer wear.;Care Instruction:For best results, wash in cold water and iron on low heat. Do not bleach or dry clean.;Key Features:* Please add each size separately to your shopping cart * Piece of product: Each size includes a romper or a set of pajamas (1 top and 1 bottom) * Product features: Cartoon snack graphics, pockets * Shorts feature pockets for convenient storage, freeing your hands. * Fabric characteristics: Lightweight, moisture-wicking, and breathable * Neckline: Round neck * Sleeves: Short sleeves * Style: Matching family outfits featuring cartoon snack graphics * Fit: Moderate * Length: Knee-length shorts * Source of goods: Imported * Supplier: PatPat;Additional information:Suitable for summer wear, perfect for daily casual occasions. These matching family outfits feature adorable cartoon snack graphics that add a touch of charm and whimsy to anyone's wardrobe.;
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.