{"product_id":"storing-clothes-boxes-wardrobe-organiser","title":"Containzio™️Foldable Steel Frame Clothes Organizer Bag","description":"\u003cstyle\u003e\n    \/* Premium Containzio Storage Box Design by Expert Designer *\/\n    .zaavio-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-premium {\n        width: 100%;\n        font-family: inherit;\n        font-size: inherit;\n        line-height: 1.4;\n        color: #333;\n        overflow: hidden;\n    }\n    \n    \/* Premium header with subtle gradient *\/\n    .zaavio-header {\n        background: linear-gradient(145deg, #f8f8f8 0%, #ffffff 100%);\n        padding: 16px;\n        margin-bottom: 0;\n        border-radius: 8px 8px 0 0;\n        border-top: 3px solid #ffb502;\n        border-left: 1px solid #eee;\n        border-right: 1px solid #eee;\n        position: relative;\n        overflow: hidden;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n    }\n    \n    .zaavio-header::before {\n        content: \"\";\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        background: linear-gradient(45deg, rgba(0,110,255,0.05) 0%, rgba(255,255,255,0) 70%);\n        z-index: 0;\n    }\n    \n    .zaavio-header::after {\n        content: \"\";\n        position: absolute;\n        top: -30px;\n        right: -30px;\n        width: 120px;\n        height: 120px;\n        background: radial-gradient(circle, rgba(255,181,2,0.15) 0%, rgba(255,255,255,0) 70%);\n        border-radius: 50%;\n        z-index: 0;\n    }\n    \n    .zaavio-header-title {\n        color: #333;\n        font-size: 18px;\n        font-weight: 600;\n        margin-bottom: 10px;\n        position: relative;\n        z-index: 1;\n        padding-left: 12px;\n        border-left: 3px solid #006eff;\n    }\n    \n    .zaavio-header-title span {\n        color: #006eff;\n    }\n    \n    \/* Main product image *\/\n    .zaavio-main-img {\n        width: 100%;\n        display: block;\n        margin: 10px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    \/* Introduction section *\/\n    .zaavio-intro {\n        background: linear-gradient(to right, rgba(0,110,255,0.05), rgba(0,110,255,0.02));\n        padding: 14px;\n        margin: 12px 0;\n        border-left: 3px solid #006eff;\n        font-size: 15px;\n        line-height: 1.5;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-intro strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Section headers *\/\n    .zaavio-section-header {\n        background: linear-gradient(to right, #006eff, #0085ff);\n        color: white;\n        padding: 10px 14px;\n        font-size: 16px;\n        font-weight: 600;\n        margin: 18px 0 10px;\n        border-radius: 6px;\n        position: relative;\n    }\n    \n    .zaavio-section-header::after {\n        content: \"\";\n        position: absolute;\n        bottom: -4px;\n        left: 20px;\n        width: 40px;\n        height: 4px;\n        background: #ffb502;\n        border-radius: 2px;\n    }\n    \n    \/* Feature lists *\/\n    .zaavio-feature-list {\n        list-style-type: none;\n        padding: 0;\n        margin: 0;\n    }\n    \n    .zaavio-feature-item {\n        margin: 12px 0;\n        padding: 0 0 12px;\n        border-bottom: 1px dashed rgba(0,0,0,0.1);\n        position: relative;\n    }\n    \n    .zaavio-feature-item:last-child {\n        border-bottom: none;\n    }\n    \n    .zaavio-feature-title {\n        color: #333;\n        font-weight: 600;\n        margin-bottom: 6px;\n        padding-left: 28px;\n        position: relative;\n        font-size: 15px;\n    }\n    \n    .zaavio-feature-title::before {\n        content: \"\";\n        position: absolute;\n        left: 0;\n        top: 2px;\n        width: 20px;\n        height: 20px;\n        background-color: #ffb502;\n        border-radius: 50%;\n        background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'\/%3E%3Cpath d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' fill='white'\/%3E%3C\/svg%3E\");\n        background-size: 12px;\n        background-position: center;\n        background-repeat: no-repeat;\n        box-shadow: 0 2px 4px rgba(255,181,2,0.3);\n    }\n    \n    .zaavio-feature-content {\n        padding-left: 28px;\n        font-size: 14px;\n        color: #555;\n        line-height: 1.5;\n    }\n    \n    .zaavio-feature-content strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Product images *\/\n    .zaavio-feature-img {\n        width: 100%;\n        display: block;\n        margin: 12px 0 8px;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        border: 1px solid rgba(0,0,0,0.05);\n        transition: transform 0.3s ease;\n    }\n    \n    .zaavio-feature-img:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 6px 16px rgba(0,0,0,0.15);\n    }\n    \n    \/* COMPLETELY FIXED Quick Start numbered list *\/\n    .zaavio-quickstart {\n        margin: 15px 0;\n        padding: 0;\n    }\n    \n    .zaavio-quickstart-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 8px;\n        font-size: 14px;\n        line-height: 1.4;\n    }\n    \n    .zaavio-quickstart-number {\n        background-color: #006eff;\n        color: white;\n        width: 22px;\n        height: 22px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 12px;\n        font-weight: bold;\n        margin-right: 10px;\n        flex-shrink: 0;\n    }\n    \n    .zaavio-quickstart-text {\n        padding-top: 2px;\n    }\n    \n    \/* Final Call to Action *\/\n    .zaavio-final-cta {\n        background: linear-gradient(to right, #f9f9f9, #ffffff);\n        padding: 16px;\n        margin: 15px 0;\n        border-radius: 8px;\n        border-left: 3px solid #ffb502;\n        font-size: 15px;\n        line-height: 1.5;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n    }\n    \n    .zaavio-final-cta strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Text highlight effect *\/\n    .zaavio-premium strong {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-premium strong::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(0,110,255,0.1);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Responsive adjustments *\/\n    @media (min-width: 768px) {\n        .zaavio-feature-list {\n            display: flex;\n            flex-wrap: wrap;\n            margin: 0 -10px;\n        }\n        \n        .zaavio-feature-item {\n            flex: 1 1 45%;\n            margin: 10px;\n            min-width: 250px;\n            border: 1px solid rgba(0,0,0,0.05);\n            border-radius: 8px;\n            padding: 15px;\n            border-bottom: 2px solid #ffb502;\n            background: white;\n            box-shadow: 0 3px 10px rgba(0,0,0,0.05);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .zaavio-feature-item:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zaavio-premium\"\u003e\n    \u003c!-- Premium Header --\u003e\n    \u003cdiv class=\"zaavio-header\"\u003e\n        \u003ch4 class=\"zaavio-header-title\"\u003eStore More in Less Space - Containzio™ Premium Storage Box with Steel Frame\u003c\/h4\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Main Product Image --\u003e\n    \u003cimg class=\"zaavio-main-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71SggVC7hML._SL1300_600x600.jpg?v=1736252043\" alt=\"Containzio Premium Storage Box\"\u003e\n    \n    \u003c!-- Introduction Section --\u003e\n    \u003cdiv class=\"zaavio-intro\"\u003e\n        \u003cstrong\u003eSave 50% Space.\u003c\/strong\u003e \u003cstrong\u003eHolds everything\u003c\/strong\u003e from clothes to toys. \u003cstrong\u003eWaterproof Oxford fabric\u003c\/strong\u003e keeps your items safe from water, dust, and moths.\n    \u003c\/div\u003e\n    \n    \u003c!-- Introduction GIF --\u003e\n    \u003cimg class=\"zaavio-feature-img\" src=\"\" alt=\"Containzio Storage Box Demo\"\u003e\n    \n    \u003c!-- Top 5 Benefits Section --\u003e\n    \u003ch4 class=\"zaavio-section-header\"\u003eTop 5 Benefits:\u003c\/h4\u003e\n    \u003cul class=\"zaavio-feature-list\"\u003e\n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eSee What's Inside\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eClear window on front lets you find items without opening\u003c\/div\u003e\n            \u003cimg class=\"zaavio-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/513R6CzpJJL.jpg?v=1736316923\" alt=\"Clear Window Feature\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eEasy Access\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eTwo-way zippers on top and front to get items quickly\u003c\/div\u003e\n            \u003cimg class=\"zaavio-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71-D3VsxWhL._SL1200_600x600.jpg?v=1736252216\" alt=\"Easy Access Feature\"\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eStack Safely\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eSteel frame keeps shape even with heavy items on top\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eMove Easily\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eStrong handles on both sides\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eStays Clean\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eJust wipe with cloth to clean\u003c\/div\u003e\n            \u003cimg class=\"zaavio-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71H1X1OedPL._SL1500_600x600.jpg?v=1736316964\" alt=\"Easy to Clean Feature\"\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003c!-- What Can You Store Section --\u003e\n    \u003ch4 class=\"zaavio-section-header\"\u003eWhat Can You Store?\u003c\/h4\u003e\n    \u003cul class=\"zaavio-feature-list\"\u003e\n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eClothes:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eSarees, gowns, woolens, t-shirts\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eBedding:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eSheets, quilts, blankets\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eKids Items:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eToys, diapers\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eHome Items:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eBooks, magazines, pet supplies\u003c\/div\u003e\n            \u003cimg class=\"zaavio-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/61Mqn1aXrgL_600x600.jpg?v=1736316679\" alt=\"Storage for Home Items\"\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003c!-- Special Features Section --\u003e\n    \u003ch4 class=\"zaavio-section-header\"\u003eSpecial Features:\u003c\/h4\u003e\n    \u003cul class=\"zaavio-feature-list\"\u003e\n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eQuality Material:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003ePremium Oxford fabric + PVC coating + Steel frame\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eFull Protection:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eKeeps out water, moths, dust, odor\u003c\/div\u003e\n        \u003c\/li\u003e\n        \n        \u003cli class=\"zaavio-feature-item\"\u003e\n            \u003cdiv class=\"zaavio-feature-title\"\u003e\u003cstrong\u003eSmart Design:\u003c\/strong\u003e\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-feature-content\"\u003eLabel holder to mark contents\u003c\/div\u003e\n            \u003cimg class=\"zaavio-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71sRe6pNVaL._SL1202_600x600.jpg?v=1736316712\" alt=\"Smart Design Feature\"\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \n    \u003c!-- Quick Start Section with PROPERLY FIXED NUMBER DISPLAY --\u003e\n    \u003ch4 class=\"zaavio-section-header\"\u003eQuick Start:\u003c\/h4\u003e\n    \u003cdiv class=\"zaavio-quickstart\"\u003e\n        \u003cdiv class=\"zaavio-quickstart-item\"\u003e\n            \u003cdiv class=\"zaavio-quickstart-number\"\u003e1\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-quickstart-text\"\u003eUnfold box - steel frame pops into shape\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"zaavio-quickstart-item\"\u003e\n            \u003cdiv class=\"zaavio-quickstart-number\"\u003e2\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-quickstart-text\"\u003ePut items inside through top or front zipper\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"zaavio-quickstart-item\"\u003e\n            \u003cdiv class=\"zaavio-quickstart-number\"\u003e3\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-quickstart-text\"\u003eStack more boxes on top if needed\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"zaavio-quickstart-item\"\u003e\n            \u003cdiv class=\"zaavio-quickstart-number\"\u003e4\u003c\/div\u003e\n            \u003cdiv class=\"zaavio-quickstart-text\"\u003eFold flat to save space when empty\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Final GIF --\u003e\n    \u003cimg class=\"zaavio-feature-img\" src=\"\" alt=\"Storage Box in Action\"\u003e\n    \n    \u003c!-- Final CTA Section --\u003e\n    \u003cdiv class=\"zaavio-final-cta\"\u003e\n        \u003cstrong\u003e100% Safe for All Items\u003c\/strong\u003e - Won't damage expensive clothes or important items. Stronger than normal cloth storage boxes.\n    \u003c\/div\u003e\n    \n    \u003c!-- Video Player Placeholder --\u003e\n    \u003cdiv id=\"rumblePlayer\" data-video-id=\"v66lqn4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Mr.Amit x TMM","offers":[{"title":"Pack of 1","offer_id":52104274673986,"sku":"630510","price":899.0,"currency_code":"INR","in_stock":true},{"title":"Pack of 2","offer_id":52104274706754,"sku":"630510","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/8454\/0994\/files\/foldable-steel-frame-clothes-living-storage-organizer-handled-bag-home-improvement-foldable-steel-frame-clothes-living-storage-organizer-handled-bag-zaavio-39130752647338_796df83c-08e.jpg?v=1772183666","url":"https:\/\/indiane-bazer.com\/products\/storing-clothes-boxes-wardrobe-organiser","provider":"indiane-bazer.com","version":"1.0","type":"link"}