{"product_id":"medium-clear-drawer-organisers-drawer-tidy","title":"Medium Clear Drawer Organisers – Kitchen Drawer Organiser Set Drawer Tidy","description":"\u003cstyle\u003e\n.tidy-product-description {\n  width: 100%;\n  box-sizing: border-box;\n  font-family: 'Montserrat', sans-serif;\n  color: #2f2f2f;\n  line-height: 1.7;\n  font-size: 14px;\n}\n.tidy-product-description .tidy-accordion {\n  width: 100%;\n  box-sizing: border-box;\n  border: 0;\n  border-bottom: 1px solid #e8e4dd;\n  margin: 0;\n  padding: 0;\n}\n.tidy-product-description .tidy-accordion:first-child {\n  border-top: 1px solid #e8e4dd;\n}\n.tidy-product-description .tidy-accordion summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  width: 100%;\n  box-sizing: border-box;\n  list-style: none;\n  cursor: pointer;\n  font-size: 18px;\n  font-weight: 600;\n  color: #1d1d1d;\n  padding: 18px 36px 18px 0;\n  position: relative;\n}\n.tidy-product-description .tidy-accordion summary::-webkit-details-marker {\n  display: none;\n}\n.tidy-product-description .tidy-accordion summary::after {\n  content: '+';\n  position: absolute;\n  right: 0;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 26px;\n  font-weight: 300;\n  line-height: 1;\n  color: #1d1d1d;\n}\n.tidy-product-description .tidy-accordion[open] summary::after {\n  content: '−';\n}\n.tidy-product-description .tidy-accordion-content {\n  width: 100%;\n  box-sizing: border-box;\n  padding: 16px 0 18px;\n}\n.tidy-product-description h2 {\n  font-size: 15px;\n  font-weight: 600;\n  color: #1d1d1d;\n  margin: 20px 0 10px;\n}\n.tidy-product-description h2:first-of-type {\n  margin-top: 0;\n}\n.tidy-product-description p, .tidy-product-description .tidy-accordion-content li {\n  margin: 0 0 10px;\n  font-size: 13px;\n  font-weight: 400;\n  color: #555;\n}\n.tidy-product-description p strong {\n  font-weight: 600;\n  color: #2f2f2f;\n}\n.tidy-product-description p:last-child, .tidy-product-description .tidy-accordion-content li:last-child {\n  margin-bottom: 0;\n}\n.tidy-product-description ul, .tidy-product-description ol {\n  margin: 0 0 14px;\n  padding-left: 18px;\n}\n.tidy-product-description ul:last-child, .tidy-product-description ol:last-child {\n  margin-bottom: 0;\n}\n\n\/* Table Styling *\/\n.tidy-product-description .table-wrapper {\n  overflow-x: auto;\n  margin: 14px 0;\n}\n.tidy-product-description table {\n  width: 100%;\n  border-collapse: collapse;\n  text-align: left;\n  font-size: 12.5px;\n}\n.tidy-product-description th, .tidy-product-description td {\n  padding: 10px 12px;\n  border: 1px solid #e8e4dd;\n}\n.tidy-product-description th {\n  background-color: #faf9f6;\n  color: #1d1d1d;\n  font-weight: 600;\n}\n\n\/* Link State Reset \u0026 Bold Internal Links *\/\n.tidy-product-description a,\n.tidy-product-description .tidy-accordion-content a,\n.tidy-main-description-text a {\n  color: #1d1d1d;\n  font-weight: 700;\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\n.tidy-product-description a:hover,\n.tidy-product-description a:focus,\n.tidy-product-description a:active,\n.tidy-product-description .tidy-accordion-content a:hover,\n.tidy-product-description .tidy-accordion-content a:focus,\n.tidy-product-description .tidy-accordion-content a:active,\n.tidy-main-description-text a:hover,\n.tidy-main-description-text a:focus,\n.tidy-main-description-text a:active {\n  color: #ff4d4d;\n  text-decoration: none;\n}\n\n\/* Unopened Text Styling for Main Description *\/\n.tidy-main-description-text {\n  padding-bottom: 20px;\n}\n\n@media screen and (max-width:749px) {\n  .tidy-product-description .tidy-accordion summary {\n    font-size: 16px;\n    padding: 16px 32px 16px 0;\n  }\n  .tidy-product-description .tidy-accordion-content p, .tidy-product-description .tidy-accordion-content li {\n    font-size: 12.5px;\n  }\n  .tidy-product-description h2 {\n    font-size: 14px;\n  }\n}\n\n\/* ---------- Premium CTA Button ---------- *\/\n.tidy-btn-container {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    margin: 42px 0 18px;\n    width: 100%;\n}\n.tidy-custom-btn {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 0 34px;\n    width: 100%; \n    max-width: 100%; \n    min-height: 50px;\n    background: #ffffff;\n    border: 1.5px solid #163331;\n    color: #163331 !important;\n    font-family: 'Montserrat', sans-serif;\n    font-size: 13px;\n    font-weight: 600 !important;\n    letter-spacing: 0.08em;\n    line-height: normal;\n    text-transform: uppercase;\n    text-decoration: none;\n    text-align: center;\n    box-sizing: border-box;\n    transition:\n        background-color .25s ease,\n        color .25s ease,\n        border-color .25s ease,\n        transform .25s ease,\n        box-shadow .25s ease;\n}\n.tidy-custom-btn:hover {\n    background: #163331;\n    color: #ffffff !important;\n    border-color: #163331;\n    transform: translateY(-2px);\n    box-shadow: 0 10px 24px rgba(22, 51, 49, 0.15);\n}\n.tidy-custom-btn::after {\n    content: \"→\";\n    margin-left: 10px;\n    display: inline-flex;\n    align-items: center;\n    height: 100%;\n    transform: none;\n    transition: transform .25s ease;\n}\n.tidy-custom-btn:hover::after {\n    transform: translateX(4px);\n}\n@media (max-width: 749px) {\n    .tidy-btn-container {\n        margin: 32px 0 12px;\n        padding: 0 16px;\n    }\n    .tidy-custom-btn {\n        width: 100%;\n        min-width: unset;\n    }\n}\n\n\/* ---------- Blog Articles Reference Layout ---------- *\/\n.tidy-blog-section {\n  margin-top: 48px;\n  padding-top: 24px;\n  border-top: 1px solid #e8e4dd;\n}\n.tidy-blog-section h2 {\n  font-size: 16px;\n  font-weight: 600;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  color: #1d1d1d;\n  margin-bottom: 20px;\n}\n.tidy-blog-cards-container {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n.tidy-blog-card {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  text-decoration: none !important;\n  background-color: #faf9f6;\n  padding: 16px;\n  border-radius: 4px;\n  transition: background-color 0.25s ease, transform 0.25s ease;\n}\n.tidy-blog-card:hover {\n  background-color: #f1efe9;\n  transform: translateY(-1px);\n}\n.tidy-blog-image-wrapper {\n  width: 100px;\n  height: 100px;\n  flex-shrink: 0;\n  overflow: hidden;\n  border-radius: 2px;\n  border: 1px solid #e8e4dd;\n}\n.tidy-blog-image-wrapper img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n.tidy-blog-content {\n  flex-grow: 1;\n}\n.tidy-blog-title {\n  font-size: 15px;\n  font-weight: 600;\n  color: #163331;\n  margin: 0 0 6px 0;\n  line-height: 1.4;\n}\n.tidy-blog-link-text {\n  font-size: 12px;\n  font-weight: 600;\n  color: #ff4d4d;\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n  display: inline-flex;\n  align-items: center;\n}\n.tidy-blog-link-text::after {\n  content: \"→\";\n  margin-left: 6px;\n}\n@media screen and (max-width: 749px) {\n  .tidy-blog-section {\n    margin-top: 36px;\n    padding: 20px 16px 0;\n  }\n  .tidy-blog-card {\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 14px;\n  }\n  .tidy-blog-image-wrapper {\n    width: 100%;\n    height: 180px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tidy-product-description\"\u003e\n  \u003c!-- Main Description Text --\u003e\n  \u003cdiv class=\"tidy-main-description-text\"\u003e\n    \u003ch2\u003eKeep Every Drawer Tidy\u003c\/h2\u003e\n    \u003cp\u003eLooking for an easy way to keep every drawer tidy? This medium clear drawer organiser tray helps organise kitchen utensils, pantry essentials, makeup, skincare, office supplies and other everyday items that would otherwise become cluttered inside your drawers.\u003c\/p\u003e\n    \n    \u003cp\u003eMeasuring 20 × 10 × 6 cm, this versatile drawer organiser is designed to fit most standard Australian kitchen, bathroom and office drawers. The clear design makes it easy to see your items at a glance, helping you stay organised while reducing time spent searching for everyday essentials.\u003c\/p\u003e\n    \n    \u003cp\u003eWhether you're organising cutlery, stationery, cosmetics or pantry packets, this medium drawer organiser creates dedicated storage zones that keep everything neatly in place. Use multiple trays side by side to customise your drawer layout and build a storage solution that suits your home.\u003c\/p\u003e\n    \n    \u003cp\u003eComplete your organisation system by pairing this organiser with our \u003ca href=\"https:\/\/storageorganisers.com.au\/collections\/drawer-and-shelf-organisers\"\u003eSmall Clear Drawer Organisers\u003c\/a\u003e, \u003ca href=\"https:\/\/storageorganisers.com.au\/collections\/drawer-and-shelf-organisers\"\u003eLarge Clear Drawer Organisers\u003c\/a\u003e, \u003ca href=\"https:\/\/storageorganisers.com.au\/collections\/drawer-and-shelf-organisers\"\u003eXL Clear Drawer Organisers\u003c\/a\u003e, and \u003ca href=\"https:\/\/storageorganisers.com.au\/collections\/drawer-and-shelf-organisers\"\u003eDrawer \u0026amp; Shelf Organisers\u003c\/a\u003e collection. For additional organisation ideas, explore our \u003ca href=\"https:\/\/storageorganisers.com.au\/blogs\/blogs-home-organisation\/spice-storage-ideas-jars-racks-drawers\"\u003eSpice Storage Ideas\u003c\/a\u003e guide and discover practical ways to maximise kitchen storage.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Best For \/ Not Ideal For Accordion --\u003e\n  \u003cdetails class=\"tidy-accordion\"\u003e\n    \u003csummary\u003eBest For \/ Not Ideal For\u003c\/summary\u003e\n    \u003cdiv class=\"tidy-accordion-content\"\u003e\n      \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eStandard kitchen, bathroom and office drawers\u003c\/li\u003e\n        \u003cli\u003eGrouping smaller items like utensils, makeup, skincare, cleaning supplies or craft pieces\u003c\/li\u003e\n        \u003cli\u003eRenters who want non-permanent organisation that’s easy to move between homes\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003eNot ideal for:\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cul\u003e\n        \u003cli\u003eVery shallow drawers under 6 cm high\u003c\/li\u003e\n        \u003cli\u003eExtra-wide items that exceed 10 cm in width\u003c\/li\u003e\n        \u003cli\u003eHeavy bottles that are better stored in deeper baskets or turntables\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Why You'll Love It Accordion --\u003e\n  \u003cdetails class=\"tidy-accordion\"\u003e\n    \u003csummary\u003eWhy You’ll Love It\u003c\/summary\u003e\n    \u003cdiv class=\"tidy-accordion-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eClear, durable design makes it easy to see what’s inside\u003c\/li\u003e\n        \u003cli\u003eMedium size works in most standard kitchen, bathroom and office drawers\u003c\/li\u003e\n        \u003cli\u003eHelps reduce everyday clutter and keeps small items in set “zones”\u003c\/li\u003e\n        \u003cli\u003eLightweight and easy to move when you’re cleaning or rearranging\u003c\/li\u003e\n        \u003cli\u003eStackable on shelves when not in use to save space\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Key Features Accordion --\u003e\n  \u003cdetails class=\"tidy-accordion\"\u003e\n    \u003csummary\u003eKey Features\u003c\/summary\u003e\n    \u003cdiv class=\"tidy-accordion-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003ePerfect for kitchens, bathrooms, laundries, desks and craft drawers\u003c\/li\u003e\n        \u003cli\u003eStores utensils, cosmetics, stationery, snacks and small packets\u003c\/li\u003e\n        \u003cli\u003eMade from BPA-free clear polystyrene\u003c\/li\u003e\n        \u003cli\u003eSmooth, rectangular design sits neatly in most standard drawers\u003c\/li\u003e\n        \u003cli\u003eWorks well with other organiser trays to build a full drawer system\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Size \u0026 Fit Accordion --\u003e\n  \u003cdetails class=\"tidy-accordion\" open=\"\"\u003e\n    \u003csummary\u003eSize \u0026amp; Fit\u003c\/summary\u003e\n    \u003cdiv class=\"tidy-accordion-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLength:\u003c\/strong\u003e 20 cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWidth:\u003c\/strong\u003e 10 cm\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eHeight:\u003c\/strong\u003e 6 cm\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e\u003cstrong\u003eFit tip:\u003c\/strong\u003e Best suited to drawers at least 22 cm deep and 7 cm high. Always measure your drawer or shelf before ordering.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- FAQs Accordion --\u003e\n  \u003cdetails class=\"tidy-accordion\" open=\"\"\u003e\n    \u003csummary\u003eFAQs\u003c\/summary\u003e\n    \u003cdiv class=\"tidy-accordion-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eWhat can I use this drawer tidy for?\u003c\/strong\u003e\u003cbr\u003e\n          This medium clear drawer organiser is ideal for keeping kitchen utensils, pantry items, cosmetics, stationery and other everyday essentials neatly organised. It helps create dedicated storage zones so everything is easy to find.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eWill this drawer organiser fit my drawers?\u003c\/strong\u003e\u003cbr\u003e\n          The organiser measures 20 × 10 × 6 cm and is designed to suit most standard Australian kitchen, bathroom and office drawers. We recommend measuring your drawer before purchasing to ensure the best fit.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eCan I use this organiser in the pantry or fridge?\u003c\/strong\u003e\u003cbr\u003e\n          Yes. This organiser can be used to group packaged pantry items or small condiments in the fridge. It is made from BPA-free polystyrene and is best suited to packaged items rather than direct food storage.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eAre these drawer organisers stackable?\u003c\/strong\u003e\u003cbr\u003e\n          The trays can be stacked when stored on a flat surface, such as a shelf or benchtop. Inside drawers, they work best when placed side by side to maximise usable space and keep items easy to access.\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eHow do I clean the drawer organiser?\u003c\/strong\u003e\u003cbr\u003e\n          Wash with mild dish soap and a soft cloth or sponge, then dry thoroughly before use. Avoid abrasive cleaners and do not place the organiser in the dishwasher unless stated in the product care instructions.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- Related Products CTA Button --\u003e\n  \u003cdiv class=\"tidy-btn-container\"\u003e\n    \u003ca href=\"https:\/\/storageorganisers.com.au\/collections\/drawer-and-shelf-organisers\" class=\"tidy-custom-btn\"\u003eRelated Products\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Supporting Blog Articles Section --\u003e\n  \u003cdiv class=\"tidy-blog-section\"\u003e\n    \u003ch2\u003eSupporting Blog Articles\u003c\/h2\u003e\n    \u003cdiv class=\"tidy-blog-cards-container\"\u003e\n      \u003ca href=\"https:\/\/storageorganisers.com.au\/blogs\/blogs-home-organisation\/wardrobe-drawer-organisation-fit-more-see-more-stress-less\" class=\"tidy-blog-card\"\u003e\n        \u003cdiv class=\"tidy-blog-image-wrapper\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/2889\/5788\/files\/Wardrobe_Drawer_Organisation_Fit_More_See_More_Stress_Less.png?v=1785283637\" alt=\"Wardrobe Drawer Organisation: Fit More, See More, Stress Less\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tidy-blog-content\"\u003e\n          \u003ch3 class=\"tidy-blog-title\"\u003eWardrobe Drawer Organisation: Fit More, See More, Stress Less\u003c\/h3\u003e\n          \u003cspan class=\"tidy-blog-link-text\"\u003eRead Article\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/storageorganisers.com.au\/blogs\/blogs-home-organisation\/bathroom-laundry-cupboard-organisation-make-everyday-routines-easier\" class=\"tidy-blog-card\"\u003e\n        \u003cdiv class=\"tidy-blog-image-wrapper\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0887\/2889\/5788\/files\/StorageOrganisers-4234.jpg?v=1775960778\" alt=\"Bathroom \u0026amp; Laundry Cupboard Organisation: Make Everyday Routines Easier\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"tidy-blog-content\"\u003e\n          \u003ch3 class=\"tidy-blog-title\"\u003eBathroom \u0026amp; Laundry Cupboard Organisation: Make Everyday Routines Easier\u003c\/h3\u003e\n          \u003cspan class=\"tidy-blog-link-text\"\u003eRead Article\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Storage Organisers","offers":[{"title":"Default Title","offer_id":49529162727724,"sku":"SO3149","price":8.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/2889\/5788\/files\/395_baff2ae4-a61d-4bcf-9823-b01b36ed81f8.png?v=1756040978","url":"https:\/\/storageorganisers.com.au\/products\/medium-clear-drawer-organisers-drawer-tidy","provider":"Storage Organisers","version":"1.0","type":"link"}