SKU : 19654196
Inventory : 7
${function(){
const variantData = data.variant || {"id":"74ec51fd-2b38-4788-8451-1126f5412571","product_id":"f659ec9d-b1a3-4586-8950-cea4caea2598","title":"Red\/White-Women: XL","weight_unit":"kg","inventory_quantity":7,"sku":"19654196","barcode":"","position":40,"option1":"Red\/White","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/706e50eae70e2cf8aa3f45700478b3c6.jpeg","path":"706e50eae70e2cf8aa3f45700478b3c6.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.5,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"17.5","retail_price":"34.99","available":true,"url":"\/products\/462250-christmas-reindeer-and-snowflake-patterned-family-matching-pajamas-sets-flame-resistant-ohm5?variant=74ec51fd-2b38-4788-8451-1126f5412571","available_quantity":7,"options":[{"name":"COLOR","value":"Red\/White"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":50,"flashsale_info":[],"sales":104};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"74ec51fd-2b38-4788-8451-1126f5412571","product_id":"f659ec9d-b1a3-4586-8950-cea4caea2598","title":"Red\/White-Women: XL","weight_unit":"kg","inventory_quantity":7,"sku":"19654196","barcode":"","position":40,"option1":"Red\/White","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/706e50eae70e2cf8aa3f45700478b3c6.jpeg","path":"706e50eae70e2cf8aa3f45700478b3c6.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.5,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"17.5","retail_price":"34.99","available":true,"url":"\/products\/462250-christmas-reindeer-and-snowflake-patterned-family-matching-pajamas-sets-flame-resistant-ohm5?variant=74ec51fd-2b38-4788-8451-1126f5412571","available_quantity":7,"options":[{"name":"COLOR","value":"Red\/White"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":50,"flashsale_info":[],"sales":104};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Red/White
${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
: Women: XL
${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
$17.50
${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":"74ec51fd-2b38-4788-8451-1126f5412571","product_id":"f659ec9d-b1a3-4586-8950-cea4caea2598","title":"Red\/White-Women: XL","weight_unit":"kg","inventory_quantity":7,"sku":"19654196","barcode":"","position":40,"option1":"Red\/White","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/706e50eae70e2cf8aa3f45700478b3c6.jpeg","path":"706e50eae70e2cf8aa3f45700478b3c6.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.5,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"17.5","retail_price":"34.99","available":true,"url":"\/products\/462250-christmas-reindeer-and-snowflake-patterned-family-matching-pajamas-sets-flame-resistant-ohm5?variant=74ec51fd-2b38-4788-8451-1126f5412571","available_quantity":7,"options":[{"name":"COLOR","value":"Red\/White"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":50,"flashsale_info":[],"sales":104};
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":"74ec51fd-2b38-4788-8451-1126f5412571","product_id":"f659ec9d-b1a3-4586-8950-cea4caea2598","title":"Red\/White-Women: XL","weight_unit":"kg","inventory_quantity":7,"sku":"19654196","barcode":"","position":40,"option1":"Red\/White","option2":"Women: XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/706e50eae70e2cf8aa3f45700478b3c6.jpeg","path":"706e50eae70e2cf8aa3f45700478b3c6.jpeg","width":1400,"height":1400,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.5,"min_quantity":1}],"weight":"0","compare_at_price":"34.99","price":"17.5","retail_price":"34.99","available":true,"url":"\/products\/462250-christmas-reindeer-and-snowflake-patterned-family-matching-pajamas-sets-flame-resistant-ohm5?variant=74ec51fd-2b38-4788-8451-1126f5412571","available_quantity":7,"options":[{"name":"COLOR","value":"Red\/White"},{"name":"SIZE","value":"Women: XL"}],"off_ratio":50,"flashsale_info":[],"sales":104};
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 * Soft and comfy * Christmas tree and red reindeer print * Flame resistant * Material: 95% Polyester, 5% Spandex * Machine wash, tumble dry * Imported * Model Stats:nMennModel is Wearing: LnHeight: 184.0 / 72.4nBust: 113.0 / 44.5nWaist: 95.0 / 37.4nHips: 100.0 / 39.4nnWomennModel 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-4YnWeight: 10KGnShoulder height: 43.0 / 16.9nLength: 47.0 / 18.5
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.