{"product_id":"multi-function-kitchen-lid-holder","title":"Multi-Function Kitchen Lid Holder","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Free-standing multi-function kitchen lid and utensil holder\nTarget Audience: Home cooks looking to organize countertop cooking spaces\nVisual Style: Cozy, modern, warm-toned minimalist styling\nColor Strategy: Cream White, Slate Gray, and Silver accents\nModule Order: Hero -\u003e Feature 1 (Multi-Storage Capacity) -\u003e Feature 2 (U-Shaped Groove Design \u0026 Rust-Proof) -\u003e Feature 3 (Detachable Drip Tray) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_4, Feature2=detail_5, Feature3=detail_2\nSpecification Data Source: detail_3 (for measurements), detail_6 (for color options) (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no direct visual assets provided in the source images for direct comparison)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #5C625C;\n  --primary-hover: #454945;\n  --text-main: #2A2A2A;\n  --text-sub: #555555;\n  --bg-body: #FFFFFF;\n  --bg-card: #FAF9F6;\n  --bg-soft: #F2F1EC;\n  --radius-md: 8px;\n  --radius-lg: 12px;\n  --shadow-sm: 0 2px 8px rgba(0,0,0,0.04);\n  --shadow-lg: 0 10px 30px rgba(0,0,0,0.06);\n  --border-color: #E6E4DD;\n\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n}\n\n\/* Typography lock rules *\/\n.product-detail-container h1 {\n  font-size: 22px !important;\n  line-height: 1.3 !important;\n  margin: 0 0 16px 0;\n  font-weight: 700;\n  color: var(--text-main);\n}\n\n.product-detail-container h2 {\n  font-size: 20px !important;\n  line-height: 1.4 !important;\n  margin: 0 0 20px 0;\n  font-weight: 700;\n  color: var(--text-main);\n}\n\n.product-detail-container h3,\n.product-detail-container .feature-title,\n.product-detail-container .faq-question {\n  font-size: 20px !important;\n  line-height: 1.4 !important;\n  margin: 0 0 12px 0;\n  font-weight: 600;\n  color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container span,\n.product-detail-container td,\n.product-detail-container .faq-answer,\n.product-detail-container .badge,\n.product-detail-container .tag {\n  font-size: 18px !important;\n  line-height: 1.6 !important;\n  color: var(--text-sub);\n}\n\n\/* Layout Spacing *\/\n.product-detail-container section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Static Badges \u0026 Tags *\/\n.product-detail-container .badge {\n  display: inline-block;\n  padding: 6px 16px;\n  background-color: var(--bg-soft);\n  color: var(--primary) !important;\n  border-radius: 50px;\n  font-weight: 600;\n  margin-bottom: 16px;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.product-detail-container .tag-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.product-detail-container .tag {\n  display: inline-block;\n  padding: 4px 12px;\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  border-radius: var(--radius-md);\n  color: var(--text-sub) !important;\n}\n\n\/* Image Placeholders *\/\n.product-detail-container .image-placeholder {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n  position: relative;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  box-sizing: border-box;\n}\n\n.product-detail-container .image-placeholder span {\n  font-size: 18px !important;\n  font-weight: 500;\n  color: var(--text-sub) !important;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n\/* Hero Section *\/\n.hero-section {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  padding-top: clamp(1.5rem, 4vw, 3rem);\n}\n\n.hero-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n.hero-subtitle {\n  margin-bottom: 24px;\n}\n\n\/* Feature Sections *\/\n.feature-item {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  padding: 24px;\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.feature-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n\/* Specifications Table styling *\/\n.specifications-section {\n  background-color: var(--bg-card);\n  padding: 32px 24px;\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 20px;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-table td {\n  display: flex;\n  padding: 16px 12px;\n  align-items: flex-start;\n  box-sizing: border-box;\n}\n\n.spec-table td::before {\n  content: attr(data-label);\n  font-weight: 600;\n  color: var(--text-main);\n  width: 150px;\n  flex-shrink: 0;\n  font-size: 18px;\n}\n\n.spec-table .spec-value {\n  font-size: 18px;\n  color: var(--text-sub);\n}\n\n\/* FAQ Section *\/\n.faq-section {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.faq-item {\n  padding: 24px;\n  background-color: var(--bg-card);\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.faq-question {\n  margin-bottom: 8px;\n}\n\n.faq-answer {\n  margin: 0;\n}\n\n\/* Responsive Locks and Layouts *\/\n@media (min-width: 768px) {\n  .hero-section {\n    flex-direction: row;\n    gap: 48px;\n    align-items: center;\n  }\n  \n  .hero-copy, .hero-media {\n    flex: 1;\n    width: 50%;\n  }\n\n  .feature-item {\n    flex-direction: row;\n    gap: 40px;\n    padding: 32px;\n  }\n\n  .feature-item.reverse {\n    flex-direction: row-reverse;\n  }\n\n  .feature-copy, .feature-media {\n    flex: 1;\n    width: 50%;\n  }\n}\n\n\/* Mobile Specifications Overlap Protection *\/\n@media (max-width: 767px) {\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n@media (max-width: 420px) {\n  .spec-table td {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"badge\"\u003eNo Assembly Required\u003c\/span\u003e\n\u003ch1\u003eKeep Your Kitchen Countertop Neat \u0026amp; Dry\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eA stand-up frame solution designed to group pot lids, heavy cutting boards, and cooking utensils all in one accessible place.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903142928\/7cc79bb02bf76e5589d2369a371af9fa.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img72\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903142938\/c380878baa08707eb4bc048e3f5a7f0b.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eMulti-Function Kitchen Storage\u003c\/h2\u003e\n\n\u003cp\u003eOrganize large, medium, and small pot lids alongside cutting boards, spatulas, ladles, and chopsticks simultaneously to streamline your meal prep.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eHolds Lids \u0026amp; Cookware\u003c\/span\u003e \u003cspan class=\"tag\"\u003eUtensil Drip Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903142938\/f99f292fbdfefac313b226b666422fd3.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eStable U-Shaped Groove \u0026amp; Rust-Proof Frame\u003c\/h2\u003e\n\n\u003cp\u003eFeatures a curved metal frame structure with a centered U-shaped bend. This locks pot lid knobs securely upright, avoiding slips, wobbles, or accidental tips. The metal frame is treated with a premium anti-rust coating, ensuring long-lasting durability even in humid kitchen environments.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eU-Bend Center Lock\u003c\/span\u003e \u003cspan class=\"tag\"\u003eVertical Stand Alignment\u003c\/span\u003e \u003cspan class=\"tag\"\u003eRust-Resistant\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260903143022\/3ac8d3b5288cd0271371ca58632533ec.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDetachable Drip Tray\u003c\/h2\u003e\n\n\u003cp\u003eAn independent gray tray sits directly underneath the racks to capture dripping water. Simply pull the tray out horizontally to discard water and clean.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eHorizontally Removable\u003c\/span\u003e \u003cspan class=\"tag\"\u003eParallel Grooves Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e22.1 cm \/ 8.7 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003e\u003cspan class=\"spec-value\"\u003e22.1 cm \/ 8.7 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Depth\"\u003e\u003cspan class=\"spec-value\"\u003e21.6 cm \/ 8.5 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color Options\"\u003e\u003cspan class=\"spec-value\"\u003eCream White, Green\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Structure\"\u003e\u003cspan class=\"spec-value\"\u003eWavy double-tier metal racks, rounded top frame, and removable bottom tray\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material Treatment\"\u003e\u003cspan class=\"spec-value\"\u003ePremium anti-rust coating on the metal frame for humid environments\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat kinds of kitchen items can be stored together?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYou can store various sizes of pot lids (small, medium, or large), standard cutting boards, and flat kitchen tools like spatulas, soup spoons, or chopsticks directly on the gray tray.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow does the tray capture water drips?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe dark gray tray features parallel surface grooves to hold water dripping from freshly washed lids or spatulas. The tray can be easily pulled out horizontally from the frame side for washing and quick emptying.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eDoes this organizer need wall assembly?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo assembly or drilling is required. It is an integrated, free-standing structure designed to sit stably on any kitchen countertop right out of the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Cream White","offer_id":64613969494387,"sku":"0907-16199004","price":14.95,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":64613969527155,"sku":"0907-16191423","price":14.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/7cc79bb02bf76e5589d2369a371af9fa.png?v=1788769287","url":"https:\/\/woyuosn.com\/products\/multi-function-kitchen-lid-holder","provider":"Woyuosn","version":"1.0","type":"link"}