{"product_id":"ikea-borghamn-handle-black-170mm-orrnas-knob-stainless-steel","title":"IKEA BORGHAMN Handle Black 170mm and ORRNÄS Knob Stainless Steel 2 Pack — Rustic Style | Cabinet \u0026 Drawer Upgrade","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eIKEA BORGHAMN Handle + ORRNÄS Knob – Hardware Bundle\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* ─── reset \u0026 base ─── *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            background: #f6f4f0;\n            color: #1e2a2c;\n            padding: 30px 20px;\n            line-height: 1.5;\n        }\n\n        .listing-wrap {\n            max-width: 1060px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 36px;\n            padding: 40px 38px;\n            box-shadow: 0 25px 50px -20px rgba(0, 0, 0, 0.12);\n            border: 1px solid #ece4dc;\n        }\n\n        \/* ─── typography ─── *\/\n        h1 {\n            font-size: 2.2rem;\n            font-weight: 800;\n            letter-spacing: -0.4px;\n            color: #1a2a2c;\n        }\n\n        h2 {\n            font-size: 1.6rem;\n            font-weight: 700;\n            margin: 1.8rem 0 1rem;\n            color: #1e2a2c;\n            letter-spacing: -0.2px;\n        }\n\n        h3 {\n            font-size: 1.2rem;\n            font-weight: 600;\n            margin: 1.2rem 0 0.6rem;\n            color: #2c3e50;\n        }\n\n        .subhead {\n            font-size: 1.05rem;\n            color: #5c6f6b;\n            margin: 0 0 1.5rem;\n            border-bottom: 2px solid #f0ebe4;\n            padding-bottom: 1rem;\n        }\n\n        \/* ─── badge \/ tags ─── *\/\n        .badge {\n            display: inline-block;\n            background: #5d7a7a;\n            color: #fff;\n            font-weight: 600;\n            font-size: 0.75rem;\n            letter-spacing: 0.6px;\n            padding: 5px 18px;\n            border-radius: 40px;\n            text-transform: uppercase;\n            margin-bottom: 12px;\n        }\n\n        .tag-group {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin: 1rem 0 1.2rem;\n        }\n\n        .tag {\n            background: #f3f0ea;\n            padding: 6px 16px;\n            border-radius: 40px;\n            font-size: 0.82rem;\n            font-weight: 500;\n            color: #2c3e50;\n            border: 1px solid #e2dad1;\n        }\n\n        .tag-green {\n            background: #e6f0ec;\n            border-color: #b6d0c8;\n            color: #2a554a;\n        }\n\n        \/* ─── grid \/ cards ─── *\/\n        .two-col {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 32px;\n            margin: 28px 0 18px;\n        }\n\n        .product-card {\n            background: #fbf9f6;\n            border-radius: 24px;\n            padding: 28px 24px;\n            border: 1px solid #e9e5df;\n            transition: box-shadow 0.2s;\n        }\n\n        .product-card:hover {\n            box-shadow: 0 8px 24px -10px rgba(0, 0, 0, 0.08);\n        }\n\n        .product-card .icon {\n            font-size: 44px;\n            margin-bottom: 6px;\n        }\n\n        .product-card .name {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: #1a2a2c;\n        }\n\n        .product-card .sub {\n            color: #5c6f6b;\n            font-size: 0.9rem;\n            margin-bottom: 14px;\n        }\n\n        .spec-list {\n            list-style: none;\n            margin: 12px 0 0;\n        }\n\n        .spec-list li {\n            padding: 4px 0;\n            font-size: 0.9rem;\n            border-bottom: 1px solid #ede8e0;\n            display: flex;\n            gap: 10px;\n        }\n\n        .spec-list li:last-child {\n            border-bottom: 0;\n        }\n\n        .spec-label {\n            font-weight: 600;\n            min-width: 108px;\n            color: #2c3e50;\n        }\n\n        .price-chip {\n            display: inline-block;\n            background: #5d7a7a;\n            color: #fff;\n            padding: 4px 18px;\n            border-radius: 40px;\n            font-size: 0.8rem;\n            font-weight: 600;\n            margin-top: 14px;\n        }\n\n        \/* ─── feature grid ─── *\/\n        .feature-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n            gap: 20px;\n            margin: 28px 0 20px;\n        }\n\n        .feature-box {\n            background: #fbf9f6;\n            padding: 22px 18px;\n            border-radius: 20px;\n            border-left: 5px solid #5d7a7a;\n        }\n\n        .feature-box .emoji {\n            font-size: 28px;\n            margin-bottom: 8px;\n        }\n\n        .feature-box h4 {\n            font-size: 1.05rem;\n            margin-bottom: 6px;\n            color: #1e2a2c;\n        }\n\n        .feature-box p {\n            font-size: 0.9rem;\n            color: #4b5b58;\n        }\n\n        \/* ─── spec table ─── *\/\n        .spec-table {\n            background: #fbf9f6;\n            border-radius: 24px;\n            padding: 28px 28px;\n            margin: 28px 0 18px;\n            border: 1px solid #e9e5df;\n        }\n\n        .spec-table .grid-2 {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n        }\n\n        .spec-table h3 {\n            margin-top: 0;\n            color: #5d7a7a;\n            font-weight: 600;\n        }\n\n        .spec-table p {\n            display: flex;\n            gap: 8px;\n            flex-wrap: wrap;\n            padding: 3px 0;\n            border-bottom: 1px solid #ede8e0;\n            font-size: 0.92rem;\n        }\n\n        .spec-table p:last-child {\n            border-bottom: 0;\n        }\n\n        .spec-table .label {\n            font-weight: 600;\n            min-width: 110px;\n            color: #2c3e50;\n        }\n\n        \/* ─── care \/ cta ─── *\/\n        .care-block {\n            background: #f3f0ea;\n            border-radius: 24px;\n            padding: 26px 28px;\n            margin: 28px 0 20px;\n            border-left: 6px solid #5d7a7a;\n        }\n\n        .care-block .row {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 28px;\n            margin-top: 12px;\n        }\n\n        .care-block .col {\n            flex: 1;\n            min-width: 170px;\n        }\n\n        .care-block .col strong {\n            display: block;\n            color: #3a5a5a;\n            margin-bottom: 4px;\n        }\n\n        .cta-box {\n            background: linear-gradient(145deg, #2a4a4a, #1a3a3a);\n            border-radius: 28px;\n            padding: 40px 36px;\n            text-align: center;\n            margin: 36px 0 18px;\n            border: 1px solid #5d7a7a;\n        }\n\n        .cta-box h2 {\n            color: #fff;\n            margin: 0 0 8px;\n            font-size: 1.9rem;\n        }\n\n        .cta-box p {\n            color: #c8d8d8;\n            font-size: 1.05rem;\n            max-width: 520px;\n            margin: 0 auto;\n        }\n\n        .cta-pills {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 14px;\n            margin: 24px 0 12px;\n        }\n\n        .cta-pills span {\n            background: rgba(255, 255, 255, 0.10);\n            backdrop-filter: blur(4px);\n            padding: 10px 26px;\n            border-radius: 60px;\n            color: #fff;\n            font-weight: 500;\n            font-size: 0.9rem;\n            border: 1px solid rgba(255, 255, 255, 0.18);\n        }\n\n        .cta-pills .solid {\n            background: #5d7a7a;\n            border-color: #5d7a7a;\n        }\n\n        .footnote {\n            text-align: center;\n            background: #f3f0ea;\n            padding: 18px 20px;\n            border-radius: 20px;\n            margin-top: 32px;\n            font-size: 0.88rem;\n            color: #4d5b58;\n            border: 1px solid #e2dad1;\n        }\n\n        .price-large {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #1a2a2c;\n            margin: 8px 0 4px;\n        }\n\n        .price-large small {\n            font-size: 1rem;\n            font-weight: 400;\n            color: #5c6f6b;\n        }\n\n        \/* ─── responsive ─── *\/\n        @media (max-width: 720px) {\n            .listing-wrap {\n                padding: 24px 18px;\n            }\n            .two-col {\n                grid-template-columns: 1fr;\n                gap: 24px;\n            }\n            .spec-table .grid-2 {\n                grid-template-columns: 1fr;\n                gap: 24px;\n            }\n            h1 {\n                font-size: 1.7rem;\n            }\n            .cta-box h2 {\n                font-size: 1.5rem;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .listing-wrap {\n                padding: 18px 12px;\n                border-radius: 24px;\n            }\n            .product-card {\n                padding: 20px 16px;\n            }\n            .feature-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv class=\"listing-wrap\"\u003e\n\n        \u003c!-- ===== HEADER ===== --\u003e\n        \u003cspan class=\"badge\"\u003e🔧 ELEVATE YOUR SPACE · Hardware Upgrade\u003c\/span\u003e\n        \u003ch1\u003eIKEA BORGHAMN Handle + ORRNÄS Knob Bundle\u003c\/h1\u003e\n        \u003cp class=\"subhead\"\u003e\n            A complete hardware upgrade — a 2-pack of rustic black BORGHAMN handles (170mm) and a 2-pack of sleek stainless steel ORRNÄS knobs (17mm). Effortless style for kitchens, wardrobes, and furniture.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"tag-group\"\u003e\n            \u003cspan class=\"tag\"\u003e🔩 BORGHAMN Handle: 170mm · black · forged iron · 2-pack\u003c\/span\u003e\n            \u003cspan class=\"tag\"\u003e⚙️ ORRNÄS Knob: 17mm · stainless steel finish · 2-pack\u003c\/span\u003e\n            \u003cspan class=\"tag tag-green\"\u003e♻️ durable materials · easy to install · screws included\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== PRODUCTS ===== --\u003e\n        \u003cdiv class=\"two-col\"\u003e\n\n            \u003c!-- BORGHAMN Handle --\u003e\n            \u003cdiv class=\"product-card\"\u003e\n                \u003cdiv class=\"icon\"\u003e🔩✨\u003c\/div\u003e\n                \u003cdiv class=\"name\"\u003eBORGHAMN Handle\u003c\/div\u003e\n                \u003cdiv class=\"sub\"\u003eblack · 170mm · 2-pack\u003c\/div\u003e\n                \u003cul class=\"spec-list\"\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e📏 length\u003c\/span\u003e 170 mm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e🎨 colour\u003c\/span\u003e Black (rustic finish)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e🔩 material\u003c\/span\u003e Steel with powder coating\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e📐 hole spacing\u003c\/span\u003e 160 mm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e📦 pack\u003c\/span\u003e 2 handles\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e🏷️ article\u003c\/span\u003e 603.160.49\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp style=\"color:#5e6d6a; margin-top:12px; font-size:0.92rem;\"\u003e\n                    Give your cabinets an instant character upgrade — BORGHAMN's forged iron handles bring a warm, handcrafted feel to kitchens, wardrobes, and storage units across your home.[reference:0] Forged from a solid iron rod (not moulded), every handle has a genuinely artisanal finish with a textured, tactile grip.[reference:1] The rustic black finish works beautifully on wood, laminate, and painted cabinets alike.[reference:2] Screws included, standard 160mm hole spacing fits most Indian kitchen and wardrobe cabinets.[reference:3]\n                \u003c\/p\u003e\n                \u003cdiv class=\"price-chip\"\u003e🎯 article 603.160.49\u003c\/div\u003e\n                \u003cdiv class=\"price-large\"\u003e₹999 \u003csmall\u003einclusive of all taxes\u003c\/small\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- ORRNÄS Knob --\u003e\n            \u003cdiv class=\"product-card\"\u003e\n                \u003cdiv class=\"icon\"\u003e⚙️✨\u003c\/div\u003e\n                \u003cdiv class=\"name\"\u003eORRNÄS Knob\u003c\/div\u003e\n                \u003cdiv class=\"sub\"\u003estainless steel finish · 17mm · 2-pack\u003c\/div\u003e\n                \u003cul class=\"spec-list\"\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e📏 size\u003c\/span\u003e 17 mm (11\/16\")\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e🎨 colour\u003c\/span\u003e Silver (stainless steel)\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e🔩 material\u003c\/span\u003e Zinc, nickel-plated\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e📦 pack\u003c\/span\u003e 2 knobs\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e🏷️ part number\u003c\/span\u003e 10236154\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cspan class=\"spec-label\"\u003e📐 door thickness\u003c\/span\u003e 16-21 mm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp style=\"color:#5e6d6a; margin-top:12px; font-size:0.92rem;\"\u003e\n                    These brushed stainless-steel knobs give a modern touch to your kitchen.[reference:4] Grip the knob by placing your finger in the curve underneath.[reference:5] Stainless steel is resistant to corrosion and colour deviations.[reference:6] Suitable for door thickness 16-21 mm. Screws included.[reference:7] The clean, sleek design pairs perfectly with modern interiors, and the durable zinc construction with nickel plating ensures long-lasting quality.[reference:8]\n                \u003c\/p\u003e\n                \u003cdiv class=\"price-chip\"\u003e🎯 item 10236154\u003c\/div\u003e\n                \u003cdiv class=\"price-large\"\u003e₹499 \u003csmall\u003einclusive of all taxes\u003c\/small\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- ===== THE BEST OF BOTH WORLDS ===== --\u003e\n        \u003cdiv style=\"text-align:center; margin:34px 0 10px;\"\u003e\n            \u003ch2 style=\"font-size:1.9rem;\"\u003e🔧 the perfect hardware pair\u003c\/h2\u003e\n            \u003cp style=\"max-width:720px; margin:10px auto 0; color:#48635e; font-size:1.02rem;\"\u003e\n                The rustic black BORGHAMN handles add warmth and character, while the sleek ORRNÄS knobs bring a modern, polished touch. Together, they offer endless possibilities for upgrading your kitchen, wardrobe, or furniture.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== FEATURES ===== --\u003e\n        \u003cdiv class=\"feature-grid\"\u003e\n            \u003cdiv class=\"feature-box\"\u003e\n                \u003cdiv class=\"emoji\"\u003e🔨🖤\u003c\/div\u003e\n                \u003ch4\u003ehandcrafted character\u003c\/h4\u003e\n                \u003cp\u003eBORGHAMN handles are forged from solid iron, giving each one a unique, artisanal finish that adds warmth and personality to any cabinet or drawer.[reference:9]\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-box\"\u003e\n                \u003cdiv class=\"emoji\"\u003e⚙️✨\u003c\/div\u003e\n                \u003ch4\u003emodern \u0026amp; sleek\u003c\/h4\u003e\n                \u003cp\u003eORRNÄS knobs feature a brushed stainless steel finish that resists corrosion and colour deviations, offering a clean, contemporary look for any space.[reference:10]\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-box\"\u003e\n                \u003cdiv class=\"emoji\"\u003e🔩📦\u003c\/div\u003e\n                \u003ch4\u003eready to install\u003c\/h4\u003e\n                \u003cp\u003eBoth products come with screws included — BORGHAMN with standard 160mm hole spacing, ORRNÄS suitable for door thickness 16-21 mm. No extra hardware needed.[reference:11][reference:12]\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-box\"\u003e\n                \u003cdiv class=\"emoji\"\u003e🏠🛠️\u003c\/div\u003e\n                \u003ch4\u003eversatile application\u003c\/h4\u003e\n                \u003cp\u003ePerfect for kitchens, wardrobes, sideboards, and more. BORGHAMN's rustic black works beautifully on wood and painted surfaces, while ORRNÄS suits modern and minimalist interiors.[reference:13]\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== DESIGNER QUOTE ===== --\u003e\n        \u003cdiv style=\"background:#ffffff; border-radius:22px; padding:26px 22px; margin:30px 0 20px; border:2px dashed #5d7a7a; text-align:center;\"\u003e\n            \u003cdiv style=\"font-size:1.8rem; margin-bottom:6px;\"\u003e🔧🏠\u003c\/div\u003e\n            \u003cp style=\"font-size:1rem; color:#4b5b58; max-width:680px; margin:0 auto; line-height:1.6;\"\u003e\n                “Small details make a big difference. The BORGHAMN handle is the finishing touch that ties the whole look together.”[reference:14]\n                \u003cbr\u003e\u003cspan style=\"font-weight:500; color:#3a5a5a;\"\u003e— Mikael Axelsson, IKEA designer\u003c\/span\u003e\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== FULL SPECS ===== --\u003e\n        \u003cdiv class=\"spec-table\"\u003e\n            \u003ch2 style=\"margin-top:0;\"\u003e📋 complete specifications\u003c\/h2\u003e\n            \u003cdiv class=\"grid-2\"\u003e\n\n                \u003c!-- BORGHAMN specs --\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003e🔩 BORGHAMN Handle\u003c\/h3\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ebrand\u003c\/span\u003e IKEA\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003eproduct name\u003c\/span\u003e BORGHAMN Handle\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003earticle number\u003c\/span\u003e 603.160.49\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecolour\u003c\/span\u003e Black\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003elength\u003c\/span\u003e 170 mm\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ewidth\u003c\/span\u003e 10 mm\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003edepth\u003c\/span\u003e 36 mm\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ehole spacing\u003c\/span\u003e 160 mm\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003edrilled hole diameter\u003c\/span\u003e 5 mm\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003epack quantity\u003c\/span\u003e 2 handles\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ematerial\u003c\/span\u003e Steel with powder coating[reference:15]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003edesigner\u003c\/span\u003e Mikael Axelsson[reference:16]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecountry of origin\u003c\/span\u003e Taiwan[reference:17]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003epackage dimensions\u003c\/span\u003e 19 x 5 x 2 cm[reference:18]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003epackage weight\u003c\/span\u003e 0.33 kg[reference:19]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecare\u003c\/span\u003e Wipe clean with a cloth dampened in a mild cleaner. Wipe dry with a clean cloth.[reference:20]\u003c\/p\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- ORRNÄS specs --\u003e\n                \u003cdiv\u003e\n                    \u003ch3\u003e⚙️ ORRNÄS Knob\u003c\/h3\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ebrand\u003c\/span\u003e IKEA\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003eproduct name\u003c\/span\u003e ORRNÄS Knob\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003eitem part number\u003c\/span\u003e 10236154[reference:21]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecolour\u003c\/span\u003e Silver (stainless steel finish)\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003esize\u003c\/span\u003e 17 mm (11\/16\")[reference:22]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003eprimary material\u003c\/span\u003e Zinc, nickel-plated[reference:23]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecoating\u003c\/span\u003e Acrylic coating[reference:24]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003esuitable for door thickness\u003c\/span\u003e 16-21 mm[reference:25]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003epack quantity\u003c\/span\u003e 2 knobs[reference:26]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003epackage dimensions\u003c\/span\u003e 11 x 10 x 2 cm[reference:27]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003eshipping weight\u003c\/span\u003e 0.07 kg[reference:28]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecountry of origin\u003c\/span\u003e China[reference:29]\u003c\/p\u003e\n                    \u003cp\u003e\u003cspan class=\"label\"\u003ecare\u003c\/span\u003e Wipe dry with a clean cloth. Wipe clean with a soft cloth dampened in water and a mild non-abrasive washing-up detergent or soap, if necessary.[reference:30]\u003c\/p\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n            \u003cdiv style=\"background:#f1eeea; border-radius:18px; padding:14px; text-align:center; margin-top:26px;\"\u003e\n                \u003cspan style=\"font-weight:600;\"\u003e📦 bundle includes:\u003c\/span\u003e\n                1x BORGHAMN Handle (black, 170mm, 2-pack) + 1x ORRNÄS Knob (stainless steel finish, 17mm, 2-pack)\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== CARE ===== --\u003e\n        \u003cdiv class=\"care-block\"\u003e\n            \u003ch3 style=\"font-size:1.5rem; margin:0 0 6px;\"\u003e🧼 care at a glance\u003c\/h3\u003e\n            \u003cdiv class=\"row\"\u003e\n                \u003cdiv class=\"col\"\u003e\n                    \u003cstrong\u003e🔩 BORGHAMN Handle\u003c\/strong\u003e\n                    Wipe clean with a cloth dampened in a mild cleaner. Wipe dry with a clean cloth.[reference:31] The powder-coated finish is durable and easy to maintain.\n                \u003c\/div\u003e\n                \u003cdiv class=\"col\"\u003e\n                    \u003cstrong\u003e⚙️ ORRNÄS Knob\u003c\/strong\u003e\n                    Wipe dry with a clean cloth. For deeper cleaning, use a soft cloth dampened with water and a mild non-abrasive detergent or soap.[reference:32]\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"margin-top:16px; padding:12px 16px; background:#e8f4f0; border-radius:14px; font-size:0.85rem; color:#3a5a5a;\"\u003e\n                \u003cstrong\u003e💡 Pro tip:\u003c\/strong\u003e Both products come with screws included — BORGHAMN with standard 160mm hole spacing, ORRNÄS suitable for door thickness 16-21 mm. Always check your cabinet's hole spacing and door thickness before installation.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== STYLING \u0026 USE TIPS ===== --\u003e\n        \u003cdiv style=\"background:#fefcf9; border-radius:26px; padding:28px 26px; margin:30px 0 20px; border:1px solid #ece4dc;\"\u003e\n            \u003ch3 style=\"font-size:1.7rem; text-align:center; margin:0 0 18px;\"\u003e🔧 style your hardware upgrade\u003c\/h3\u003e\n            \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(210px,1fr)); gap:24px;\"\u003e\n                \u003cdiv style=\"background:#fff; padding:20px; border-radius:20px; box-shadow:0 4px 12px rgba(0,0,0,0.02);\"\u003e\n                    \u003ch4 style=\"color:#5d7a7a;\"\u003e🏠 rustic kitchen refresh\u003c\/h4\u003e\n                    \u003cp style=\"font-size:0.92rem; color:#4b5b58;\"\u003ePair the BORGHAMN handles with wooden or painted cabinets for a warm, handcrafted look. Add ORRNÄS knobs on smaller drawers for a cohesive finish.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"background:#fff; padding:20px; border-radius:20px; box-shadow:0 4px 12px rgba(0,0,0,0.02);\"\u003e\n                    \u003ch4 style=\"color:#5d7a7a;\"\u003e🛋️ wardrobe \u0026amp; storage upgrade\u003c\/h4\u003e\n                    \u003cp style=\"font-size:0.92rem; color:#4b5b58;\"\u003eUse BORGHAMN handles on PAX wardrobe doors or large storage units. The 160mm hole spacing fits most standard Indian cabinets.[reference:33]\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"background:#fff; padding:20px; border-radius:20px; box-shadow:0 4px 12px rgba(0,0,0,0.02);\"\u003e\n                    \u003ch4 style=\"color:#5d7a7a;\"\u003e🎨 mix \u0026amp; match\u003c\/h4\u003e\n                    \u003cp style=\"font-size:0.92rem; color:#4b5b58;\"\u003eCombine the rustic black handles with the sleek silver knobs for a modern yet warm aesthetic. Perfect for contrasting finishes on different cabinet sections.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== WHY BUNDLE ===== --\u003e\n        \u003cdiv style=\"background:#fff; border-radius:26px; padding:30px 26px; margin:30px 0 20px; border:1px solid #ecdfd5;\"\u003e\n            \u003ch3 style=\"font-size:1.9rem; text-align:center; margin:0 0 20px;\"\u003e🎯 why buy this duo?\u003c\/h3\u003e\n            \u003cdiv style=\"display:flex; flex-wrap:wrap; justify-content:center; gap:36px; text-align:center;\"\u003e\n                \u003cdiv style=\"flex:1; min-width:170px;\"\u003e\n                    \u003cdiv style=\"font-size:44px;\"\u003e🔩⚙️\u003c\/div\u003e\n                    \u003ch4 style=\"margin:10px 0 4px;\"\u003ecomplete hardware set\u003c\/h4\u003e\n                    \u003cp style=\"color:#4b5b58; font-size:0.92rem;\"\u003eTwo distinct styles — rustic black handles and sleek silver knobs — one versatile bundle for all your furniture upgrade needs.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"flex:1; min-width:170px;\"\u003e\n                    \u003cdiv style=\"font-size:44px;\"\u003e💪\u003c\/div\u003e\n                    \u003ch4 style=\"margin:10px 0 4px;\"\u003edurable \u0026amp; long-lasting\u003c\/h4\u003e\n                    \u003cp style=\"color:#4b5b58; font-size:0.92rem;\"\u003eBORGHAMN's forged iron and ORRNÄS's nickel-plated zinc ensure years of reliable use. Both are resistant to wear and corrosion.[reference:34][reference:35]\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"flex:1; min-width:170px;\"\u003e\n                    \u003cdiv style=\"font-size:44px;\"\u003e💰\u003c\/div\u003e\n                    \u003ch4 style=\"margin:10px 0 4px;\"\u003ebetter value\u003c\/h4\u003e\n                    \u003cp style=\"color:#4b5b58; font-size:0.92rem;\"\u003eSave compared to buying separately — and receive a thoughtfully curated hardware set that covers both handles and knobs for your project.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== CTA ===== --\u003e\n        \u003cdiv class=\"cta-box\"\u003e\n            \u003ch2\u003e🔧 upgrade your space, zero hassle\u003c\/h2\u003e\n            \u003cp\u003erustic BORGHAMN handles · sleek ORRNÄS knobs · ready to install\u003c\/p\u003e\n            \u003cdiv class=\"cta-pills\"\u003e\n                \u003cspan\u003e🔩 BORGHAMN Handle (170mm, 2-pack)\u003c\/span\u003e\n                \u003cspan\u003e⚙️ ORRNÄS Knob (17mm, 2-pack)\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"cta-pills\" style=\"margin-top:0;\"\u003e\n                \u003cspan class=\"solid\"\u003e✨ screws included · easy install\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"margin-top: 20px; color: #c8d8d8; font-size: 0.95rem;\"\u003e\n                \u003cspan style=\"background: rgba(255,255,255,0.08); padding: 6px 18px; border-radius: 40px;\"\u003e₹1,498 for the bundle\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ===== FOOTNOTE ===== --\u003e\n        \u003cdiv class=\"footnote\"\u003e\n            \u003cstrong\u003eⓘ note:\u003c\/strong\u003e Bundle includes 1x IKEA BORGHAMN Handle (black, 170mm, 2-pack, article 603.160.49) and\n            1x IKEA ORRNÄS Knob (stainless steel finish, 17mm, 2-pack, item 10236154). Both come with screws included.\n            Authentic IKEA quality.\n            \u003cbr\u003e\u003cbr\u003e\n            \u003cspan style=\"font-size:0.8rem; color:#5c6f6b;\"\u003eIKEA doesn't deliver to most Indian PIN codes. We pick, pack, and ship genuine IKEA products to your door — wherever you are in India.[reference:36]\u003c\/span\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Digital Shoppy","offers":[{"title":"Default Title","offer_id":51889655611713,"sku":"DS000012945DS","price":1299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0156\/7467\/1152\/files\/1_3bc33655-d9cd-4680-91a0-772c20c3b8c2.jpg?v=1782556963","url":"https:\/\/digitalshoppy.in\/products\/ikea-borghamn-handle-black-170mm-orrnas-knob-stainless-steel","provider":"digitalshoppy.in","version":"1.0","type":"link"}