Product Description In this contemporary design, veils of clouds descend softly into the Japanese hillsides, creating a beautifully atmospheric design. Antique and classic colourways give this design an archival feel, making it a timeless addition to the Zamora collection. The soft, scenic motif invites a sense of tranquility and artistic depth to any room. Item Specification Fabric Type: Weave Collection: Zamora Weaves Brand: Harlequin Composition: 92% Cotton, 8% Linen Usable Width: 137 cm / 53.94 in Vertical Pattern Repeat: 65.5 cm / 25.79 in Horizontal Pattern Repeat: 68 cm / 26.77 in Pattern Match: Straight Match Unit of Measure: Metre Technical Information Design Code: 134771 FR Standards: Meets Cig Test BS5852 (0), Treatable to BS5852 (1) Match Test, BS5852 (5) Contract Uph, BS5867 Pt 2 Type B, Treatable to Crib 5 BS5852. Note: Fabric stiffens when treated; suitability includes Blinds and eyelet curtains. After Care: No Machine Wash - SDC / No Ble / No tumb / No Iron / SDC Delivery and Returns Delivery & Custom Orders Dispatch: Please allow up to 7-10 working days for fabric orders to be dispatched. Estimates: For custom FR treatments, please contact our team for updated lead times. Returns Policy Made-to-Order: All custom-cut fabrics are non-returnable unless faulty or damaged. We recommend ordering a sample before placing a full order. /* Restricted CSS for modern, sleek dropdown markers */ .product-info-details > summary { list-style: none; /* Hide default triangle/arrow */ } .product-info-details > summary::after { content: '+'; /* Default state: thin plus sign */ font-weight: 300; font-size: 1.2rem; margin-left: 10px; color: #888; } .product-info-details[open] > summary::after { content: '−'; /* Open state: thin minus sign */ } details > summary { list-style-type: none; } document.addEventListener("DOMContentLoaded", function() { // Force Open the Description (Box 1) const descriptionElement = document.querySelector('.description-details'); if (descriptionElement) { descriptionElement.setAttribute('open', 'open'); } // Hide empty list items in Spec and Tech Info document.querySelectorAll('.product-spec ul li, .product-tech ul li').forEach(item => { const label = item.querySelector('strong')?.textContent || ''; const content = item.textContent.replace(label, '').trim(); if (content === '' || content === 'Not Specified' || content === '0' || content === '0.00' || content === '/') { item.style.display = 'none'; } }); });