SKU : 20739022
Inventory : 2
${function(){
const variantData = data.variant || {"id":"a982a2d5-f717-4ade-b7af-f25d6971c09b","product_id":"75b1ea35-4b4b-46aa-9315-26a09b5876fa","title":"Green-One Size","weight_unit":"kg","inventory_quantity":2,"sku":"20739022","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/189284b60bd8622d8aa03e29a55664c6.jpeg","path":"189284b60bd8622d8aa03e29a55664c6.jpeg","width":800,"height":800,"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\/577200-set-of-10-christmas-cutlery-holders-in-red-and-green-felt?variant=a982a2d5-f717-4ade-b7af-f25d6971c09b","available_quantity":2,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":101};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"a982a2d5-f717-4ade-b7af-f25d6971c09b","product_id":"75b1ea35-4b4b-46aa-9315-26a09b5876fa","title":"Green-One Size","weight_unit":"kg","inventory_quantity":2,"sku":"20739022","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/189284b60bd8622d8aa03e29a55664c6.jpeg","path":"189284b60bd8622d8aa03e29a55664c6.jpeg","width":800,"height":800,"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\/577200-set-of-10-christmas-cutlery-holders-in-red-and-green-felt?variant=a982a2d5-f717-4ade-b7af-f25d6971c09b","available_quantity":2,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":101};
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
: One Size
${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":"a982a2d5-f717-4ade-b7af-f25d6971c09b","product_id":"75b1ea35-4b4b-46aa-9315-26a09b5876fa","title":"Green-One Size","weight_unit":"kg","inventory_quantity":2,"sku":"20739022","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/189284b60bd8622d8aa03e29a55664c6.jpeg","path":"189284b60bd8622d8aa03e29a55664c6.jpeg","width":800,"height":800,"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\/577200-set-of-10-christmas-cutlery-holders-in-red-and-green-felt?variant=a982a2d5-f717-4ade-b7af-f25d6971c09b","available_quantity":2,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":101};
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":"a982a2d5-f717-4ade-b7af-f25d6971c09b","product_id":"75b1ea35-4b4b-46aa-9315-26a09b5876fa","title":"Green-One Size","weight_unit":"kg","inventory_quantity":2,"sku":"20739022","barcode":"","position":2,"option1":"Green","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/189284b60bd8622d8aa03e29a55664c6.jpeg","path":"189284b60bd8622d8aa03e29a55664c6.jpeg","width":800,"height":800,"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\/577200-set-of-10-christmas-cutlery-holders-in-red-and-green-felt?variant=a982a2d5-f717-4ade-b7af-f25d6971c09b","available_quantity":2,"options":[{"name":"COLOR","value":"Green"},{"name":"SIZE","value":"One Size"}],"off_ratio":40,"flashsale_info":[],"sales":101};
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 in the festive spirit with these 10 finely crafted Christmas cutlery holders. The perfect addition to your dining table decor, they come in packs of green and red to suit any Christmas theme.nMaterial : Made with high-quality felt material, these cutlery holders boast durability and a minimalist aesthetic.nCare Instruction: Hand wash gently with cold water to maintain the integrity of the felt material.nKey Features: * Suitable characteristics: Ideal for decorating your Christmas dinner table. * Size: 16.9cm x 20.3cm and lightweight at only 0.06kg. * Source of good: Crafted with precision and a keen eye for aesthetic beauty.
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.