Bamboo Rectangle Tray
.tidy-product-description { width: 100%; box-sizing: border-box; font-family: 'Montserrat', sans-serif; color: #2f2f2f; line-height: 1.7; font-size: 14px;}.tidy-product-description .tidy-accordion { width: 100%; box-sizing: border-box; border: 0; border-bottom: 1px solid #e8e4dd; margin: 0; padding: 0;}.tidy-product-description .tidy-accordion:first-child { border-top: 1px solid #e8e4dd;}.tidy-product-description .tidy-accordion summary { display: flex; justify-content: space-between; align-items: center; width: 100%; box-sizing: border-box; list-style: none; cursor: pointer; font-size: 18px; font-weight: 600; color: #1d1d1d; padding: 18px 36px 18px 0; position: relative;}.tidy-product-description .tidy-accordion summary::-webkit-details-marker { display: none;}.tidy-product-description .tidy-accordion summary::after { content: '+'; position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 26px; font-weight: 300; line-height: 1; color: #1d1d1d;}.tidy-product-description .tidy-accordion[open] summary::after { content: '−';}.tidy-product-description .tidy-accordion-content { width: 100%; box-sizing: border-box; padding: 16px 0 18px;}.tidy-product-description h2 { font-size: 15px; font-weight: 600; color: #1d1d1d; margin: 20px 0 10px;}.tidy-product-description h2:first-of-type { margin-top: 0;}.tidy-product-description p, .tidy-product-description .tidy-accordion-content li { margin: 0 0 10px; font-size: 13px; font-weight: 400; color: #555;}.tidy-product-description p strong { font-weight: 600; color: #2f2f2f;}.tidy-product-description p:last-child, .tidy-product-description .tidy-accordion-content li:last-child { margin-bottom: 0;}.tidy-product-description ul, .tidy-product-description ol { margin: 0 0 14px; padding-left: 18px;}.tidy-product-description ul:last-child, .tidy-product-description ol:last-child { margin-bottom: 0;}/* Table Styling */.tidy-product-description .table-wrapper { overflow-x: auto; margin: 14px 0;}.tidy-product-description table { width: 100%; border-collapse: collapse; text-align: left; font-size: 12.5px;}.tidy-product-description th, .tidy-product-description td { padding: 10px 12px; border: 1px solid #e8e4dd;}.tidy-product-description th { background-color: #faf9f6; color: #1d1d1d; font-weight: 600;}/* Internal Links - Bold with Red Hover Effect */.tidy-product-description a.tidy-internal-link,.tidy-product-description .tidy-accordion-content a.tidy-internal-link { color: #1d1d1d; font-weight: 700; text-decoration: none; transition: color 0.2s ease;}.tidy-product-description a.tidy-internal-link:hover,.tidy-product-description a.tidy-internal-link:focus,.tidy-product-description a.tidy-internal-link:active,.tidy-product-description .tidy-accordion-content a.tidy-internal-link:hover,.tidy-product-description .tidy-accordion-content a.tidy-internal-link:focus,.tidy-product-description .tidy-accordion-content a.tidy-internal-link:active { color: #ff4d4d; text-decoration: none;}/* Main Description Block */.tidy-main-description-text { padding-bottom: 20px;}@media screen and (max-width:749px) { .tidy-product-description .tidy-accordion summary { font-size: 16px; padding: 16px 32px 16px 0; } .tidy-product-description .tidy-accordion-content p, .tidy-product-description .tidy-accordion-content li { font-size: 12.5px; } .tidy-product-description h2 { font-size: 14px; }}/* ---------- Premium CTA ---------- */.tidy-btn-container { display: flex; justify-content: center; align-items: center; margin: 42px 0 18px; width: 100%;}.tidy-custom-btn { display: flex; align-items: center; justify-content: center; padding: 0 34px; width: 100%; max-width: 100%; min-height: 50px; background: #ffffff; border: 1.5px solid #163331; color: #163331; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.08em; line-height: normal; text-transform: uppercase; text-decoration: none; text-align: center; box-sizing: border-box; transition: background-color .25s ease, color .25s ease, border-color .25s ease, transform .25s ease, box-shadow .25s ease;}.tidy-custom-btn:hover { background: #163331; color: #ffffff; border-color: #163331; transform: translateY(-2px); box-shadow: 0 10px 24px rgba(22, 51, 49, 0.15);}.tidy-custom-btn::after { content: "→"; margin-left: 10px; display: inline-flex; align-items: center; height: 100%; transform: none; transition: transform .25s ease;}.tidy-custom-btn:hover::after { transform: translateX(4px);}@media (max-width: 749px) { .tidy-btn-container { margin: 32px 0 12px; padding: 0 16px; } .tidy-custom-btn { width: 100%; min-width: unset; }}/* ---------- Supporting Blog Articles Section ---------- */.tidy-blog-section { margin-top: 48px; padding-top: 24px; border-top: 1px solid #e8e4dd;}.tidy-blog-section h2 { font-size: 16px; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; color: #1d1d1d; margin-bottom: 20px;}.tidy-blog-cards-container { display: flex; flex-direction: column; gap: 16px;}.tidy-blog-card { display: flex; align-items: center; gap: 20px; text-decoration: none; background-color: #faf9f6; padding: 16px; border-radius: 4px; transition: background-color 0.25s ease, transform 0.25s ease;}.tidy-blog-card:hover { background-color: #f1efe9; transform: translateY(-1px);}.tidy-blog-image-wrapper { width: 100px; height: 100px; flex-shrink: 0; overflow: hidden; border-radius: 2px; border: 1px solid #e8e4dd;}.tidy-blog-image-wrapper img { width: 100%; height: 100%; object-fit: cover;}.tidy-blog-content { flex-grow: 1;}.tidy-blog-title { font-size: 15px; font-weight: 600; color: #163331; margin: 0 0 6px 0; line-height: 1.4;}.tidy-blog-link-text { font-size: 12px; font-weight: 600; color: #ff4d4d; text-transform: uppercase; letter-spacing: 0.05em; display: inline-flex; align-items: center;}.tidy-blog-link-text::after { content: "→"; margin-left: 6px;}@media screen and (max-width: 749px) { .tidy-blog-section { margin-top: 36px; padding: 20px 16px 0; } .tidy-blog-card { flex-direction: column; align-items: flex-start; gap: 14px; } .tidy-blog-image-wrapper { width: 100%; height: 180px; }} Description Organise Your Home with a Bamboo Tray Add a natural touch to your home with our Bamboo Rectangle Tray. Designed to keep everyday items neatly arranged, it’s perfect for organising kitchens, bathrooms, laundries, or living spaces so your essentials are always easy to reach. A Versatile Tray for Every Room The simple rectangular design suits any room. Use it in the kitchen for oil bottles and spice jars, in the bathroom for skincare and soap dispensers, or on your bedroom dresser to keep everyday items beautifully tidy. Stylish Storage for Everyday Essentials Grouping small items together reduces clutter. With raised edges to keep things secure, this practical tray looks great whether used for storage or display, effortlessly complementing modern and minimalist interiors. Natural Bamboo for a Timeless Look Crafted from natural bamboo, the warm finish pairs beautifully with any décor. Complete your system by pairing this tray with our Jars & Containers, Kitchen Storage, Bathroom Organisers, and Storage Baskets & Bins collections. What's Included 1 × Bamboo Rectangle Tray Why You’ll Love It Versatile use: Perfect for kitchens, bathrooms, or décor styling. Functional design: Raised edges prevent items from sliding. Natural warmth: Sustainable bamboo with a smooth satin finish. Elegant simplicity: Adds structure to benchtops or shelves. Coordinated look: Complements our bamboo organisers and glass jars. Sizes & Volume Total size: 32 cm (W) × 12 cm (D) × 2.5 cm (H) Inner space: 29.7 cm (W) × 10 cm (D) Features Material: 100% natural bamboo Colour: Natural bamboo tone with a soft sheen Design: Rectangular shape with raised edges What’s Included: 1 × Bamboo Rectangle Tray Care Instructions Wipe clean with a damp cloth and dry immediately. Do not submerge in water or leave wet for extended periods. Keep away from direct sunlight and humidity. To remove mould, rub with distilled vinegar, leave for one hour, then wipe clean. About Bamboo Bamboo is a renewable, eco-friendly material known for its strength and beauty. Treated with a protective varnish, our trays resist moisture and look pristine for years to come. FAQs What can I use a bamboo tray for?It's ideal for kitchen essentials, toiletries, candles, coffee stations, and decorative items. Can this be used in different rooms?Yes. It's suitable for kitchens, bathrooms, laundries, bedrooms, and entryways. Is it suitable for displaying home décor?Absolutely. The natural finish is perfect for displaying candles, plants, and accessories. How do I clean a bamboo tray?Wipe with a soft, damp cloth and dry thoroughly. Avoid soaking in water. Is bamboo durable?Yes. Bamboo is a strong, natural material well-suited for everyday use. RELATED PRODUCTS Supporting Blog Articles Bathroom & Laundry Cupboard Organisation: Make Everyday Routines Easier Read Article The Ultimate Home Organisation Guide: Every Storage Solution You'll Ever Need Read Article