SKU : 19969838
Inventory : 44
${function(){
const variantData = data.variant || {"id":"4842a7a0-e61d-4f2d-9940-0341e45ba0a6","product_id":"fb34367f-2f08-4af2-ad04-d2d0c4d7365e","title":"Grey-Pet","weight_unit":"kg","inventory_quantity":44,"sku":"19969838","barcode":"","position":22,"option1":"Grey","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","path":"a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","width":1400,"height":1400,"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\/498409-christmas-tree-snowflake-and-letters-print-grey-family-matching-long-sleeve-pajamas-sets-flame-resistant-9oj0?variant=4842a7a0-e61d-4f2d-9940-0341e45ba0a6","available_quantity":44,"options":[{"name":"COLOR","value":"Grey"},{"name":"SIZE","value":"Pet"}],"off_ratio":40,"flashsale_info":[],"sales":109};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"4842a7a0-e61d-4f2d-9940-0341e45ba0a6","product_id":"fb34367f-2f08-4af2-ad04-d2d0c4d7365e","title":"Grey-Pet","weight_unit":"kg","inventory_quantity":44,"sku":"19969838","barcode":"","position":22,"option1":"Grey","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","path":"a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","width":1400,"height":1400,"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\/498409-christmas-tree-snowflake-and-letters-print-grey-family-matching-long-sleeve-pajamas-sets-flame-resistant-9oj0?variant=4842a7a0-e61d-4f2d-9940-0341e45ba0a6","available_quantity":44,"options":[{"name":"COLOR","value":"Grey"},{"name":"SIZE","value":"Pet"}],"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
: Grey
${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":"4842a7a0-e61d-4f2d-9940-0341e45ba0a6","product_id":"fb34367f-2f08-4af2-ad04-d2d0c4d7365e","title":"Grey-Pet","weight_unit":"kg","inventory_quantity":44,"sku":"19969838","barcode":"","position":22,"option1":"Grey","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","path":"a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","width":1400,"height":1400,"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\/498409-christmas-tree-snowflake-and-letters-print-grey-family-matching-long-sleeve-pajamas-sets-flame-resistant-9oj0?variant=4842a7a0-e61d-4f2d-9940-0341e45ba0a6","available_quantity":44,"options":[{"name":"COLOR","value":"Grey"},{"name":"SIZE","value":"Pet"}],"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":"4842a7a0-e61d-4f2d-9940-0341e45ba0a6","product_id":"fb34367f-2f08-4af2-ad04-d2d0c4d7365e","title":"Grey-Pet","weight_unit":"kg","inventory_quantity":44,"sku":"19969838","barcode":"","position":22,"option1":"Grey","option2":"Pet","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","path":"a75f3a9ee982e3ad50a2d66e28baeec9.jpeg","width":1400,"height":1400,"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\/498409-christmas-tree-snowflake-and-letters-print-grey-family-matching-long-sleeve-pajamas-sets-flame-resistant-9oj0?variant=4842a7a0-e61d-4f2d-9940-0341e45ba0a6","available_quantity":44,"options":[{"name":"COLOR","value":"Grey"},{"name":"SIZE","value":"Pet"}],"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 `
`;
}()}
* Please add each size separately to your shopping cart. * Each size includes: 1 top & 1 pants (jumpsuit for baby; harness for dog) * Soft and comfy * Flame resistant * Letter print "MERRY CHRISTMAS" on the front (tops) * Elasticized waist (pants) * Bottom snaps (jumpsuit/harness) * Material: 96% Polyester, 4% Spandex (women/men/dog size); 100% Polyester (kids/baby size) * Machine wash, tumble dry * Imported * Model Stats:nMennModel is Wearing: LnHeight: 184.0 / 72.4nBust: 107.0 / 42.1nWaist: 90.0 / 35.4nHips: 93.0 / 36.6nnWomennModel is Wearing: SnHeight: 176.0 / 69.3nBust: 86.0 / 33.9nWaist: 62.0 / 24.4nHips: 90.0 / 35.4n nGirlsnModel is Wearing: 8-9YnWeight: 21.7KGnHeight: 128.0 / 50.4nnBoysnModel is Wearing: 3-4YnWeight: 16KGnHeight: 100.0 / 39.4nnPetnModel is Wearing: Kids 3-4YnnGrandfathernModel is Wearing: LnHeight: 177.0 / 69.7nWeight: 73KGnBust: 90.0 / 35.4nWaist: 89.0 / 35.0nHips: 86.0 / 33.9nnGrandmothernModel is Wearing: MnHeight: 170.0 / 66.9nBust: 96.0 / 37.8nWaist: 78.0 / 30.7nHips: 98.0 / 38.6
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.