SKU : 20807503
Inventory : 9
${function(){
const variantData = data.variant || {"id":"725abbbf-b01e-4d2c-abf7-b19f9c437dde","product_id":"c69ec762-d1f8-4f7b-b9bc-d089747f23f6","title":"WineRed-King","weight_unit":"kg","inventory_quantity":9,"sku":"20807503","barcode":"","position":1,"option1":"WineRed","option2":"King","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d47ae03818a5e411cb8847b9b2d28c8c.jpeg","path":"d47ae03818a5e411cb8847b9b2d28c8c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.19,"min_quantity":1}],"weight":"1","compare_at_price":"36.99","price":"22.19","retail_price":"36.99","available":true,"url":"\/products\/582886-red-leaf-series-bedding-set-three-piece-set-including-one-quilt-cover-and-two-pillowcases-5ztw?variant=725abbbf-b01e-4d2c-abf7-b19f9c437dde","available_quantity":9,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"King"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Inventory : ${variantData && variantData.available_quantity}
`
}()}
${function() {
const variantData = data.variant || {"id":"725abbbf-b01e-4d2c-abf7-b19f9c437dde","product_id":"c69ec762-d1f8-4f7b-b9bc-d089747f23f6","title":"WineRed-King","weight_unit":"kg","inventory_quantity":9,"sku":"20807503","barcode":"","position":1,"option1":"WineRed","option2":"King","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d47ae03818a5e411cb8847b9b2d28c8c.jpeg","path":"d47ae03818a5e411cb8847b9b2d28c8c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.19,"min_quantity":1}],"weight":"1","compare_at_price":"36.99","price":"22.19","retail_price":"36.99","available":true,"url":"\/products\/582886-red-leaf-series-bedding-set-three-piece-set-including-one-quilt-cover-and-two-pillowcases-5ztw?variant=725abbbf-b01e-4d2c-abf7-b19f9c437dde","available_quantity":9,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"King"}],"off_ratio":40,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: WineRed
${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
: King
${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
$22.19
${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":"725abbbf-b01e-4d2c-abf7-b19f9c437dde","product_id":"c69ec762-d1f8-4f7b-b9bc-d089747f23f6","title":"WineRed-King","weight_unit":"kg","inventory_quantity":9,"sku":"20807503","barcode":"","position":1,"option1":"WineRed","option2":"King","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d47ae03818a5e411cb8847b9b2d28c8c.jpeg","path":"d47ae03818a5e411cb8847b9b2d28c8c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.19,"min_quantity":1}],"weight":"1","compare_at_price":"36.99","price":"22.19","retail_price":"36.99","available":true,"url":"\/products\/582886-red-leaf-series-bedding-set-three-piece-set-including-one-quilt-cover-and-two-pillowcases-5ztw?variant=725abbbf-b01e-4d2c-abf7-b19f9c437dde","available_quantity":9,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"King"}],"off_ratio":40,"flashsale_info":[],"sales":0};
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":"725abbbf-b01e-4d2c-abf7-b19f9c437dde","product_id":"c69ec762-d1f8-4f7b-b9bc-d089747f23f6","title":"WineRed-King","weight_unit":"kg","inventory_quantity":9,"sku":"20807503","barcode":"","position":1,"option1":"WineRed","option2":"King","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d47ae03818a5e411cb8847b9b2d28c8c.jpeg","path":"d47ae03818a5e411cb8847b9b2d28c8c.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.19,"min_quantity":1}],"weight":"1","compare_at_price":"36.99","price":"22.19","retail_price":"36.99","available":true,"url":"\/products\/582886-red-leaf-series-bedding-set-three-piece-set-including-one-quilt-cover-and-two-pillowcases-5ztw?variant=725abbbf-b01e-4d2c-abf7-b19f9c437dde","available_quantity":9,"options":[{"name":"COLOR","value":"WineRed"},{"name":"SIZE","value":"King"}],"off_ratio":40,"flashsale_info":[],"sales":0};
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: Experience the beauty of fall with our Red Leaf Bedding Set. This three-piece set features a striking red leaf pattern that will instantly brighten up any room. Made with high-quality materials and designed for maximum comfort, this bedding set is perfect for a cozy and stylish night's sleep.nFabric: Crafted from luxurious microfiber, this bedding set is soft to the touch and easy to care for. The breathable fabric is perfect for keeping you cool in the summer and warm in the winter.nCare Instruction: Machine washable for easy maintenance and long-lasting durability.nKey Features: *Suitable Characteristics: Perfect for those who want to add a pop of color to their bedroom décor. Ideal for a cozy and comfortable night's sleep. *Size: Available in Twin, Full, Queen, and King sizes to fit any bed. *Source of Good: Made with high-quality materials to ensure lasting comfort and satisfaction.nAdditional Information: -The Twin size set includes one comforter cover (68 x 90) and two pillowcases (20 x 26).n-The Full size set includes one comforter cover (80 x 90) and two pillowcases (20 x 26).n-The Queen size set includes one comforter cover (90 x 90) and two pillowcases (20 x 26).n-The King size set includes one comforter cover (104 x 90) and two pillowcases (20 x 26). nUpgrade your bedding with our Red Leaf Bedding Set today and enjoy a comfortable and stylish night's sleep!
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.