{"product_id":"safe-valve-propane-refill-hose-rjc","title":"Safe Valve Propane Refill Hose","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Propane refill adapter hose with a pressure gauge and control valve\n  Target Audience: Camping, tailgating, outdoor cooking, grilling, and outdoor heating users\n  Visual Style: Clean utility-focused layout with product-centered cards and clear information hierarchy\n  Color Strategy: Deep blue for technical clarity, red accents inspired by the control valve, and soft neutral backgrounds\n  Module Order: Hero, Luminous Gauge, Direct Tank Connection, Manual Flow Control, Hose and Connections, Specifications, FAQ\n  Detail Image Mapping: Hero=detail_1, Feature1=detail_5, Feature2=detail_2, Feature3=detail_1, Feature4=detail_4\n  Specification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included because no supported product comparison was provided\n  Information 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: #075b96;\n      --primary-hover: #064a79;\n      --text-main: #172033;\n      --text-sub: #465268;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f3f6f9;\n      --radius-md: 16px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 8px 24px rgba(23, 32, 51, 0.08);\n      --shadow-lg: 0 18px 48px rgba(23, 32, 51, 0.12);\n      --border-color: #d7e0e8;\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      color: var(--text-main);\n      background: var(--bg-body);\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: border-box;\n    }\n\n    .product-detail-container h1 {\n      margin: 0;\n      font-size: 22px;\n      line-height: 1.3;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin: 0;\n      font-size: 20px;\n      line-height: 1.4;\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 th,\n    .product-detail-container li {\n      font-size: 18px;\n      line-height: 1.65;\n    }\n\n    .hero-section,\n    .features-section,\n    .specifications-section,\n    .faq-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-section {\n      padding: clamp(24px, 5vw, 52px);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      background: linear-gradient(135deg, var(--bg-soft), var(--bg-card));\n      box-shadow: var(--shadow-sm);\n    }\n\n    .hero-content {\n      display: grid;\n      grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n      gap: clamp(24px, 5vw, 56px);\n      align-items: center;\n    }\n\n    .hero-copy {\n      min-width: 0;\n    }\n\n    .hero-subtitle {\n      margin: 16px 0 20px;\n      color: var(--text-sub);\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    .trust-badge,\n    .feature-tag {\n      display: inline-flex;\n      align-items: center;\n      width: fit-content;\n      max-width: 100%;\n      padding: 8px 14px;\n      border-radius: 999px;\n      font-size: 18px;\n      line-height: 1.5;\n      font-weight: 600;\n      overflow-wrap: anywhere;\n    }\n\n    .trust-badge {\n      color: var(--primary);\n      background: #e6f2fa;\n      border: 1px solid #b9d9ed;\n    }\n\n    .image-placeholder {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 24px;\n      border: 2px dashed #b8c3cd;\n      border-radius: var(--radius-md);\n      background: #f1f3f5;\n      color: var(--text-sub);\n      text-align: center;\n      font-size: 18px;\n      line-height: 1.6;\n      overflow-wrap: anywhere;\n    }\n\n    .section-heading {\n      margin-bottom: 24px;\n    }\n\n    .section-heading h2 {\n      position: relative;\n      padding-bottom: 12px;\n    }\n\n    .section-heading h2::after {\n      content: \"\";\n      display: block;\n      width: 56px;\n      height: 4px;\n      margin-top: 10px;\n      border-radius: 999px;\n      background: var(--primary);\n    }\n\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(24px, 5vw, 56px);\n      padding: clamp(20px, 4vw, 36px);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n      background: var(--bg-soft);\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1 1 0;\n      min-width: 0;\n    }\n\n    .feature-copy h3 {\n      margin-bottom: 12px;\n    }\n\n    .feature-copy p {\n      margin: 0;\n      color: var(--text-sub);\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 18px;\n    }\n\n    .feature-tag {\n      color: var(--text-main);\n      background: var(--bg-soft);\n      border: 1px solid var(--border-color);\n    }\n\n    .feature-item:nth-child(even) .feature-tag {\n      background: var(--bg-card);\n    }\n\n    .specifications-section {\n      padding: clamp(24px, 5vw, 44px);\n      border-radius: var(--radius-lg);\n      background: var(--bg-soft);\n    }\n\n    .specifications-section h2 {\n      margin-bottom: 22px;\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .spec-table tbody,\n    .spec-table tr {\n      width: 100%;\n    }\n\n    .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(180px, 35%) minmax(0, 1fr);\n      gap: 22px;\n      width: 100%;\n      padding: 18px 22px;\n      border-bottom: 1px solid var(--border-color);\n      color: var(--text-sub);\n      font-size: 18px;\n      line-height: 1.6;\n      text-align: left;\n      vertical-align: top;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .spec-table td::before {\n      content: attr(data-label);\n      display: block;\n      min-width: 0;\n      color: var(--text-main);\n      font-size: 18px;\n      font-weight: 700;\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      color: var(--text-sub);\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    .faq-section h2 {\n      margin-bottom: 22px;\n    }\n\n    .faq-list {\n      display: grid;\n      gap: 16px;\n    }\n\n    .faq-item {\n      padding: 22px;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-item h3 {\n      margin-bottom: 10px;\n      color: var(--primary);\n    }\n\n    .faq-item p {\n      margin: 0;\n      color: var(--text-sub);\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 767px) {\n      .hero-content {\n        grid-template-columns: 1fr;\n        gap: 24px;\n      }\n\n      .hero-media {\n        order: -1;\n      }\n\n      .feature-item,\n      .feature-item:nth-child(even) {\n        flex-direction: column;\n        align-items: stretch;\n        gap: 22px;\n      }\n\n      .feature-media {\n        width: 100%;\n      }\n\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 thead {\n        display: none;\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;\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      .hero-section,\n      .feature-item,\n      .specifications-section,\n      .faq-item {\n        padding: 18px;\n      }\n\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003ch1\u003eMonitor and Control Propane Refilling\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eConnect a 5–40 lb propane tank directly to a 1 lb camping bottle while using the luminous pressure gauge to check the tank level and the control valve to manage gas flow.\u003c\/p\u003e\n\u003cspan class=\"trust-badge\"\u003eLuminous Pressure Gauge\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825162426\/bceddf568250ed9eecc4c66c60b333e8.jpg\"\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 class=\"features-section\"\u003e\n\u003cdiv class=\"section-heading\"\u003e\n\u003ch2\u003eProduct Features\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img60\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825162452\/2f0ef8bbfa7edf923353f76e73590efa.jpg\"\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\u003ch3\u003eRotatable Luminous Dial\u003c\/h3\u003e\n\n\u003cp\u003eThe pressure gauge provides a visible way to check the tank level during the day or at night, without shaking the propane tank.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDay or Night Viewing\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eThree-Color Dial\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825162452\/37d921101a201e81a90eb0a19841a440.jpg\"\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\u003ch3\u003eDirect 5–40 lb to 1 lb Connection\u003c\/h3\u003e\n\n\u003cp\u003eThe QCC1 \/ Type-1 side connects to a 5–40 lb propane tank, while the brass connector on the opposite end attaches to a 1 lb propane bottle.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eQCC1 \/ Type-1\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e1 lb Bottle Connector\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825162452\/af421c70e5a1ccb8d28e2597161bf327.jpg\"\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\u003ch3\u003eManual Gas Flow Control\u003c\/h3\u003e\n\n\u003cp\u003eThe integrated red control valve lets you open the refill path when needed and close the gas flow when you are finished refilling.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eManual Shut-Off\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eIntegrated Control Valve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825162452\/e7707cd839af65b9bfbdf1e769a31fe2.jpg\"\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\u003ch3\u003eRubber Hose with Solid Brass Connections\u003c\/h3\u003e\n\n\u003cp\u003eThe adapter combines a flexible rubber hose with solid brass connections for the direct propane tank-to-bottle setup.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eRubber Hose\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSolid Brass Connections\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eSpecifications\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=\"Product Type\"\u003e\u003cspan class=\"spec-value\"\u003ePropane refill adapter hose with pressure gauge and control valve\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Length Options\"\u003e\u003cspan class=\"spec-value\"\u003e3 ft \/ 0.9 m, 4 ft \/ 1.2 m, or 6 ft \/ 1.8 m\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Large Tank Connection\"\u003e\u003cspan class=\"spec-value\"\u003eQCC1 \/ Type-1 connection for 5–40 lb propane tanks\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Small Bottle Connection\"\u003e\u003cspan class=\"spec-value\"\u003eConnection for a 1 lb propane bottle\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Gauge\"\u003e\u003cspan class=\"spec-value\"\u003eRotatable luminous pressure gauge with green, yellow, and red sections\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Flow Control\"\u003e\u003cspan class=\"spec-value\"\u003eManual red-handle control valve\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Hose Material\"\u003e\u003cspan class=\"spec-value\"\u003eRubber\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Connection Material\"\u003e\u003cspan class=\"spec-value\"\u003eSolid brass\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Interface Region\"\u003e\u003cspan class=\"spec-value\"\u003eQCC1 interface for North American and Canadian standard propane tanks\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\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat propane tank sizes does the hose connect?\u003c\/h3\u003e\n\n\u003cp\u003eIt connects a 5–40 lb propane tank directly to a 1 lb propane bottle through its QCC1 \/ Type-1 and 1 lb cylinder connections.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow can I check the propane level while refilling?\u003c\/h3\u003e\n\n\u003cp\u003eUse the rotatable luminous pressure gauge to view the tank level. Its colored dial can be read during the day or at night without shaking the tank.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan the gas flow be stopped manually?\u003c\/h3\u003e\n\n\u003cp\u003eYes. The integrated red control valve can be closed when you no longer want to continue refilling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"3 FT (36 in)","offer_id":48537105957076,"sku":"0826-13089910","price":29.95,"currency_code":"USD","in_stock":true},{"title":"4 FT (48 in)","offer_id":48537105989844,"sku":"0826-13081309","price":34.95,"currency_code":"USD","in_stock":true},{"title":"6 FT (72 in)","offer_id":48537106022612,"sku":"0826-13089222","price":37.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/b4d098e5017009687a0107314e31fed1.jpg?v=1787720665","url":"https:\/\/omurio.com\/products\/safe-valve-propane-refill-hose-rjc","provider":"Omurio","version":"1.0","type":"link"}