Pantry Organiser - Clear Small Pantry Organiser Set – 18 Pack
.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 Create an Organised Pantry with One Complete Set Transform your pantry with our Clear Small Pantry Organiser Set. Designed for Australian homes, this 18-piece collection helps maximise shelf space while keeping essentials visible and easy to find. Maximise Every Shelf with Practical Pantry Organisers Create dedicated sections for canned food, snacks, and spices. Defined storage zones keep shelves tidy and everyday ingredients accessible. Perfect for More Than Just the Pantry Use these versatile clear containers across your Fridge Storage, cupboards, laundry, bathroom, or under-sink storage. Pair with Jars & Containers, Kitchen Storage Solutions, Storage Baskets & Bins, or Drawer and Shelf Organisers. A Simple Storage Solution for Everyday Living Reduce clutter and improve visibility with this practical 18-piece combination set designed for lasting home organisation. What's Included 1 x White Twist Canister Value Pack (16) 2 x Clear Pull-Out Organisers 1 x Tall Lazy Susan 1 x Small Clear Can Organiser 12 x Small Herb & Spice Jars (220ml) 1 x Clear Herb & Spice Shelf with Drawer Why You’ll Love It Space-Saving Design: Maximise storage in compact pantry spaces. Clear Visibility: Transparent containers ensure everything is easy to locate at a glance. Customisable Storage: Ideal for grouping pantry essentials to keep everything in order. Modern & Stylish: The sleek, clear design adds a contemporary touch to your pantry. Labels Not Included For a complete organisational look, explore matching labels such as: Herb & Spice Jar Labels Pantry Labels Twist Canister Labels Oil & Vinegar Bottle Labels Care Instructions Acrylic & Plastic Care: Not dishwasher safe. Handle with care to avoid scratches or damage. Clean with a soft cloth and avoid abrasive cleaning tools. FAQs What is a pantry organiser?A pantry organiser helps keep pantry shelves tidy by grouping similar food items together and creating dedicated storage zones. What can I store in this pantry organiser set?Suitable for canned goods, snacks, baking ingredients, packets, spices, and condiments. Is this pantry organiser suitable for small pantries?Yes, designed to maximise storage in smaller pantries without taking up unnecessary space. Can I use these organisers outside the pantry?Yes, ideal for refrigerators, kitchen cupboards, laundry, bathrooms, and under-sink storage. Why choose clear pantry organisers?Clear organisers allow you to easily see contents, helping locate ingredients quickly and avoid duplicate purchases. Related Products Supporting Blog Articles The Pantry Storage Blueprint – How to Create a System That Actually Lasts Read Article The Ultimate Pantry Makeover: Transform Your Shelves in One Weekend Read Article
More you might like
Related
Small Pantry Clear Tub – Stackable Food Organiser
Related
XS Pantry Clear Tub – Stackable Small Organiser
Related
Feshory 8 Pack Feshory Clear Fridge Organiser Bins for Kitch
Related