SKU : 20759687
Inventory : 9
${function(){
const variantData = data.variant || {"id":"55467ebe-deef-40bd-8d97-107c29df9ae1","product_id":"d37f11c7-f60a-48d7-b434-9b289c6be8f8","title":"Black-Pet","weight_unit":"kg","inventory_quantity":9,"sku":"20759687","barcode":"","position":18,"option1":"Black","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17cb76e58e929cb777fa7f1b10652855.jpeg","path":"17cb76e58e929cb777fa7f1b10652855.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/579001-christmas-family-matching-gingerbread-man-print-short-sleeve-pajamas-sets-flame-resistant?variant=55467ebe-deef-40bd-8d97-107c29df9ae1","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Pet"}],"off_ratio":40,"flashsale_info":[],"sales":135};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"55467ebe-deef-40bd-8d97-107c29df9ae1","product_id":"d37f11c7-f60a-48d7-b434-9b289c6be8f8","title":"Black-Pet","weight_unit":"kg","inventory_quantity":9,"sku":"20759687","barcode":"","position":18,"option1":"Black","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17cb76e58e929cb777fa7f1b10652855.jpeg","path":"17cb76e58e929cb777fa7f1b10652855.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/579001-christmas-family-matching-gingerbread-man-print-short-sleeve-pajamas-sets-flame-resistant?variant=55467ebe-deef-40bd-8d97-107c29df9ae1","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Pet"}],"off_ratio":40,"flashsale_info":[],"sales":135};
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
: 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
$5.99
${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":"55467ebe-deef-40bd-8d97-107c29df9ae1","product_id":"d37f11c7-f60a-48d7-b434-9b289c6be8f8","title":"Black-Pet","weight_unit":"kg","inventory_quantity":9,"sku":"20759687","barcode":"","position":18,"option1":"Black","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17cb76e58e929cb777fa7f1b10652855.jpeg","path":"17cb76e58e929cb777fa7f1b10652855.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/579001-christmas-family-matching-gingerbread-man-print-short-sleeve-pajamas-sets-flame-resistant?variant=55467ebe-deef-40bd-8d97-107c29df9ae1","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Pet"}],"off_ratio":40,"flashsale_info":[],"sales":135};
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":"55467ebe-deef-40bd-8d97-107c29df9ae1","product_id":"d37f11c7-f60a-48d7-b434-9b289c6be8f8","title":"Black-Pet","weight_unit":"kg","inventory_quantity":9,"sku":"20759687","barcode":"","position":18,"option1":"Black","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/17cb76e58e929cb777fa7f1b10652855.jpeg","path":"17cb76e58e929cb777fa7f1b10652855.jpeg","width":2048,"height":2048,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0","compare_at_price":"9.99","price":"5.99","retail_price":"9.99","available":true,"url":"\/products\/579001-christmas-family-matching-gingerbread-man-print-short-sleeve-pajamas-sets-flame-resistant?variant=55467ebe-deef-40bd-8d97-107c29df9ae1","available_quantity":9,"options":[{"name":"COLOR","value":"Black"},{"name":"SIZE","value":"Pet"}],"off_ratio":40,"flashsale_info":[],"sales":135};
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: Gingerbread print family matching sleepwear set for casual or festival occasions.nFabric: Made of 95% polyester and 5% spandex, providing comfort.nCare Instruction: Machine wash with cold water, avoid dry cleaning and bleaching. Low-temperature ironing is suggested.nKey Features: * Please add each size separately to your shopping cart. * Product features: short-sleeved top and long pants or romper with long pants. * Fabric characteristics: comfortable. * Piece of product: includes 1 set (1 top and 1 bottom set, or 1 pet wrap) per size selection. * Neckline: round. * Sleeves: short. * Style: family matching sleepwear. * Length: long pants. * Source of goods: imported. * Supplier: PatPat.nAdditional information: Suitable for all seasons and casual or festival occasions. The set features gingerbread print detailing.
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.