SKU : 20903842
Inventory : 6
${function(){
const variantData = data.variant || {"id":"13a51b2e-06b4-454e-a660-5746d267b2dd","product_id":"36a894c3-93b1-4392-8315-5691c53d7e66","title":"Green-Pet","weight_unit":"kg","inventory_quantity":6,"sku":"20903842","barcode":"","position":19,"option1":"Green","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc2b21d600053e25ddc410431bebb979.jpeg","path":"cc2b21d600053e25ddc410431bebb979.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.53,"min_quantity":1}],"weight":"0.05","compare_at_price":"7.99","price":"4.53","retail_price":"7.99","available":true,"url":"\/products\/bamboo-family-pajamas-cartoon-print-short-sleeve-matching-pajama-set-snug-fitting-for-children?variant=13a51b2e-06b4-454e-a660-5746d267b2dd","available_quantity":6,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"Pet"}],"off_ratio":43,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"13a51b2e-06b4-454e-a660-5746d267b2dd","product_id":"36a894c3-93b1-4392-8315-5691c53d7e66","title":"Green-Pet","weight_unit":"kg","inventory_quantity":6,"sku":"20903842","barcode":"","position":19,"option1":"Green","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc2b21d600053e25ddc410431bebb979.jpeg","path":"cc2b21d600053e25ddc410431bebb979.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.53,"min_quantity":1}],"weight":"0.05","compare_at_price":"7.99","price":"4.53","retail_price":"7.99","available":true,"url":"\/products\/bamboo-family-pajamas-cartoon-print-short-sleeve-matching-pajama-set-snug-fitting-for-children?variant=13a51b2e-06b4-454e-a660-5746d267b2dd","available_quantity":6,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"Pet"}],"off_ratio":43,"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
: Green
${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
: Pet
${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
$4.53
${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":"13a51b2e-06b4-454e-a660-5746d267b2dd","product_id":"36a894c3-93b1-4392-8315-5691c53d7e66","title":"Green-Pet","weight_unit":"kg","inventory_quantity":6,"sku":"20903842","barcode":"","position":19,"option1":"Green","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc2b21d600053e25ddc410431bebb979.jpeg","path":"cc2b21d600053e25ddc410431bebb979.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.53,"min_quantity":1}],"weight":"0.05","compare_at_price":"7.99","price":"4.53","retail_price":"7.99","available":true,"url":"\/products\/bamboo-family-pajamas-cartoon-print-short-sleeve-matching-pajama-set-snug-fitting-for-children?variant=13a51b2e-06b4-454e-a660-5746d267b2dd","available_quantity":6,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"Pet"}],"off_ratio":43,"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":"13a51b2e-06b4-454e-a660-5746d267b2dd","product_id":"36a894c3-93b1-4392-8315-5691c53d7e66","title":"Green-Pet","weight_unit":"kg","inventory_quantity":6,"sku":"20903842","barcode":"","position":19,"option1":"Green","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/cc2b21d600053e25ddc410431bebb979.jpeg","path":"cc2b21d600053e25ddc410431bebb979.jpeg","width":2400,"height":2400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.53,"min_quantity":1}],"weight":"0.05","compare_at_price":"7.99","price":"4.53","retail_price":"7.99","available":true,"url":"\/products\/bamboo-family-pajamas-cartoon-print-short-sleeve-matching-pajama-set-snug-fitting-for-children?variant=13a51b2e-06b4-454e-a660-5746d267b2dd","available_quantity":6,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"Pet"}],"off_ratio":43,"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:Cute family matching pajamas featuring cartoon patterns for summer daily wear.;Fabric:Bamboo fiber fabric composition ratio: Spandex 5%, regenerated cellulose fiber (bamboo pulp fiber) 95% for comfortable wear.;Care Instruction:Easy maintenance - low iron, do not dry clean, machine wash cold, do not bleach.;Key Features:• Wear Snug-fitting, Not Flame Resistant • Please add each size separately to your shopping cart. . • Thickness: Moderate. • Sheer: Not see-through. • Product features: Full family set, space-themed print. •Fabric characteristics: Breathable and comfortable bamboo fiber fabric. Gentle on Sensitive Skin, Softer Than Cotton, 30% Softer than Regular Bamboo, Stretch for Sleeptime. • Piece of product: 1 top and 1 pant set, or 1 romper or 1 bandanna for pet per size. • Neckline: Round neck. • Sleeves: Short sleeves • Style: Cartoon print. •Fit: Regular fit for adults, snug fit for kids and babies. • Source of goods: Imported. • Supplier: PatPat.;Additional information:Suitable for summer daily wear, stylish and comfy for any occasion.;
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.