{"id":447,"date":"2026-03-28T16:35:00","date_gmt":"2026-03-28T16:35:00","guid":{"rendered":"https:\/\/bilapi.dk\/Template3\/?page_id=447"},"modified":"2026-03-28T17:16:22","modified_gmt":"2026-03-28T17:16:22","slug":"leasing","status":"publish","type":"page","link":"https:\/\/bilapi.dk\/Template3\/leasing\/","title":{"rendered":"Leasing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"447\" class=\"elementor elementor-447\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93d102c bgkare e-flex e-con-boxed e-con e-parent\" data-id=\"93d102c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9176726 elementor-widget elementor-widget-shortcode\" data-id=\"9176726\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<style>\n    :root {\n        --adify-main: #dc2626;\n        --adify-main-rgb: 220,38,38;\n        --adify-bg: #f4f7f6;\n        --adify-text: #2d3748;\n        --adify-muted: #718096;\n        --adify-border: #e2e8f0;\n        --adify-radius: 20px;\n    }\n\n    .adify-inv3-wrap { font-family: 'Inter', -apple-system, sans-serif; background: var(--adify-bg); padding: 40px 0; color: var(--adify-text); }\n    .adify-inv3-container { max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }\n\n    \/* VENSTRE FILTER (SIDEBAR) *\/\n    .adify-inv3-sidebar { width: 320px; flex-shrink: 0; position: sticky; top: 20px; max-height: 95vh; overflow-y: auto; scrollbar-width: none; }\n    .adify-inv3-sidebar::-webkit-scrollbar { display: none; }\n    \n    .adify-filter-widget { background: #fff; border-radius: var(--adify-radius); padding: 25px; margin-bottom: 25px; box-shadow: 0 4px 15px rgba(0,0,0,0.02); }\n    .adify-filter-title { font-size: 16px; font-weight: 800; margin-bottom: 15px; display: flex; justify-content: space-between; align-items: center; color: #111; }\n    \n    \/* Pille (Pill) Knapper - MULTI SELECT CHECKBOX *\/\n    .adify-pill-group { display: flex; flex-wrap: wrap; gap: 8px; }\n    .adify-pill-label { cursor: pointer; display: block; margin: 0; }\n    .adify-pill-label input { display: none; }\n    .adify-pill-span { \n        display: inline-block; padding: 8px 16px; background: var(--adify-bg); border: 1px solid var(--adify-border); \n        border-radius: 50px; font-size: 13px; font-weight: 600; color: var(--adify-muted); transition: all 0.2s ease; user-select: none;\n    }\n    .adify-pill-label input:checked + .adify-pill-span { \n        background: var(--adify-main); border-color: var(--adify-main); color: #fff; box-shadow: 0 4px 10px rgba(var(--adify-main-rgb), 0.3);\n    }\n\n    \/* Range Inputs (Pris & KM) *\/\n    .adify-range-flex { display: flex; gap: 10px; margin-bottom: 15px; }\n    .adify-range-input { width: 100%; padding: 12px 15px; border: 1px solid var(--adify-border); border-radius: 12px; font-size: 13px; outline: none; background: var(--adify-bg); transition: 0.3s; }\n    .adify-range-input:focus { border-color: var(--adify-main); background: #fff; box-shadow: 0 0 0 3px rgba(var(--adify-main-rgb), 0.1); }\n    .adify-range-label { font-size: 12px; color: var(--adify-muted); margin-bottom: 5px; display: block; font-weight: 600; }\n\n    \/* Nulstil Knap - Tema Override Pansret Version *\/\n    button.adify-reset-btn { \n        width: 100% !important; \n        padding: 14px !important; \n        border: 2px solid #e2e8f0 !important; \n        border-radius: 50px !important; \n        background-color: transparent !important; \n        color: var(--adify-muted) !important; \n        font-size: 14px !important; \n        font-weight: 700 !important; \n        cursor: pointer !important; \n        transition: all 0.3s ease !important; \n        display: flex !important; \n        justify-content: center !important; \n        align-items: center !important; \n        gap: 8px !important; \n        box-shadow: none !important;\n        outline: none !important;\n    }\n    button.adify-reset-btn:hover, \n    button.adify-reset-btn:focus,\n    button.adify-reset-btn:active { \n        background-color: #e2e8f0 !important; \n        color: #111 !important; \n        border-color: #e2e8f0 !important;\n        outline: none !important;\n    }\n    button.adify-reset-btn svg {\n        stroke: currentColor !important;\n        fill: none !important;\n    }\n\n    \/* H\u00d8JRE INDHOLD (LISTE) *\/\n    .adify-inv3-content { flex-grow: 1; min-width: 0; }\n    .adify-inv3-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; background: #fff; padding: 15px 25px; border-radius: 50px; box-shadow: 0 4px 15px rgba(0,0,0,0.02); }\n    \n    \/* 3-KORT GRID DESIGN *\/\n    .adify-inv3-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }\n    .adify-inv3-card { \n        background: #fff; border-radius: var(--adify-radius); overflow: hidden; position: relative;\n        transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid rgba(0,0,0,0.04);\n        display: flex; flex-direction: column;\n    }\n    .adify-inv3-card:hover { transform: translateY(-8px); box-shadow: 0 20px 40px rgba(0,0,0,0.08); border-color: rgba(0,0,0,0.08); }\n    \n    .adify-card-img-wrap { position: relative; padding-top: 65%; overflow: hidden; background: #eee; }\n    .adify-card-img-wrap img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }\n    .adify-inv3-card:hover .adify-card-img-wrap img { transform: scale(1.05); }\n    \n    .adify-card-price-badge { \n        position: absolute; bottom: 15px; right: 15px; background: rgba(255,255,255,0.95); backdrop-filter: blur(5px);\n        color: var(--adify-main); font-weight: 800; font-size: 18px; padding: 8px 16px; border-radius: 50px; box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n\n    .adify-card-body { padding: 25px; display: flex; flex-direction: column; flex-grow: 1; }\n    .adify-card-brand { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; color: var(--adify-main); font-weight: 700; margin-bottom: 5px; }\n    .adify-card-model { font-size: 20px; font-weight: 800; color: var(--adify-text); line-height: 1.2; margin-bottom: 8px; }\n    .adify-card-variant { font-size: 14px; color: var(--adify-muted); margin-bottom: 20px; line-height: 1.4; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }\n    \n    \/* Egenskabs-piller (Mini) *\/\n    .adify-mini-pills { display: flex; gap: 8px; flex-wrap: wrap; margin-top: auto; padding-top: 20px; border-top: 1px solid var(--adify-border); }\n    .adify-mini-pill { display: flex; align-items: center; gap: 6px; background: var(--adify-bg); color: #555; font-size: 12px; font-weight: 600; padding: 6px 12px; border-radius: 8px; }\n\n    \/* MOBIL KNAP & OFFCANVAS *\/\n    .adify-mobile-filter-btn { display: none; background: #111; color: #fff; border: none; padding: 15px 24px; border-radius: 50px; font-size: 15px; font-weight: bold; cursor: pointer; width: 100%; margin-bottom: 20px; align-items: center; justify-content: center; gap: 8px; }\n    .adify-close-filter { display: none; }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 1200px) {\n        .adify-inv3-grid { grid-template-columns: repeat(2, 1fr); }\n    }\n    @media (max-width: 992px) {\n        .adify-inv3-container { flex-direction: column; }\n        .adify-mobile-filter-btn { display: flex; }\n        .adify-inv3-sidebar { \n            position: fixed; top: 0; left: -100%; width: 340px; max-width: 85%; height: 100vh; background: #fff; z-index: 9999; \n            overflow-y: auto; padding: 20px; transition: left 0.3s ease; box-shadow: 20px 0 40px rgba(0,0,0,0.1); margin: 0;\n        }\n        .adify-inv3-sidebar.active { left: 0; }\n        .adify-close-filter { display: block; text-align: right; font-size: 24px; color: var(--adify-text); cursor: pointer; margin-bottom: 20px; font-weight: bold; }\n        .adify-filter-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 9998; display: none; backdrop-filter: blur(3px); }\n        .adify-filter-overlay.active { display: block; }\n    }\n    @media (max-width: 600px) {\n        .adify-inv3-grid { grid-template-columns: 1fr; }\n    }\n<\/style>\n\n<div class=\"adify-inv3-wrap\">\n    <div class=\"container adify-inv3-container\">\n        \n        <div class=\"adify-filter-overlay\" id=\"adify-filter-overlay\"><\/div>\n\n        <div class=\"adify-inv3-sidebar\" id=\"adify-sidebar\">\n            <div class=\"adify-close-filter\" id=\"adify-close-btn\">&times;<\/div>\n            \n            <div class=\"adify-filter-widget\">\n                <div class=\"adify-filter-title\">M\u00e6rke<\/div>\n                <div class=\"adify-pill-group\">\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Alfa Romeo\">\n                            <span class=\"adify-pill-span\">Alfa Romeo<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Audi\">\n                            <span class=\"adify-pill-span\">Audi<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"BMW\">\n                            <span class=\"adify-pill-span\">BMW<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Citro\u00ebn\">\n                            <span class=\"adify-pill-span\">Citro\u00ebn<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Ford\">\n                            <span class=\"adify-pill-span\">Ford<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Jaguar\">\n                            <span class=\"adify-pill-span\">Jaguar<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Nissan\">\n                            <span class=\"adify-pill-span\">Nissan<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Peugeot\">\n                            <span class=\"adify-pill-span\">Peugeot<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Porsche\">\n                            <span class=\"adify-pill-span\">Porsche<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Renault\">\n                            <span class=\"adify-pill-span\">Renault<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Seat\">\n                            <span class=\"adify-pill-span\">Seat<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Skoda\">\n                            <span class=\"adify-pill-span\">Skoda<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Toyota\">\n                            <span class=\"adify-pill-span\">Toyota<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"VW\">\n                            <span class=\"adify-pill-span\">VW<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_brand\" value=\"Volvo\">\n                            <span class=\"adify-pill-span\">Volvo<\/span>\n                        <\/label>\n                                    <\/div>\n            <\/div>\n\n            <div class=\"adify-filter-widget\">\n                <div class=\"adify-filter-title\">Drivmiddel<\/div>\n                <div class=\"adify-pill-group\">\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_fuel\" value=\"Benzin\">\n                            <span class=\"adify-pill-span\">Benzin<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_fuel\" value=\"Diesel\">\n                            <span class=\"adify-pill-span\">Diesel<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_fuel\" value=\"El\">\n                            <span class=\"adify-pill-span\">El<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_fuel\" value=\"Hybrid\">\n                            <span class=\"adify-pill-span\">Hybrid<\/span>\n                        <\/label>\n                                    <\/div>\n            <\/div>\n\n            <div class=\"adify-filter-widget\">\n                <div class=\"adify-filter-title\">Gearkasse<\/div>\n                <div class=\"adify-pill-group\">\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_gear\" value=\"Aut.\">\n                            <span class=\"adify-pill-span\">Aut.<\/span>\n                        <\/label>\n                                            <label class=\"adify-pill-label\">\n                            <input type=\"checkbox\" name=\"f_gear\" value=\"Man.\">\n                            <span class=\"adify-pill-span\">Man.<\/span>\n                        <\/label>\n                                    <\/div>\n            <\/div>\n\n            <div class=\"adify-filter-widget\">\n                <div class=\"adify-filter-title\">Pris & Kilometer<\/div>\n                <span class=\"adify-range-label\">Pris (kr.)<\/span>\n                <div class=\"adify-range-flex\">\n                    <input type=\"number\" id=\"f_min_price\" class=\"adify-range-input\" placeholder=\"Min\">\n                    <input type=\"number\" id=\"f_max_price\" class=\"adify-range-input\" placeholder=\"Max\">\n                <\/div>\n                <span class=\"adify-range-label\">Kilometer<\/span>\n                <div class=\"adify-range-flex\">\n                    <input type=\"number\" id=\"f_min_km\" class=\"adify-range-input\" placeholder=\"0\">\n                    <input type=\"number\" id=\"f_max_km\" class=\"adify-range-input\" placeholder=\"Max\">\n                <\/div>\n            <\/div>\n\n            <button id=\"adify-reset-btn\" class=\"adify-reset-btn\">\n                <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15\"><\/path><\/svg>\n                Ryd alle filtre\n            <\/button>\n        <\/div>\n\n        <div class=\"adify-inv3-content\">\n            <button class=\"adify-mobile-filter-btn\" id=\"adify-open-btn\">\n                <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4\"><\/path><\/svg>\n                Vis Filtre\n            <\/button>\n\n            <div class=\"adify-inv3-header\">\n                <div><strong style=\"font-size: 18px;\" id=\"adify-result-count\">18<\/strong> biler fundet<\/div>\n            <\/div>\n\n            <div class=\"adify-inv3-grid\" id=\"adify-vehicle-grid\">\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/toyota-aygo\/5329786\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Toyota\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Man.\"\n                       data-price=\"64700.00\"\n                       data-km=\"92000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329786_1776069001_0.jpg\" alt=\"Billede af Toyota Aygo\">\n                            <div class=\"adify-card-price-badge\">64.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Toyota<\/div>\n                            <div class=\"adify-card-model\">Aygo<\/div>\n                            <div class=\"adify-card-variant\">1,0 VVT-I X-Pose 69HK 5d<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2017<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 92.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/jaguar-xj\/5329795\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Jaguar\" \n                       data-fuel=\"Diesel\"\n                       data-gear=\"Aut.\"\n                       data-price=\"259700.00\"\n                       data-km=\"233000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329795_1776069028_0.jpg\" alt=\"Billede af Jaguar XJ\">\n                            <div class=\"adify-card-price-badge\">259.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Jaguar<\/div>\n                            <div class=\"adify-card-model\">XJ<\/div>\n                            <div class=\"adify-card-variant\">3,0 V6 Portfolio 275HK 6g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2012<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 233.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Diesel<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/nissan-qashqai\/5329798\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Nissan\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"119700.00\"\n                       data-km=\"141000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329798_1776069601_0.jpg\" alt=\"Billede af Nissan Qashqai\">\n                            <div class=\"adify-card-price-badge\">119.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Nissan<\/div>\n                            <div class=\"adify-card-model\">Qashqai<\/div>\n                            <div class=\"adify-card-variant\">1,2 Dig-T N-Connecta X-Tronic 115HK 5d 6g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2018<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 141.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/renault-megane\/5329805\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Renault\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"99700.00\"\n                       data-km=\"99000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329805_1776070201_0.jpg\" alt=\"Billede af Renault M\u00e9gane\">\n                            <div class=\"adify-card-price-badge\">99.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Renault<\/div>\n                            <div class=\"adify-card-model\">M\u00e9gane<\/div>\n                            <div class=\"adify-card-variant\">Sport Tourer 1,2 TCE Zen EDC 132HK Stc 7g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2018<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 99.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/seat-ateca\/5329812\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Seat\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"174700.00\"\n                       data-km=\"130000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329812_1776070227_0.jpg\" alt=\"Billede af Seat Ateca\">\n                            <div class=\"adify-card-price-badge\">174.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Seat<\/div>\n                            <div class=\"adify-card-model\">Ateca<\/div>\n                            <div class=\"adify-card-variant\">1,5 TSI ACT Xcellence Start\/Stop DSG 150HK 5d 7g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2019<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 130.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/bmw-335i\/5329821\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"BMW\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"289700.00\"\n                       data-km=\"163000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329821_1776070827_0.jpg\" alt=\"Billede af BMW 335i\">\n                            <div class=\"adify-card-price-badge\">289.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">BMW<\/div>\n                            <div class=\"adify-card-model\">335i<\/div>\n                            <div class=\"adify-card-variant\">306HK Cabr.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2011<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 163.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/alfa-romeo-164\/5329844\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Alfa Romeo\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Man.\"\n                       data-price=\"89700.00\"\n                       data-km=\"202000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5329844_1776072601_0.jpg\" alt=\"Billede af Alfa Romeo 164\">\n                            <div class=\"adify-card-price-badge\">89.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Alfa Romeo<\/div>\n                            <div class=\"adify-card-model\">164<\/div>\n                            <div class=\"adify-card-variant\">2,0 T.Spark 144HK<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 1993<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 202.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/audi-a1\/5362395\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Audi\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"99700.00\"\n                       data-km=\"229000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5362395_1776075627_0.jpg\" alt=\"Billede af Audi A1\">\n                            <div class=\"adify-card-price-badge\">99.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Audi<\/div>\n                            <div class=\"adify-card-model\">A1<\/div>\n                            <div class=\"adify-card-variant\">1,4 TFSI S Line S Tronic 185HK 3d Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2011<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 229.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/skoda-karoq\/5386570\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Skoda\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"164700.00\"\n                       data-km=\"169000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5386570_1776076801_0.jpg\" alt=\"Billede af Skoda Karoq\">\n                            <div class=\"adify-card-price-badge\">164.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Skoda<\/div>\n                            <div class=\"adify-card-model\">Karoq<\/div>\n                            <div class=\"adify-card-variant\">1,5 TSI ACT Style DSG 150HK 5d 7g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2018<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 169.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/citroen-c3\/5387081\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Citro\u00ebn\" \n                       data-fuel=\"Diesel\"\n                       data-gear=\"Man.\"\n                       data-price=\"54700.00\"\n                       data-km=\"118000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5387081_1776076832_0.jpg\" alt=\"Billede af Citro\u00ebn C3\">\n                            <div class=\"adify-card-price-badge\">54.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Citro\u00ebn<\/div>\n                            <div class=\"adify-card-model\">C3<\/div>\n                            <div class=\"adify-card-variant\">1,6 Blue HDi Feel+ start\/stop 75HK 5d<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2017<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 118.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Diesel<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/volvo-v90\/5395883\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Volvo\" \n                       data-fuel=\"Hybrid\"\n                       data-gear=\"Aut.\"\n                       data-price=\"469700.00\"\n                       data-km=\"49000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5395883_1776078002_0.jpg\" alt=\"Billede af Volvo V90\">\n                            <div class=\"adify-card-price-badge\">469.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Volvo<\/div>\n                            <div class=\"adify-card-model\">V90<\/div>\n                            <div class=\"adify-card-variant\">2,0 T8 Recharge  Plugin-hybrid R-design AWD 390HK Stc 8g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2022<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 49.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Hybrid<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/porsche-taycan\/5400259\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Porsche\" \n                       data-fuel=\"El\"\n                       data-gear=\"Aut.\"\n                       data-price=\"574700.00\"\n                       data-km=\"45000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5400259_1776079234_0.jpg\" alt=\"Billede af Porsche Taycan\">\n                            <div class=\"adify-card-price-badge\">574.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Porsche<\/div>\n                            <div class=\"adify-card-model\">Taycan<\/div>\n                            <div class=\"adify-card-variant\">4 Cross Turismo EL 4x4 476HK Stc Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2021<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 45.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd El<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/ford-focus\/5417053\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Ford\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Aut.\"\n                       data-price=\"119700.00\"\n                       data-km=\"170000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5417053_1776426008_0.jpg\" alt=\"Billede af Ford Focus\">\n                            <div class=\"adify-card-price-badge\">119.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Ford<\/div>\n                            <div class=\"adify-card-model\">Focus<\/div>\n                            <div class=\"adify-card-variant\">1,5 EcoBoost ST-Line 182HK Stc 8g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2019<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 170.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/skoda-fabia\/5417100\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Skoda\" \n                       data-fuel=\"Benzin\"\n                       data-gear=\"Man.\"\n                       data-price=\"119700.00\"\n                       data-km=\"140000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5417100_1776426033_0.jpg\" alt=\"Billede af Skoda Fabia\">\n                            <div class=\"adify-card-price-badge\">119.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Skoda<\/div>\n                            <div class=\"adify-card-model\">Fabia<\/div>\n                            <div class=\"adify-card-variant\">1,0 TSI Ambition 95HK 5d<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2022<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 140.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Benzin<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/peugeot-208\/5416057\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Peugeot\" \n                       data-fuel=\"Diesel\"\n                       data-gear=\"Man.\"\n                       data-price=\"94700.00\"\n                       data-km=\"39000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5416057_1776264027_0.jpg\" alt=\"Billede af Peugeot 208\">\n                            <div class=\"adify-card-price-badge\">94.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Peugeot<\/div>\n                            <div class=\"adify-card-model\">208<\/div>\n                            <div class=\"adify-card-variant\">1,5 BlueHDi Priv\u00e9 100HK 5d<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2019<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 39.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Diesel<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/vw-golf\/5415966\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"VW\" \n                       data-fuel=\"Hybrid\"\n                       data-gear=\"Aut.\"\n                       data-price=\"124700.00\"\n                       data-km=\"197000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5415966_1776262881_0.jpg\" alt=\"Billede af VW Golf\">\n                            <div class=\"adify-card-price-badge\">124.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">VW<\/div>\n                            <div class=\"adify-card-model\">Golf<\/div>\n                            <div class=\"adify-card-variant\">1,4 TSI  Plugin-hybrid GTE DSG 204HK 5d 6g Aut.<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2018<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 197.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Hybrid<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Aut.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/peugeot-308\/5413589\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Peugeot\" \n                       data-fuel=\"Diesel\"\n                       data-gear=\"Man.\"\n                       data-price=\"99700.00\"\n                       data-km=\"140000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5413589_1776170425_0.jpg\" alt=\"Billede af Peugeot 308\">\n                            <div class=\"adify-card-price-badge\">99.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Peugeot<\/div>\n                            <div class=\"adify-card-model\">308<\/div>\n                            <div class=\"adify-card-variant\">SW 1,5 BlueHDi Evolution 130HK Stc 6g<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2021<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 140.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Diesel<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                                    <a href=\"https:\/\/bilapi.dk\/Template3\/biler\/renault-grand-scenic\/5417199\/\" style=\"text-decoration:none; color:inherit;\" \n                       class=\"adify-inv3-card\" \n                       data-brand=\"Renault\" \n                       data-fuel=\"Diesel\"\n                       data-gear=\"Man.\"\n                       data-price=\"129700.00\"\n                       data-km=\"122000\">\n                        \n                        <div class=\"adify-card-img-wrap\">\n                            <img decoding=\"async\" src=\"https:\/\/sys.bilapi.dk\/it-cars\/uploads\/5417199_1776676201_0.jpg\" alt=\"Billede af Renault Grand Sc\u00e9nic\">\n                            <div class=\"adify-card-price-badge\">129.700 kr.<\/div>\n                        <\/div>\n                        \n                        <div class=\"adify-card-body\">\n                            <div class=\"adify-card-brand\">Renault<\/div>\n                            <div class=\"adify-card-model\">Grand Sc\u00e9nic<\/div>\n                            <div class=\"adify-card-variant\">1,5 Energy DCI Zen 110HK 6g<\/div>\n                            \n                            <div class=\"adify-mini-pills\">\n                                <div class=\"adify-mini-pill\">\ud83d\udcc5 2017<\/div>\n                                <div class=\"adify-mini-pill\">\ud83d\udee3\ufe0f 122.000 km<\/div>\n                                <div class=\"adify-mini-pill\">\u26fd Diesel<\/div>                                <div class=\"adify-mini-pill\">\u2699\ufe0f Man.<\/div>                            <\/div>\n                        <\/div>\n                    <\/a>\n                            <\/div>\n            \n            <div id=\"adify-no-results\" style=\"display:none; text-align:center; padding:60px 20px; background:#fff; border-radius:var(--adify-radius); margin-top:30px; border: 1px dashed #cbd5e1;\">\n                <svg width=\"64\" height=\"64\" fill=\"none\" stroke=\"#cbd5e1\" viewBox=\"0 0 24 24\" style=\"margin-bottom:20px;\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9.172 16.172a4 4 0 015.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                <h3 style=\"margin-bottom:10px; color:var(--adify-text);\">Ingen biler fundet<\/h3>\n                <p style=\"color:var(--adify-muted);\">Pr\u00f8v at \u00e6ndre dine s\u00f8gekriterier eller ryd alle filtre.<\/p>\n                <button onclick=\"document.getElementById('adify-reset-btn').click();\" class=\"adify-reset-btn\" style=\"max-width:200px; margin: 20px auto 0; border-color:var(--adify-main); color:var(--adify-main);\">Ryd alle filtre<\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Mobil Menu Funktioner\n    const sidebar = document.getElementById('adify-sidebar');\n    const overlay = document.getElementById('adify-filter-overlay');\n    const openBtn = document.getElementById('adify-open-btn');\n    const closeBtn = document.getElementById('adify-close-btn');\n\n    function toggleMobileMenu() {\n        sidebar.classList.toggle('active');\n        overlay.classList.toggle('active');\n        document.body.style.overflow = sidebar.classList.contains('active') ? 'hidden' : '';\n    }\n\n    openBtn.addEventListener('click', toggleMobileMenu);\n    closeBtn.addEventListener('click', toggleMobileMenu);\n    overlay.addEventListener('click', toggleMobileMenu);\n\n    \/\/ Avanceret Live Filtrering (Multi-Select)\n    const cards = document.querySelectorAll('.adify-inv3-card');\n    const inputs = document.querySelectorAll('.adify-inv3-sidebar input');\n    const countDisplay = document.getElementById('adify-result-count');\n    const noResults = document.getElementById('adify-no-results');\n    const resetBtn = document.getElementById('adify-reset-btn');\n\n    function filterCars() {\n        \/\/ Hent valgte checkbox arrays\n        const selectedBrands = Array.from(document.querySelectorAll('input[name=\"f_brand\"]:checked')).map(cb => cb.value);\n        const selectedFuels = Array.from(document.querySelectorAll('input[name=\"f_fuel\"]:checked')).map(cb => cb.value);\n        const selectedGears = Array.from(document.querySelectorAll('input[name=\"f_gear\"]:checked')).map(cb => cb.value);\n        \n        \/\/ Hent Pris og KM gr\u00e6nser\n        const minPrice = parseInt(document.getElementById('f_min_price').value) || 0;\n        const maxPrice = parseInt(document.getElementById('f_max_price').value) || Infinity;\n        const minKm = parseInt(document.getElementById('f_min_km').value) || 0;\n        const maxKm = parseInt(document.getElementById('f_max_km').value) || Infinity;\n\n        let visibleCount = 0;\n\n        cards.forEach(card => {\n            const brand = card.getAttribute('data-brand');\n            const fuel = card.getAttribute('data-fuel');\n            const gear = card.getAttribute('data-gear');\n            const price = parseInt(card.getAttribute('data-price')) || 0;\n            const km = parseInt(card.getAttribute('data-km')) || 0;\n            \n            let show = true;\n\n            \/\/ Multi Checkbox Kontrol (Hvis intet er valgt, ignor\u00e9r filteret)\n            if (selectedBrands.length > 0 && !selectedBrands.includes(brand)) show = false;\n            if (selectedFuels.length > 0 && !selectedFuels.includes(fuel)) show = false;\n            if (selectedGears.length > 0 && !selectedGears.includes(gear)) show = false;\n\n            \/\/ Tal (Range) Kontrol\n            if (price < minPrice || price > maxPrice) show = false;\n            if (km < minKm || km > maxKm) show = false;\n\n            if (show) {\n                card.style.display = 'flex';\n                visibleCount++;\n            } else {\n                card.style.display = 'none';\n            }\n        });\n\n        countDisplay.textContent = visibleCount;\n        noResults.style.display = (visibleCount === 0) ? 'block' : 'none';\n    }\n\n    \/\/ Tilf\u00f8j lytter til alle inputs (checkbox + number)\n    inputs.forEach(input => {\n        input.addEventListener('change', filterCars);\n        if(input.type === 'number') input.addEventListener('keyup', filterCars);\n    });\n\n    \/\/ Nulstil Filtre\n    resetBtn.addEventListener('click', function() {\n        inputs.forEach(input => {\n            if(input.type === 'checkbox') input.checked = false;\n            if(input.type === 'number') input.value = '';\n        });\n        filterCars(); \/\/ Vis hele listen igen\n    });\n});\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-447","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/pages\/447","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/comments?post=447"}],"version-history":[{"count":3,"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/pages\/447\/revisions"}],"predecessor-version":[{"id":464,"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/pages\/447\/revisions\/464"}],"wp:attachment":[{"href":"https:\/\/bilapi.dk\/Template3\/wp-json\/wp\/v2\/media?parent=447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}