{"product_id":"mj11-christmas-velvet-drapes","title":"MJ11 Christmas Soft Velvet Blackout Drapes For Bedroom Living Room Holiday Decorations 1 Panel","description":"\u003cstyle\u003e\n  #product-description-container * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: 'Poppins', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  }\n  \n  #product-description-container {\n    background-color: #ffffff;\n    color: #5a4b3a;\n    line-height: 1.6;\n    padding: 20px;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n  \n  #product-description-container .section {\n    margin: 25px 0;\n    padding: 20px;\n    background: linear-gradient(135deg, #1a472a 0%, #2d5a27 100%);\n    border-radius: 10px;\n    box-shadow: 0 5px 15px rgba(88, 68, 52, 0.08);\n    border: 1px solid #d4af37;\n  }\n  \n  \/* 圣诞主题头部 *\/\n  #product-description-container .christmas-header {\n    background: linear-gradient(135deg, #1a472a 0%, #2d5a27 100%);\n    color: white;\n    padding: 30px 20px;\n    border-radius: 15px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 30px;\n    border: 3px solid #d4af37;\n  }\n  \n  #product-description-container .christmas-header::before {\n    content: \"❄️ ✨ 🎄\";\n    position: absolute;\n    top: 10px;\n    left: 0;\n    right: 0;\n    font-size: 1.5rem;\n    opacity: 0.7;\n  }\n  \n  #product-description-container .christmas-header::after {\n    content: \"🎅 🦌 🎁\";\n    position: absolute;\n    bottom: 10px;\n    left: 0;\n    right: 0;\n    font-size: 1.5rem;\n    opacity: 0.7;\n  }\n  \n  #product-description-container .christmas-header h1 {\n    font-size: 2.4rem;\n    margin-bottom: 15px;\n    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);\n    color: white !important;\n  }\n  \n  #product-description-container .christmas-header p {\n    font-size: 1.5rem;\n    max-width: 800px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n    color: white !important;\n  }\n  \n  \/* 圣诞横幅 *\/\n  #product-description-container .banner {\n    margin: 30px 0;\n    border-radius: 15px;\n    overflow: hidden;\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\n    border: 5px solid #d4af37;\n    position: relative;\n  }\n  \n  \/* 删除横幅上的Christmas Special标签 *\/\n  \/* #product-description-container .banner::before {\n    content: \"🎄 Christmas Special 🎄\";\n    position: absolute;\n    top: 15px;\n    right: 15px;\n    background: rgba(212, 175, 55, 0.9);\n    color: #1a472a;\n    padding: 8px 15px;\n    border-radius: 30px;\n    font-weight: 600;\n    font-size: 1.1rem;\n    z-index: 2;\n  } *\/\n  \n  #product-description-container .banner img {\n    width: 100%;\n    display: block;\n  }\n  \n  \/* 产品标题 *\/\n  #product-description-container .section-title {\n    color: white !important;\n    font-size: 2.4rem;\n    margin-bottom: 30px;\n    text-align: center;\n    font-weight: 600;\n    position: relative;\n    padding-bottom: 15px;\n  }\n  \n  #product-description-container .section-title:after {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 80px;\n    height: 3px;\n    background-color: #d4af37;\n  }\n  \n  \/* 产品描述 *\/\n  #product-description-container .premium-text {\n    font-size: 1.5rem;\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto;\n    color: white !important;\n    line-height: 1.8;\n  }\n  \n  \/* 高亮区域 - 删除特殊优惠内容 *\/\n  \/* #product-description-container .highlight {\n    background: linear-gradient(135deg, #d4af37 0%, #f7ef8a 100%);\n    padding: 20px;\n    border-radius: 12px;\n    margin: 25px 0;\n    color: #1a472a;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    border: 2px dashed #1a472a;\n    position: relative;\n    font-size: 1.5rem;\n    text-align: center;\n  } *\/\n  \n  \/* 规格列表样式 *\/\n  #product-description-container .specifications {\n    margin: 30px 0;\n  }\n  \n  #product-description-container .spec-list {\n    list-style-type: none;\n    padding-left: 0;\n  }\n  \n  #product-description-container ul.spec-list \u003e li {\n    margin-bottom: 15px;\n    color: white !important;\n    font-size: 1.5rem;\n    padding-left: 0;\n    line-height: 1.6;\n  }\n  \n  #product-description-container .spec-list li:before {\n    content: none;\n  }\n  \n  #product-description-container .spec-list strong {\n    color: #d4af37 !important;\n    font-size: 1.5rem;\n  }\n  \n  \/* 颜色选择区域 *\/\n  #product-description-container .colors-container {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 30px;\n    margin-top: 20px;\n  }\n  \n  #product-description-container .color-left, \n  #product-description-container .color-right {\n    flex: 1;\n    min-width: 300px;\n    background: linear-gradient(135deg, #1a472a 0%, #2d5a27 100%);\n    padding: 25px;\n    border-radius: 15px;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    border: 2px solid #d4af37;\n    position: relative;\n  }\n  \n  #product-description-container .color-image {\n    width: 100%;\n    border-radius: 10px;\n    cursor: pointer;\n    transition: transform 0.3s, box-shadow 0.3s;\n    border: 3px solid #d4af37;\n    margin-bottom: 15px;\n  }\n  \n  #product-description-container .color-image:hover {\n    transform: scale(1.02);\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\n  }\n  \n  #product-description-container .color-description {\n    font-size: 1.5rem;\n    line-height: 1.6;\n    color: white !important;\n  }\n  \n  #product-description-container .color-description h3 {\n    color: #d4af37 !important;\n    margin-bottom: 10px;\n    font-size: 1.7rem;\n  }\n  \n  #product-description-container .color-highlight {\n    background: rgba(212, 175, 55, 0.3);\n    padding: 10px 15px;\n    border-radius: 8px;\n    margin-top: 15px;\n    border-left: 3px solid #d4af37;\n    font-size: 1.5rem;\n    color: white !important;\n  }\n  \n  #product-description-container .color-highlight strong {\n    color: #d4af37 !important;\n  }\n  \n  \/* 测量指南 *\/\n  #product-description-container .measurement-section {\n    margin-bottom: 20px;\n  }\n  \n  #product-description-container .measurement-title {\n    color: #d4af37 !important;\n    font-size: 1.7rem;\n    margin-bottom: 15px;\n    font-weight: 600;\n  }\n  \n  #product-description-container .measurement-desc {\n    color: white !important;\n    margin-bottom: 15px;\n    line-height: 1.6;\n    font-size: 1.5rem;\n  }\n  \n  #product-description-container .measurement-list {\n    list-style-type: none;\n    padding-left: 20px;\n  }\n  \n  #product-description-container .measurement-list li {\n    margin-bottom: 10px;\n    position: relative;\n    padding-left: 25px;\n    color: white !important;\n    font-size: 1.5rem;\n  }\n  \n  #product-description-container .measurement-list li:before {\n    content: \"🎄\";\n    color: #d4af37;\n    font-size: 1.2rem;\n    position: absolute;\n    left: 0;\n  }\n  \n  \/* 联系我们 *\/\n  #product-description-container .contact-info {\n    background: linear-gradient(135deg, #1a472a 0%, #2d5a27 100%);\n    color: white;\n    padding: 25px;\n    border-radius: 15px;\n    text-align: center;\n    margin-top: 40px;\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);\n    position: relative;\n    overflow: hidden;\n    border: 3px solid #d4af37;\n  }\n  \n  #product-description-container .contact-info p {\n    font-size: 1.5rem;\n    position: relative;\n    z-index: 1;\n    color: white !important;\n  }\n  \n  \/* 雪花效果 - 只在电脑和平板显示 *\/\n  .snowflakes {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    pointer-events: none;\n    z-index: 9999;\n    display: block; \/* 默认显示 *\/\n  }\n  \n  .snowflake {\n    position: absolute;\n    top: -10px;\n    color: #f0f8ff;\n    text-shadow: 0 0 8px rgba(255, 255, 255, 0.9);\n    font-size: 1.8rem;\n    animation: fall linear forwards;\n    opacity: 0.8;\n    filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.7));\n  }\n  \n  @keyframes fall {\n    to {\n      transform: translateY(100vh) rotate(360deg);\n    }\n  }\n  \n  \/* 模态框 *\/\n  .christmas-modal {\n    display: none;\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.9);\n    z-index: 10000;\n    justify-content: center;\n    align-items: center;\n  }\n  \n  .modal-content {\n    max-width: 90%;\n    max-height: 90%;\n    position: relative;\n  }\n  \n  .modal-content img {\n    width: 100%;\n    height: auto;\n    border-radius: 10px;\n    border: 5px solid #d4af37;\n  }\n  \n  .close-modal {\n    position: absolute;\n    top: 15px;\n    right: 15px;\n    color: white;\n    font-size: 30px;\n    cursor: pointer;\n    background: rgba(212, 175, 55, 0.9);\n    width: 50px;\n    height: 50px;\n    border-radius: 50%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: background 0.3s;\n  }\n  \n  .close-modal:hover {\n    background: rgba(198, 30, 58, 0.9);\n  }\n  \n  \/* 响应式设计 - 手机端隐藏雪花 *\/\n  @media (max-width: 768px) {\n    #product-description-container .section {\n      padding: 25px;\n      margin: 20px 0;\n    }\n    \n    #product-description-container .section-title {\n      font-size: 2rem;\n    }\n    \n    #product-description-container .premium-text {\n      font-size: 1.4rem;\n    }\n    \n    #product-description-container .colors-container {\n      flex-direction: column;\n    }\n    \n    #product-description-container .spec-list li,\n    #product-description-container .color-description,\n    #product-description-container .measurement-desc,\n    #product-description-container .measurement-list li,\n    #product-description-container .highlight {\n      font-size: 1.4rem;\n    }\n    \n    \/* 手机端隐藏雪花 *\/\n    .snowflakes {\n      display: none !important;\n    }\n  }\n  \n  \/* 平板设备显示雪花 *\/\n  @media (min-width: 769px) and (max-width: 1024px) {\n    .snowflakes {\n      display: block;\n    }\n  }\n  \n  \/* 电脑端显示雪花 *\/\n  @media (min-width: 1025px) {\n    .snowflakes {\n      display: block;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"product-description-container\"\u003e\n\u003c!-- 圣诞标题 --\u003e\n\u003cdiv class=\"christmas-header\"\u003e\n\u003ch1 style=\"color: white !important;\"\u003e🎄 Christmas Velvet Curtains: Elevate Your Home with Holiday Elegance 🎄\u003c\/h1\u003e\n\u003cp style=\"color: white !important;\"\u003eAdd warmth and elegance to your home this holiday season with our luxurious velvet curtains\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 圣诞横幅 --\u003e\n\u003cdiv class=\"banner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/61575710762ee425e83fe2b6fc58496e.jpg?v=1761880317\" alt=\"Christmas Curtain Banner\"\u003e\u003c\/div\u003e\n\u003c!-- 产品介绍 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\" style=\"color: white !important;\"\u003eLuxury Velvet Curtains with Christmas Theme\u003c\/h2\u003e\n\u003cp class=\"premium-text\" style=\"color: white !important;\"\u003eElevate your home decor this holiday season with our premium velvet curtains. Designed with both style and functionality in mind, these curtains bring a touch of luxury to any room while providing excellent light control and insulation. Perfect for creating that cozy Christmas atmosphere!\u003c\/p\u003e\n\u003c!-- 删除特殊优惠高亮区域 --\u003e\u003c\/section\u003e\n\u003c!-- 产品规格 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\" style=\"color: white !important;\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"specifications\"\u003e\n\u003cul class=\"spec-list\"\u003e\n\u003cli style=\"color: white !important;\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eMaterial: \u003c\/strong\u003e100% polyester with a plush, luxurious hand feel\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eLight Blocking: \u003c\/strong\u003e75-85% without lining, 85-95% with 140gsm greyish white lining, 95-99% with 220gsm greyish white lining\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eFabric Weight: \u003c\/strong\u003e300 gsm (lining weight not included)\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eLining: \u003c\/strong\u003eUnlined \/ 140 gsm Lining\/ 220 gsm Lining\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eHeader Type: \u003c\/strong\u003eNickle Grommet\/ Flat Hooks\/ Back Tab \u0026amp; Rod Pocket\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eCare Tips: \u003c\/strong\u003eGently machine wash or dry clean, no bleach, steam iron, air dry\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 面料特点 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\" style=\"color: white !important;\"\u003eFabric Features\u003c\/h2\u003e\n\u003cp class=\"premium-text\" style=\"color: white !important;\"\u003eSoft plush pile with luxurious look, natural, no stimulation to the skin, in line with environmental and health requirements, is very close to the skin, smooth and soft. Nap down or nap up, it will produce 2 different feelings. The colors of the curtains look different depending on the light. Front color of velvet fabric is similar to back color. And no fluff on the back.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 颜色选择 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\" style=\"color: white !important;\"\u003eColor Selection\u003c\/h2\u003e\n\u003cdiv class=\"colors-container\"\u003e\n\u003c!-- 左侧：圣诞照片 --\u003e\n\u003cdiv class=\"color-left\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Christmas-Soft-Luxury-Velvet-Blackout-Drapes-Thermal-Curtains-Moss_03.jpg?v=1761887519\" alt=\"Christmas Velvet Curtains\" class=\"color-image\" data-modal=\"modal-1\"\u003e\n\u003cdiv class=\"color-description\"\u003e\n\u003ch3 style=\"color: #d4af37 !important;\"\u003ePerfect for Fall \u0026amp; Winter\u003c\/h3\u003e\n\u003cp style=\"color: white !important;\"\u003eOur velvet curtains are specially designed for autumn and winter home decor. The plush fabric provides excellent insulation, keeping your home warm and cozy during the colder months. The soft, luxurious texture adds comfort and elegance to any room.\u003c\/p\u003e\n\u003cp style=\"color: white !important;\"\u003eWith rich, deep colors that perfectly complement Christmas themes, these curtains will transform your space into a festive sanctuary. Experience the perfect blend of style, warmth, and holiday cheer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 右侧：108色卡 --\u003e\n\u003cdiv class=\"color-right\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Birkin_108_colors.jpg?v=1761880549\" alt=\"108 Color Options\" class=\"color-image\" data-modal=\"modal-2\"\u003e\n\u003cdiv class=\"color-description\"\u003e\n\u003ch3 style=\"color: #d4af37 !important;\"\u003e108 Colors to Match Your Style\u003c\/h3\u003e\n\u003cp style=\"color: white !important;\"\u003eWith 108 different color options, you're sure to find the perfect match for your room's decor. From rich jewel tones to subtle neutrals, our extensive color palette offers endless possibilities for personalization.\u003c\/p\u003e\n\u003cdiv class=\"color-highlight\"\u003e\n\u003cstrong style=\"color: #d4af37 !important;\"\u003eFree Samples:\u003c\/strong\u003e We offer 5 free \u003ca href=\"https:\/\/cololeaf.com\/collections\/free-swatches?filter.v.t.shopify.fabric=gid%3A%2F%2Fshopify%2FMetaobject%2F113316528212\u0026amp;sort_by=best-selling\" title=\"fabric swatches\"\u003efabric samples\u003c\/a\u003e to help you make the perfect choice for your home. See and feel the quality before you commit!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 测量指南 --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2 class=\"section-title\" style=\"color: white !important;\"\u003eMeasurement Guidance\u003c\/h2\u003e\n\u003cdiv class=\"measurement-section\"\u003e\n\u003ch3 class=\"measurement-title\" style=\"color: #d4af37 !important;\"\u003e1. Measuring Curtain Width\u003c\/h3\u003e\n\u003cp class=\"measurement-desc\" style=\"color: white !important;\"\u003e\u003cstrong style=\"color: #d4af37 !important;\"\u003eMeasurement Location:\u003c\/strong\u003e Be sure to measure the width of the curtain pole or track, not the window itself.\u003c\/p\u003e\n\u003cp class=\"measurement-desc\" style=\"color: white !important;\"\u003e\u003cstrong style=\"color: #d4af37 !important;\"\u003eOverlap Allowance:\u003c\/strong\u003e Always allow for an overlap of 1 inch to 3 inches. This enables the curtains to close properly and helps prevent light leaks when they are shut.\u003c\/p\u003e\n\u003cp class=\"measurement-desc\" style=\"color: white !important;\"\u003e\u003cstrong style=\"color: #d4af37 !important;\"\u003eFullness Ratio Recommendations for Different Curtain Styles:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"measurement-list\"\u003e\n\u003cli style=\"color: white !important;\"\u003ePinch Pleated\/Goblet\/Tab Top Curtains: It is suggested that the width be 1.1 - 1.3 times the length of the track or rod.\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003eRod Pocket\/Back Tab Curtains: It is suggested that the width be 1.1 - 1.5 times the length of the track or rod.\u003c\/li\u003e\n\u003cli style=\"color: white !important;\"\u003eGrommet\/Flat Hooks Curtains: It is suggested that the width be 1.5 - 2 times the length of the track or rod.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"measurement-section\"\u003e\n\u003ch3 class=\"measurement-title\" style=\"color: #d4af37 !important;\"\u003e2. Measuring Curtain Length\u003c\/h3\u003e\n\u003cp class=\"measurement-desc\" style=\"color: white !important;\"\u003e\u003cstrong style=\"color: #d4af37 !important;\"\u003eGrommet, Back Tab, Rod Pocket, Tab Top (Using a Pole\/Rod):\u003c\/strong\u003e Measure from the top of the pole to the point where the curtain ends.\u003c\/p\u003e\n\u003cp class=\"measurement-desc\" style=\"color: white !important;\"\u003e\u003cstrong style=\"color: #d4af37 !important;\"\u003eFlat Hooks, Pinch Pleat, Goblet (Using a Track):\u003c\/strong\u003e Measure from the bottom of the rings to the point where the curtain ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"measurement-section\"\u003e\n\u003ch3 class=\"measurement-title\" style=\"color: #d4af37 !important;\"\u003e3. Accessories\u003c\/h3\u003e\n\u003cp class=\"measurement-desc\" style=\"color: white !important;\"\u003eEach curtain is sold individually. For curtains with pleat, flat hook, goblet, or 4-IN-1 headers, adjustable hooks (allowing for a 3-inch height modification) are included at no extra cost—ensuring seamless customization to fit your space perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 联系我们 --\u003e\n\u003cdiv class=\"contact-info\"\u003e\n\u003cp style=\"color: white !important;\"\u003e🎅 Have questions? Feel free to reach out via email at \u003cstrong style=\"color: #d4af37 !important;\"\u003ecololeaf@outlook.com\u003c\/strong\u003e or contact us through inbox anytime! 🎁\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 模态框 --\u003e\n\u003cdiv id=\"modal-1\" class=\"christmas-modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close-modal\"\u003e×\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Christmas-Soft-Luxury-Velvet-Blackout-Drapes-Thermal-Curtains-Moss_03.jpg?v=1761887519\" alt=\"Enlarged Christmas Curtain Image\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"modal-2\" class=\"christmas-modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close-modal\"\u003e×\u003c\/span\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Birkin_108_colors.jpg?v=1761880549\" alt=\"Enlarged Color Image\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 雪花容器 --\u003e\n\u003cdiv class=\"snowflakes\" id=\"snowflakes\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Cololeaf","offers":[{"title":"46# Burgundy","offer_id":42622895226964,"sku":"CL57-MJ11CS-46-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"107# Moss","offer_id":42622896177236,"sku":"CL57-MJ11CS-107-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"81# Chocolate","offer_id":42622895947860,"sku":"CL57-MJ11CS-81-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"1# Off White","offer_id":42622895259732,"sku":"CL57-MJ11CS-1-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"2# Cashmere","offer_id":42622895128660,"sku":"CL57-MJ11CS-2-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"3# Cream","offer_id":42622895161428,"sku":"CL57-MJ11CS-3-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"5# Khaki","offer_id":42622895194196,"sku":"CL57-MJ11CS-5-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"8# Gray Beige","offer_id":42622895292500,"sku":"CL57-MJ11CS-8-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"9# Taupe","offer_id":42622895325268,"sku":"CL57-MJ11CS-9-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"15# Sable","offer_id":42622895358036,"sku":"CL57-MJ11CS-15-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"17# Java","offer_id":42622895390804,"sku":"CL57-MJ11CS-17-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"18# Brown","offer_id":42622895423572,"sku":"CL57-MJ11CS-18-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"26# Wheat","offer_id":42622895521876,"sku":"CL57-MJ11CS-26-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"32# Violet","offer_id":42622895554644,"sku":"CL57-MJ11CS-32-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"34# Coral","offer_id":42622895587412,"sku":"CL57-MJ11CS-34-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"36# Rose","offer_id":42622895620180,"sku":"CL57-MJ11CS-36-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"39# Burgundy Red","offer_id":42622895652948,"sku":"CL57-MJ11CS-39-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"43# Raspberry Red","offer_id":42622895685716,"sku":"CL57-MJ11CS-43-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"51# Purple","offer_id":42622895718484,"sku":"CL57-MJ11CS-51-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"56# Beige","offer_id":42622895751252,"sku":"CL57-MJ11CS-56-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"57# Ivory","offer_id":42622895095892,"sku":"CL57-MJ11CS-57-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"63# Sky blue","offer_id":42622895784020,"sku":"CL57-MJ11CS-63-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"64# Teal","offer_id":42622895816788,"sku":"CL57-MJ11CS-64-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"67# Grey","offer_id":42622895849556,"sku":"CL57-MJ11CS-67-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"72# Natrual Grey","offer_id":42622895882324,"sku":"CL57-MJ11CS-72-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"73# Silver Grey","offer_id":42622895915092,"sku":"CL57-MJ11CS-73-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"89# Fawn","offer_id":42622896013396,"sku":"CL57-MJ11CS-89-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"97# Turquoise","offer_id":42622896046164,"sku":"CL57-MJ11CS-97-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"99# Blue","offer_id":42622896078932,"sku":"CL57-MJ11CS-99-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"104# Ocean blue","offer_id":42622896111700,"sku":"CL57-MJ11CS-104-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"106# Everglade Teal","offer_id":42622896144468,"sku":"CL57-MJ11CS-106-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"108# Midnight Blue","offer_id":42622896210004,"sku":"CL57-MJ11CS-108-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"110# Sapphire Blue","offer_id":42622896242772,"sku":"CL57-MJ11CS-110-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"111# Warm Black","offer_id":42622896275540,"sku":"CL57-MJ11CS-111-CM","price":58.99,"currency_code":"USD","in_stock":true},{"title":"Other Color (Please specify the color code you want in the order remarks or contact our customer service.)","offer_id":42627769335892,"sku":"CL57-MJ11CS-CM","price":58.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/7154\/7732\/files\/Cololeaf-Christmas-Soft-Luxury-Velvet-Blackout-Drapes-Thermal-Curtains-Burgundy_5_eeb7c63d-2efc-4b63-ad4b-5e48005a59af.jpg?v=1774511403","url":"https:\/\/cololeaf.com\/fr\/products\/mj11-christmas-velvet-drapes","provider":"Cololeaf","version":"1.0","type":"link"}