SKU : 20720531
Inventory : 80
${function(){
const variantData = data.variant || {"id":"5bf85efd-1110-45de-b455-d98cb1c5df39","product_id":"5d4ccbf3-f9cf-4e86-81cb-974818843260","title":"Multi-color-Baby: 3-6M","weight_unit":"kg","inventory_quantity":80,"sku":"20720531","barcode":"","position":1,"option1":"Multi-color","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","path":"7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/575291-christmas-snowman-print-family-matching-colorful-pajamas-sets-flame-resistant-ktk5?variant=5bf85efd-1110-45de-b455-d98cb1c5df39","available_quantity":80,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"flashsale_info":[],"sales":100};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"5bf85efd-1110-45de-b455-d98cb1c5df39","product_id":"5d4ccbf3-f9cf-4e86-81cb-974818843260","title":"Multi-color-Baby: 3-6M","weight_unit":"kg","inventory_quantity":80,"sku":"20720531","barcode":"","position":1,"option1":"Multi-color","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","path":"7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/575291-christmas-snowman-print-family-matching-colorful-pajamas-sets-flame-resistant-ktk5?variant=5bf85efd-1110-45de-b455-d98cb1c5df39","available_quantity":80,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"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
: Multi-color
${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
$11.39
${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":"5bf85efd-1110-45de-b455-d98cb1c5df39","product_id":"5d4ccbf3-f9cf-4e86-81cb-974818843260","title":"Multi-color-Baby: 3-6M","weight_unit":"kg","inventory_quantity":80,"sku":"20720531","barcode":"","position":1,"option1":"Multi-color","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","path":"7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/575291-christmas-snowman-print-family-matching-colorful-pajamas-sets-flame-resistant-ktk5?variant=5bf85efd-1110-45de-b455-d98cb1c5df39","available_quantity":80,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"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":"5bf85efd-1110-45de-b455-d98cb1c5df39","product_id":"5d4ccbf3-f9cf-4e86-81cb-974818843260","title":"Multi-color-Baby: 3-6M","weight_unit":"kg","inventory_quantity":80,"sku":"20720531","barcode":"","position":1,"option1":"Multi-color","option2":"Baby: 3-6M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","path":"7528ccda0bd6f0d1ebb1c926dfa40fd2.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.39,"min_quantity":1}],"weight":"0","compare_at_price":"18.99","price":"11.39","retail_price":"18.99","available":true,"url":"\/products\/575291-christmas-snowman-print-family-matching-colorful-pajamas-sets-flame-resistant-ktk5?variant=5bf85efd-1110-45de-b455-d98cb1c5df39","available_quantity":80,"options":[{"name":"COLOR","value":"Multi-color"},{"name":"SIZE","value":"Baby: 3-6M"}],"off_ratio":40,"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: Get cozy in this festive family pajama set.nFabric: This matching set is made of 95% polyester and 5% spandex for a comfortable fit.nCare Instruction: Machine wash in cold water. Do not bleach. Tumble dry on low heat.nKey Features: * Please add each size separately to your shopping cart. * Piece of product: 1 set each size (1 top and 1 pants set, or jumpsuit for baby) * Product features: Matching family pajama set * Fabric characteristics: Breathable and moisture-wicking * Neckline: Round * Sleeves: Long * Style: Casual with a festive tie-dye snowman design * Fit: Regular and comfortable * Length: Average * Source of goods: Imported * Supplier: PatPatnAdditional Information: Suitable for all seasons and perfect for holiday gatherings.nNote: The original product description text about fabric composition and care instruction has been rephrased and incorporated into the optimized description. The other information provided has all been included with concision and clarity
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.