SKU : 20721216
Inventory : 7
${function(){
const variantData = data.variant || {"id":"f1cd3e37-b285-4182-aff6-17243fc47ff7","product_id":"0436ab9e-0e37-41c4-84c6-76b6f1ba4905","title":"Black-Baby: 3-6M","weight_unit":"kg","inventory_quantity":7,"sku":"20721216","barcode":"","position":1,"option1":"Black","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/012ee4393926f7c45f0e04d4bd33c1e0.jpeg","path":"012ee4393926f7c45f0e04d4bd33c1e0.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.79,"min_quantity":1}],"weight":"0","compare_at_price":"22.99","price":"13.79","retail_price":"22.99","available":true,"url":"\/products\/575361-christmas-family-matching-letter-festive-light-bulb-print-short-sleeve-pajamas-sets-flame-resistant?variant=f1cd3e37-b285-4182-aff6-17243fc47ff7","available_quantity":7,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":109};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"f1cd3e37-b285-4182-aff6-17243fc47ff7","product_id":"0436ab9e-0e37-41c4-84c6-76b6f1ba4905","title":"Black-Baby: 3-6M","weight_unit":"kg","inventory_quantity":7,"sku":"20721216","barcode":"","position":1,"option1":"Black","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/012ee4393926f7c45f0e04d4bd33c1e0.jpeg","path":"012ee4393926f7c45f0e04d4bd33c1e0.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.79,"min_quantity":1}],"weight":"0","compare_at_price":"22.99","price":"13.79","retail_price":"22.99","available":true,"url":"\/products\/575361-christmas-family-matching-letter-festive-light-bulb-print-short-sleeve-pajamas-sets-flame-resistant?variant=f1cd3e37-b285-4182-aff6-17243fc47ff7","available_quantity":7,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":109};
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: 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
$13.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":"f1cd3e37-b285-4182-aff6-17243fc47ff7","product_id":"0436ab9e-0e37-41c4-84c6-76b6f1ba4905","title":"Black-Baby: 3-6M","weight_unit":"kg","inventory_quantity":7,"sku":"20721216","barcode":"","position":1,"option1":"Black","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/012ee4393926f7c45f0e04d4bd33c1e0.jpeg","path":"012ee4393926f7c45f0e04d4bd33c1e0.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.79,"min_quantity":1}],"weight":"0","compare_at_price":"22.99","price":"13.79","retail_price":"22.99","available":true,"url":"\/products\/575361-christmas-family-matching-letter-festive-light-bulb-print-short-sleeve-pajamas-sets-flame-resistant?variant=f1cd3e37-b285-4182-aff6-17243fc47ff7","available_quantity":7,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":109};
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":"f1cd3e37-b285-4182-aff6-17243fc47ff7","product_id":"0436ab9e-0e37-41c4-84c6-76b6f1ba4905","title":"Black-Baby: 3-6M","weight_unit":"kg","inventory_quantity":7,"sku":"20721216","barcode":"","position":1,"option1":"Black","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/012ee4393926f7c45f0e04d4bd33c1e0.jpeg","path":"012ee4393926f7c45f0e04d4bd33c1e0.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.79,"min_quantity":1}],"weight":"0","compare_at_price":"22.99","price":"13.79","retail_price":"22.99","available":true,"url":"\/products\/575361-christmas-family-matching-letter-festive-light-bulb-print-short-sleeve-pajamas-sets-flame-resistant?variant=f1cd3e37-b285-4182-aff6-17243fc47ff7","available_quantity":7,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":109};
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 in the festive mood with this family matching Christmas pajama set – perfect for cozying up with your loved ones.nFabric: Made with a 95% polyester and 5% spandex blend for a comfortable and stretchy fit.nCare Instruction: Hand wash with cold water, lay flat to dry, do not bleach. Recommended low-temperature ironing.nKey Features: * Piece of product: includes 1 set (1 top and 1 bottom set, or 1 jumpsuit) per size selection. * Festive light bulb print with Merry Christmas lettering and Santa hats * Round neck and long sleeves with elastic waistband for a comfortable fit * Basic style, suitable for various occasions * Available in a range of sizes for the whole family * Supplier: PatPatnAdditional Information: Celebrate the holidays in style with this cozy Christmas pajama set. Perfect for the colder months, this set is suitable for casual family gatherings and photoshoots.
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.