{"rendered_products_top":"\n<div id=\"js-product-list-top\" class=\"row products-selection\">\n    \n        \n            <div class=\"col-md-6 hidden-sm-down-- total-products\">\n                                    \n                                                                                            \n\n                                            \n                                                    \n                <h2>Il y a 15 bo\u00eete a fusibles pour RENAULT M\u00e9gane  disponibles.\n                <\/h2>\n\n                    <\/div>\n        <div class=\"col-md-6\">\n            <div class=\"row sort-by-row\">\n                <div class=\"col-md-6 col-xs-12 wrapper-sort-by\">\n                    \n                                                    <div class=\"products-sort-order dropdown\">\n    <button\n            class=\"btn-unstyle select-title\"\n            rel=\"nofollow\"\n            data-toggle=\"dropdown\"\n            aria-haspopup=\"true\"\n            aria-expanded=\"false\">\n                    Trier par : Pertinence\n                <i class=\"material-icons float-xs-right\">&#xE5C5;<\/i>\n    <\/button>\n    <div class=\"dropdown-menu\">\n                    <span\n                class=\"select-list atc current\"\n                data-atc=\"6373612e656d616e2e746375646f7270443325726564726f463325656e696c7265622d732d61622d312d65736168702d692d656e6167656d2d3030303431463225746c75616e65722d3935383146322573656c62697375662d612d6574696f622d393338373146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\"\n            >\n                Pertinence\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"6373612e65636972702e746375646f7270443325726564726f463325656e696c7265622d732d61622d312d65736168702d692d656e6167656d2d3030303431463225746c75616e65722d3935383146322573656c62697375662d612d6574696f622d393338373146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\"\n            >\n                Prix, croissant\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"637365642e65636972702e746375646f7270443325726564726f463325656e696c7265622d732d61622d312d65736168702d692d656e6167656d2d3030303431463225746c75616e65722d3935383146322573656c62697375662d612d6574696f622d393338373146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\"\n            >\n                Prix, d\u00e9croissant\n            <\/span>\n            <\/div>\n<\/div>\n                                            \n\n                                    <\/div>\n                <div class=\"col-md-6 col-xs-12 wrapper-sort-by\">\n                                            <div\n    class=\"products-sort-order dropdown\">\n    <button class=\"btn-unstyle select-title\" rel=\"nofollow\" data-toggle=\"dropdown\" aria-haspopup=\"true\"\n        aria-expanded=\"false\">\n                    Filtre : Neuf + Occasion\n                <i class=\"material-icons float-xs-right\">&#xE5C5;<\/i>\n    <\/button>\n    <div class=\"dropdown-menu\">\n                    <span\n                class=\"select-list atc current\"\n                data-atc=\"656e696c7265622d732d61622d312d65736168702d692d656e6167656d2d3030303431463225746c75616e65722d3935383146322573656c62697375662d612d6574696f622d393338373146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\">\n                Neuf + Occasion\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"6675656e44332565707974463325656e696c7265622d732d61622d312d65736168702d692d656e6167656d2d3030303431463225746c75616e65722d3935383146322573656c62697375662d612d6574696f622d393338373146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\">\n                Pi\u00e8ces neuves\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"6e6f69736163636f44332565707974463325656e696c7265622d732d61622d312d65736168702d692d656e6167656d2d3030303431463225746c75616e65722d3935383146322573656c62697375662d612d6574696f622d393338373146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\">\n                Pi\u00e8ces d&#039;occasion\n            <\/span>\n            <\/div>\n<\/div>                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<script>\n    (function () {\n        function decodeAtc(encodedValue) {\n            if (!encodedValue) {\n                return '';\n            }\n\n            var hex = encodedValue.replace(\/\\s+\/g, '');\n            var reversedEncodedUrl = '';\n\n            for (var i = 0; i < hex.length; i += 2) {\n                reversedEncodedUrl += String.fromCharCode(parseInt(hex.substr(i, 2), 16));\n            }\n\n            var encodedUrl = reversedEncodedUrl.split('').reverse().join('');\n            return decodeURIComponent(encodedUrl);\n        }\n\n        function redirectFromAtc(element, openInNewTab) {\n            var encodedUrl = element.getAttribute('data-atc');\n            var decodedUrl = decodeAtc(encodedUrl);\n            if (!decodedUrl) {\n                return;\n            }\n\n            if (openInNewTab) {\n                var newWindow = window.open(decodedUrl, '_blank');\n                if (newWindow) {\n                    newWindow.focus();\n                }\n            } else {\n                document.location.href = decodedUrl;\n            }\n        }\n\n        document.addEventListener('DOMContentLoaded', function () {\n            var atcLinks = document.getElementsByClassName('atc');\n            for (var i = 0; i < atcLinks.length; i++) {\n                atcLinks[i].addEventListener('click', function (event) {\n                    redirectFromAtc(this, event.ctrlKey || event.metaKey);\n                }, false);\n\n                atcLinks[i].addEventListener('keydown', function (event) {\n                    if (event.key === 'Enter' || event.key === ' ') {\n                        event.preventDefault();\n                        redirectFromAtc(this, event.ctrlKey || event.metaKey);\n                    }\n                }, false);\n            }\n        });\n    })();\n<\/script>\n","rendered_products":"<div id=\"js-product-list\">\n    <div class=\"products\">\n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"13281834\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"95.95\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"RECICLADOS AUTO4,S.L.\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">RECICLADOS AUTO4,S.L.<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            95,95\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"45160913\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n            <meta itemprop=\"sku\" content=\"17839\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"78.20\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"DESGUACES GP - INNOVA RECAMBIOS SL\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">DESGUACES GP - INNOVA RECAMBIOS SL<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">3 mois<\/span>\n    <\/div>\n            <div class=\"detail-row\">\n                    <i class=\"fas fa-code-branch detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Version :<\/strong><\/span>\n        <span class=\"detail-value\">1.6 e (LA0F, LA0S) 1996-1999<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            78,20\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"44952473\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"72.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            72,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"33060269\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n            <meta itemprop=\"sku\" content=\"1996,1\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"122.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                - COMPROBADO Y BUEN ESTADO\n- SIEMENS\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            122,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"17681488\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"118.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                CAJA RELES \/ FUSIBLES RENAULT MEGANE REF:7703297929\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            118,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"27097641\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n            <meta itemprop=\"sku\" content=\"S103600100K\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"108.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n            <div class=\"detail-row\">\n                    <i class=\"fas fa-tachometer-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Kilom\u00e9trage :<\/strong><\/span>\n        <span class=\"detail-value\">225313 km<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            108,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"42582573\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"117.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                7703297929\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            117,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"41739684\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n            <meta itemprop=\"sku\" content=\"205725\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"131.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                S103600310K 7703297243H\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            131,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"42368663\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"96.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                7703297181 - 7703397911 - 1096046\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            96,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"15588448\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"88.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            88,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"15522770\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"137.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                7703297929\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            137,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"17381313\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"158.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            158,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n                    \n                \n            \n        \n    \n    \n    \n<article class=\"product-item is-used\"\n    data-id-product=\"17070899\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp\">\n    <meta itemprop=\"description\" content=\"Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline\">\n            <meta itemprop=\"sku\" content=\"S108502300B\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n        <meta itemprop=\"availability\" content=\"https:\/\/schema.org\/InStock\">\n        <meta itemprop=\"priceCurrency\" content=\"EUR\">\n\n                    <meta itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/UsedCondition\">\n        \n        <meta itemprop=\"price\" content=\"137.00\">\n        <div itemprop=\"hasMerchantReturnPolicy\" itemscope itemtype=\"https:\/\/schema.org\/MerchantReturnPolicy\">\n            <meta itemprop=\"applicableCountry\" content=\"FR\">\n            <meta itemprop=\"returnPolicyCategory\" content=\"https:\/\/schema.org\/MerchantReturnFiniteReturnWindow\">\n            <meta itemprop=\"merchantReturnDays\" content=\"14\">\n            <meta itemprop=\"returnMethod\" content=\"https:\/\/schema.org\/ReturnByMail\">\n            <meta itemprop=\"returnFees\" content=\"https:\/\/schema.org\/ReturnFeesCustomerResponsibility\">\n        <\/div>\n        <meta itemprop=\"priceValidUntil\" content=\"2026-06-24\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"USED WORLD PARTS\">\n        <\/div>\n    <\/div>\n\n    <div class=\"product-header\">\n        <span class=\"product-title-wrapper\">\n            <h3 class=\"h3 product-title\" itemprop=\"name\"><a href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">Bo\u00eete a fusibles d&#039;occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"occasion-badge\">Occasion<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                7703297929 - S108502300B\n            <\/div>\n\n            <div class=\"product-details-item\">\n                <div class=\"detail-row\">\n                    <i class=\"fas fa-store detail-icon\"><\/i>\n                    <span class=\"detail-text\"><strong>Vendeur :<\/strong><\/span>\n                    <span class=\"detail-value\">USED WORLD PARTS<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-shield-alt detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Garantie :<\/strong><\/span>\n        <span class=\"detail-value\">12 mois<\/span>\n    <\/div>\n\n            <\/div>\n\n            <div class=\"price-section\">\n                <div class=\"price-info\">\n                    <div>\n                        <span class=\"current-price-item\">\n                            137,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    <span class=\"livraison_inclue\">livraison incluse<\/span>\n                    \n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"product-right\">\n            <div class=\"product-image\" style=\"background-image: url('https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html\">\n                <i class=\"fas fa-eye\"><\/i> Voir le produit\n            <\/a>\n        <\/div>\n    <\/div>\n<\/article>\n                \n        \n                                                                                                            <\/div>\n    \n                    \n\n    <nav class=\"pagination-infinite\">\n        <div class=\"row\">\n            <div class=\"col-lg-12\">\n                <a href=\"https:\/\/boutique.francecasse.fr\/module\/fctamponproduct\/listing?id_category=17839&amp;id_category_marque=1859&amp;id_category_modele=14000&amp;ajax=1&amp;action=products&amp;perPage=20&amp;expansion_level=1&amp;page=1&amp;c_exp_1=108\" class=\"show-more-products js-search-link-\">\n                                            Afficher les pi\u00e8ces trouv\u00e9es pour les autres versions de RENAULT\n                                    <\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n            \n\n<\/div>\n","rendered_products_bottom":"<div id=\"js-product-list-bottom\"><\/div>\n","result":{},"label":"Cat\u00e9gorie : Bo\u00eete a fusibles","products":[{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=13281834&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"13281834","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"13281834","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"95,95\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-16 22:28:31","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"13281834-62827000","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":95.95,"price_without_reduction":95.95,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Usure","value":"Utilis\u00e9, pas de classification","id_feature":"8","position":"6"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Remarques","value":"7703297929 - S108502300B","id_feature":"24","position":"22"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"62826999","position":"1","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/3\/2648203.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"62827000","position":"2","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/4\/2648204.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"62827001","position":"3","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/5\/2648205.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"62827002","position":"4","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/6\/2648206.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"62826999","position":"1","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/3\/2648203.jpg","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":95.95,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Usure":{"name":"Usure","value":"Utilis\u00e9, pas de classification","id_feature":"8","position":"6"},"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Remarques":{"name":"Remarques","value":"7703297929 - S108502300B","id_feature":"24","position":"22"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"13281834","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"95,95\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"7703297929, S108502300B","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"1.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-16 22:28:31","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"44:R9H00KI71P\/5343255","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"","code_moteur_field":"","vehicule_ref_id":"VF1BA0FLG19191522","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"A0001E2J","origin_modele":"A0000001","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"PS0043A2","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"A0001E2J","origin_modele_id":"A0000001","origin_piece_id":"PS0043A2","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"44","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802117","id_modele_parent":"9984","id_energie":"0","id_seller":"44","id_country_seller":"6","id_image":"13281834-62827000","prix":"95.950000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"RECICLADOS AUTO4,S.L.","ordre_affichage":"2359","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297929, S108502300B","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/13281834-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":95.95,"price_without_reduction":95.95,"price_without_reduction_without_tax":95.95,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Usure","value":"Utilis\u00e9, pas de classification","id_feature":"8","position":"6"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Remarques","value":"7703297929 - S108502300B","id_feature":"24","position":"22"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"62826999","position":"1","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/3\/2648203.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/0\/62827000-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"62827000","position":"2","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/4\/2648204.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/1\/62827001-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"62827001","position":"3","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/5\/2648205.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/7\/0\/0\/2\/62827002-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"62827002","position":"4","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/6\/2648206.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/2\/8\/2\/6\/9\/9\/9\/62826999-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"62826999","position":"1","id_origin":"https:\/\/recoautos.com\/\/img\/p\/2\/6\/4\/8\/2\/0\/3\/2648203.jpg","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":95.95,"regular_price_amount":95.95,"regular_price":"95,95\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=45160913&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"45160913","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"45160913","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"78,20\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"17839","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-16 14:16:35","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"45160913-154790665","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":78.1985,"price_without_reduction":78.1985,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":"1.6 e (LA0F, LA0S) 1996-1999","id_feature":"3","position":"2"},{"name":"Usure","value":"OCCASION BON \u00c9TAT","id_feature":"8","position":"6"},{"name":"Garantie","value":"3 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"115415","id_feature":"19","position":"17"},{"name":"Remarques","value":"7703297929","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":"5","id_feature":"25","position":"23"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154790648","position":"1","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374761809.JPG","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154790665","position":"2","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374767194.JPG","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154790679","position":"3","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374775460.JPG","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154790648","position":"1","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374761809.JPG","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":78.2,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":"17839","grouped_features":{"Version":{"name":"Version","value":"1.6 e (LA0F, LA0S) 1996-1999","id_feature":"3","position":"2"},"Usure":{"name":"Usure","value":"OCCASION BON \u00c9TAT","id_feature":"8","position":"6"},"Garantie":{"name":"Garantie","value":"3 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"115415","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"7703297929","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":"5","id_feature":"25","position":"23"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"45160913","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"78,20\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"17839","supplier_reference":"7703297192","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"2.400000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-16 14:16:35","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"113:2544608","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"BA7157AB","vehicule_origin_id":"113:BA7157AB","code_moteur_field":"K7M","vehicule_ref_id":"VF1LA0FLG19142754","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"RENAULT","origin_modele":"MEGANE I Classic (LA0\/1_)","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Bo\u00eete a fusibles","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"","origin_modele_id":"","origin_piece_id":"","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"113","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802118","id_modele_parent":"9984","id_energie":"0","id_seller":"113","id_country_seller":"6","id_image":"45160913-154790665","prix":"78.198500","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"DESGUACES GP - INNOVA RECAMBIOS SL","ordre_affichage":"2360","snipet":"[{\"value\":\"1.6 e (LA0F, LA0S) 1996-1999\",\"name\":\"Version\"},{\"value\":\"3 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","fdp_incluse":"1","code_moteur":"K7M","reference_constructeur":"7703297192","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/45160913-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":78.1985,"price_without_reduction":78.1985,"price_without_reduction_without_tax":78.1985,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":"1.6 e (LA0F, LA0S) 1996-1999","id_feature":"3","position":"2"},{"name":"Usure","value":"OCCASION BON \u00c9TAT","id_feature":"8","position":"6"},{"name":"Garantie","value":"3 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"115415","id_feature":"19","position":"17"},{"name":"Remarques","value":"7703297929","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":"5","id_feature":"25","position":"23"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154790648","position":"1","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374761809.JPG","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/6\/5\/154790665-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154790665","position":"2","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374767194.JPG","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/7\/9\/154790679-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154790679","position":"3","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374775460.JPG","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/7\/9\/0\/6\/4\/8\/154790648-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154790648","position":"1","id_origin":"https:\/\/cdn2.seintosoft.com\/img\/desguacesgp\/Despiece\/2544608\/393_CAJA_RELES___FUSIBLES_BA7157AB_1777374761809.JPG","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":78.2,"regular_price_amount":78.2,"regular_price":"78,20\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=44952473&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"44952473","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"44952473","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"72,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-06 01:30:35","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"44952473-154213100","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":72,"price_without_reduction":72,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154213080","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/2nWsTOweB_s2?publicKey=casse&accessToken=ae65f875cfda0900f03421a1654aec5d818720d6bed2b8634dee841e91ad4aaf","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154213100","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/COwGYK6UoxWU?publicKey=casse&accessToken=f46e6566e3300137015feba7e4ab061f63a1dbb52337115eb59eaad7a1c6c78a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154213115","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/daZseh6YmPIR?publicKey=casse&accessToken=4b8d133fd040b1b6c6c8fd52310edddcdf399e2740390ef4ff62d4cf919fc139","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154213129","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/TfrGoSzACWM8?publicKey=casse&accessToken=1579fd0810f105c1af5a0e179a48c7e2752b439496a3ffc162e64c5ee07840ab","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154213080","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/2nWsTOweB_s2?publicKey=casse&accessToken=ae65f875cfda0900f03421a1654aec5d818720d6bed2b8634dee841e91ad4aaf","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":72,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"44952473","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"72,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-06 01:30:35","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:eliop620370","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:eliov0","code_moteur_field":"","vehicule_ref_id":"","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"288496","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"288496","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802119","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"44952473-154213100","prix":"72.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2361","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/44952473-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":72,"price_without_reduction":72,"price_without_reduction_without_tax":72,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154213080","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/2nWsTOweB_s2?publicKey=casse&accessToken=ae65f875cfda0900f03421a1654aec5d818720d6bed2b8634dee841e91ad4aaf","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/0\/0\/154213100-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154213100","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/COwGYK6UoxWU?publicKey=casse&accessToken=f46e6566e3300137015feba7e4ab061f63a1dbb52337115eb59eaad7a1c6c78a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/1\/5\/154213115-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154213115","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/daZseh6YmPIR?publicKey=casse&accessToken=4b8d133fd040b1b6c6c8fd52310edddcdf399e2740390ef4ff62d4cf919fc139","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/1\/2\/9\/154213129-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"154213129","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/TfrGoSzACWM8?publicKey=casse&accessToken=1579fd0810f105c1af5a0e179a48c7e2752b439496a3ffc162e64c5ee07840ab","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/4\/2\/1\/3\/0\/8\/0\/154213080-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"154213080","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/elitalo\/images\/2nWsTOweB_s2?publicKey=casse&accessToken=ae65f875cfda0900f03421a1654aec5d818720d6bed2b8634dee841e91ad4aaf","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":72,"regular_price_amount":72,"regular_price":"72,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=33060269&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"33060269","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"33060269","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"122,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"1996,1","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-15 20:53:29","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"- COMPROBADO Y BUEN ESTADO\n- SIEMENS","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"33060269-115648806","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":122,"price_without_reduction":122,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"115648805","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/ShSXTio8rq3q?publicKey=casse&accessToken=f848bc5dd01c8ae07f8a5fc8be627d2e91d4496dc1a15e0aa3f76774d6eca829","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648806","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/FpiNizcn54W1?publicKey=casse&accessToken=b67ca69d6612b6f32dd51203288a7df1e167631fe32cd5b29ea63fb9c6b4450f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648807","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/PhKjnDBuLMM2?publicKey=casse&accessToken=f6f81c6b85301060ed9e4fea46ee2c0fba9b52fbc55d7040edee8430837da5ce","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648808","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/8zay885J4gLv?publicKey=casse&accessToken=2bb4af0da1ab857c175ddae62d7f0002054827ef9df27e9cd4380dbc4d79588c","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648809","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/d4i8WmEYcSwa?publicKey=casse&accessToken=302dadceb24ca3e332fcaecea9f3095d74820a1ae21d0c252a3967ce50446c49","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"115648805","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/ShSXTio8rq3q?publicKey=casse&accessToken=f848bc5dd01c8ae07f8a5fc8be627d2e91d4496dc1a15e0aa3f76774d6eca829","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":122,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":"1996,1","grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"33060269","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"122,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"1996,1","supplier_reference":"S103600100","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"2.900000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-15 20:53:29","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:iverp74411","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:iverv4881","code_moteur_field":"E7J","vehicule_ref_id":"VF1BA0E0515172318","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"1101816","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"1101816","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"- COMPROBADO Y BUEN ESTADO\n- SIEMENS","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802120","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"33060269-115648806","prix":"122.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2362","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","fdp_incluse":"1","code_moteur":"E7J","reference_constructeur":"S103600100","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/33060269-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":122,"price_without_reduction":122,"price_without_reduction_without_tax":122,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"115648805","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/ShSXTio8rq3q?publicKey=casse&accessToken=f848bc5dd01c8ae07f8a5fc8be627d2e91d4496dc1a15e0aa3f76774d6eca829","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/6\/115648806-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648806","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/FpiNizcn54W1?publicKey=casse&accessToken=b67ca69d6612b6f32dd51203288a7df1e167631fe32cd5b29ea63fb9c6b4450f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/7\/115648807-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648807","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/PhKjnDBuLMM2?publicKey=casse&accessToken=f6f81c6b85301060ed9e4fea46ee2c0fba9b52fbc55d7040edee8430837da5ce","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/8\/115648808-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648808","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/8zay885J4gLv?publicKey=casse&accessToken=2bb4af0da1ab857c175ddae62d7f0002054827ef9df27e9cd4380dbc4d79588c","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/9\/115648809-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"115648809","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/d4i8WmEYcSwa?publicKey=casse&accessToken=302dadceb24ca3e332fcaecea9f3095d74820a1ae21d0c252a3967ce50446c49","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/5\/6\/4\/8\/8\/0\/5\/115648805-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"115648805","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/ivercar\/images\/ShSXTio8rq3q?publicKey=casse&accessToken=f848bc5dd01c8ae07f8a5fc8be627d2e91d4496dc1a15e0aa3f76774d6eca829","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":122,"regular_price_amount":122,"regular_price":"122,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=17681488&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"17681488","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"17681488","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"118,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-04-01 22:00:51","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"CAJA RELES \/ FUSIBLES RENAULT MEGANE REF:7703297929","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"17681488-98300040","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":118,"price_without_reduction":118,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"98300039","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/-aeCQFnivMV-?publicKey=casse&accessToken=61c46fccb1123be7b7cf95f7dfeb74ae1be493498610d26200c019be975f50de","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300040","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/5mi1w8rBk1qi?publicKey=casse&accessToken=029d9212c7023f43719a4aea2fe2c7594f9ec0bc3eedc0299e122bd6e576ad54","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300041","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/rvqU4cvoAknT?publicKey=casse&accessToken=6202d5bd3ae5fe4251c844651f23a4979cbe1d8703c2c0c5dd3c68c660ad7ef0","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300042","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/jaQhPnXFBuzf?publicKey=casse&accessToken=953b04b0c3325ab0e7c6bb46e02d973412580b65b4bcd7adc8f370bfdfe42e62","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300043","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/03Vp6s7MNFAc?publicKey=casse&accessToken=f68c68a1d79f3229886faa760eb9edacd40e5d7cc14fd3993c6cc00dfab52b45","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"98300039","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/-aeCQFnivMV-?publicKey=casse&accessToken=61c46fccb1123be7b7cf95f7dfeb74ae1be493498610d26200c019be975f50de","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":118,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"17681488","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"118,00\u00a0\u20ac","old_price_octobre_2025":"103.000000","wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"7703297929","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-04-01 22:00:51","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:berrp135951","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:berrv295","code_moteur_field":"","vehicule_ref_id":"VF1BA0FLG19379138","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"288496","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"288496","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"CAJA RELES \/ FUSIBLES RENAULT MEGANE REF:7703297929","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802121","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"17681488-98300040","prix":"118.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2363","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297929","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17681488-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":118,"price_without_reduction":118,"price_without_reduction_without_tax":118,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"98300039","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/-aeCQFnivMV-?publicKey=casse&accessToken=61c46fccb1123be7b7cf95f7dfeb74ae1be493498610d26200c019be975f50de","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/0\/98300040-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300040","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/5mi1w8rBk1qi?publicKey=casse&accessToken=029d9212c7023f43719a4aea2fe2c7594f9ec0bc3eedc0299e122bd6e576ad54","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/1\/98300041-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300041","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/rvqU4cvoAknT?publicKey=casse&accessToken=6202d5bd3ae5fe4251c844651f23a4979cbe1d8703c2c0c5dd3c68c660ad7ef0","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/2\/98300042-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300042","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/jaQhPnXFBuzf?publicKey=casse&accessToken=953b04b0c3325ab0e7c6bb46e02d973412580b65b4bcd7adc8f370bfdfe42e62","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/4\/3\/98300043-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"98300043","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/03Vp6s7MNFAc?publicKey=casse&accessToken=f68c68a1d79f3229886faa760eb9edacd40e5d7cc14fd3993c6cc00dfab52b45","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/8\/3\/0\/0\/0\/3\/9\/98300039-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"98300039","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/berocar\/images\/-aeCQFnivMV-?publicKey=casse&accessToken=61c46fccb1123be7b7cf95f7dfeb74ae1be493498610d26200c019be975f50de","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":118,"regular_price_amount":118,"regular_price":"118,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=27097641&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"27097641","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"27097641","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"108,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"S103600100K","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-15 20:18:34","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"27097641-108889445","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":108,"price_without_reduction":108,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"225313 km","id_feature":"19","position":"17"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"108889444","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/vOYjbOLJipZq?publicKey=casse&accessToken=0aba340b741d439b57e72691df31937581f9c5467e3aab1dfe0aacaa5ac7838a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"108889445","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/nnw1uo9DjBI0?publicKey=casse&accessToken=1ee14027ac7159959eed6f306149ff3fc26209995e37413d551af413b780b86e","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"108889446","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/FbGViFj_dy2j?publicKey=casse&accessToken=d4d485acac79cf54a142a587b5c83889e74a72109d021d92037d8df1fb55d0a9","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"108889447","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/-NDMlbWDvtX6?publicKey=casse&accessToken=8a15d807eebf7620e4dc809215c222ab84c65d47af632ca3158a1cd5a1d87346","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"108889444","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/vOYjbOLJipZq?publicKey=casse&accessToken=0aba340b741d439b57e72691df31937581f9c5467e3aab1dfe0aacaa5ac7838a","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":108,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":"S103600100K","grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"225313 km","id_feature":"19","position":"17"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"27097641","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"108,00\u00a0\u20ac","old_price_octobre_2025":"94.000000","wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"S103600100K","supplier_reference":"7703297181H","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-15 20:18:34","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:vegdp1060041","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:vegdv0","code_moteur_field":"","vehicule_ref_id":"","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"119349","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"119349","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802122","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"27097641-108889445","prix":"108.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2364","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"},{\"value\":\"225313 km\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297181H","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/27097641-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":108,"price_without_reduction":108,"price_without_reduction_without_tax":108,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"225313 km","id_feature":"19","position":"17"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"108889444","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/vOYjbOLJipZq?publicKey=casse&accessToken=0aba340b741d439b57e72691df31937581f9c5467e3aab1dfe0aacaa5ac7838a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/5\/108889445-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"108889445","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/nnw1uo9DjBI0?publicKey=casse&accessToken=1ee14027ac7159959eed6f306149ff3fc26209995e37413d551af413b780b86e","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/6\/108889446-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"108889446","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/FbGViFj_dy2j?publicKey=casse&accessToken=d4d485acac79cf54a142a587b5c83889e74a72109d021d92037d8df1fb55d0a9","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/7\/108889447-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"108889447","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/-NDMlbWDvtX6?publicKey=casse&accessToken=8a15d807eebf7620e4dc809215c222ab84c65d47af632ca3158a1cd5a1d87346","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/0\/8\/8\/8\/9\/4\/4\/4\/108889444-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"108889444","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/vegamed\/images\/vOYjbOLJipZq?publicKey=casse&accessToken=0aba340b741d439b57e72691df31937581f9c5467e3aab1dfe0aacaa5ac7838a","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":108,"regular_price_amount":108,"regular_price":"108,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=42582573&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"42582573","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"42582573","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"117,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-11 19:00:15","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"7703297929","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"42582573-147118100","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":117,"price_without_reduction":117,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"147118086","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/uPV-YqaLrmYN?publicKey=casse&accessToken=700c2ebbfb993e829fece6c2d238dfe26f88286db2ad1eddf3d29643a6ea3a70","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"147118100","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/ndZnvR-Q7UMM?publicKey=casse&accessToken=380e34ec11333ebd867daa40030672e4888535e725b47890b35c0926f63fef85","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"147118119","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/uPsTZ3iqwN5R?publicKey=casse&accessToken=ab37cd3394a568331c973b8cfe5fd0211f49a11457a2e1ac8f9fbeb2852c606e","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"147118086","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/uPV-YqaLrmYN?publicKey=casse&accessToken=700c2ebbfb993e829fece6c2d238dfe26f88286db2ad1eddf3d29643a6ea3a70","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":117,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"42582573","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"117,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"7703297192","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"2.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-11 19:00:15","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:innrp2544608","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:innrv3365","code_moteur_field":"","vehicule_ref_id":"VF1LA0FLG19142754","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"189316","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"189316","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"7703297929","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802123","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"42582573-147118100","prix":"117.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2365","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297192","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42582573-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":117,"price_without_reduction":117,"price_without_reduction_without_tax":117,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"147118086","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/uPV-YqaLrmYN?publicKey=casse&accessToken=700c2ebbfb993e829fece6c2d238dfe26f88286db2ad1eddf3d29643a6ea3a70","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/0\/0\/147118100-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"147118100","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/ndZnvR-Q7UMM?publicKey=casse&accessToken=380e34ec11333ebd867daa40030672e4888535e725b47890b35c0926f63fef85","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/1\/1\/9\/147118119-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"147118119","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/uPsTZ3iqwN5R?publicKey=casse&accessToken=ab37cd3394a568331c973b8cfe5fd0211f49a11457a2e1ac8f9fbeb2852c606e","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/7\/1\/1\/8\/0\/8\/6\/147118086-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"147118086","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/uPV-YqaLrmYN?publicKey=casse&accessToken=700c2ebbfb993e829fece6c2d238dfe26f88286db2ad1eddf3d29643a6ea3a70","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":117,"regular_price_amount":117,"regular_price":"117,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=41739684&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"41739684","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"41739684","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"131,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"205725","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-28 00:00:33","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"S103600310K 7703297243H","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"41739684-144859824","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":131,"price_without_reduction":131,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"144859809","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/lagJxgeEmcS2?publicKey=casse&accessToken=ee0675faf59009159d5992247fe63a2d9641f61ade3a1cfcae8185103d6359d9","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"144859824","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/1H-GvlOlrc9q?publicKey=casse&accessToken=945c09886adf79ec9b95df8e4bf84ad3aa815d010cc1db0b8d348fb3da0a0368","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"144859838","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/Ra1_Sdzr4ppm?publicKey=casse&accessToken=ff763e63e47413ccf9adb8f33a6cb50c3893108aa4dbdff898cce92a58a7a7b9","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"144859809","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/lagJxgeEmcS2?publicKey=casse&accessToken=ee0675faf59009159d5992247fe63a2d9641f61ade3a1cfcae8185103d6359d9","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":131,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":"205725","grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"41739684","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"131,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"205725","supplier_reference":"7703297243H","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-28 00:00:33","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:gilop1161773","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"[{\"id\":\"44765186\"},{\"id\":\"44765187\"},{\"id\":\"44765188\"},{\"id\":\"44765189\"},{\"id\":\"44765190\"},{\"id\":\"44765191\"}]","corrige":"0","immatriculation":"","vehicule_origin_id":"26:gilov6562","code_moteur_field":"E7J624","vehicule_ref_id":"VF1BA0E0516046179","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"737219","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"737219","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"S103600310K 7703297243H","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802124","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"41739684-144859824","prix":"131.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2366","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","fdp_incluse":"1","code_moteur":"E7J624","reference_constructeur":"7703297243H","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/41739684-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":131,"price_without_reduction":131,"price_without_reduction_without_tax":131,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"144859809","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/lagJxgeEmcS2?publicKey=casse&accessToken=ee0675faf59009159d5992247fe63a2d9641f61ade3a1cfcae8185103d6359d9","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/2\/4\/144859824-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"144859824","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/1H-GvlOlrc9q?publicKey=casse&accessToken=945c09886adf79ec9b95df8e4bf84ad3aa815d010cc1db0b8d348fb3da0a0368","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/3\/8\/144859838-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"144859838","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/Ra1_Sdzr4ppm?publicKey=casse&accessToken=ff763e63e47413ccf9adb8f33a6cb50c3893108aa4dbdff898cce92a58a7a7b9","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/4\/8\/5\/9\/8\/0\/9\/144859809-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"144859809","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/gilvigo\/images\/lagJxgeEmcS2?publicKey=casse&accessToken=ee0675faf59009159d5992247fe63a2d9641f61ade3a1cfcae8185103d6359d9","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":131,"regular_price_amount":131,"regular_price":"131,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=42368663&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"42368663","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"42368663","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"96,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-07 19:00:13","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"7703297181 - 7703397911 - 1096046","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"42368663-146620753","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":96,"price_without_reduction":96,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"146620735","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/L1_5Ew2abNxS?publicKey=casse&accessToken=4032d4e7b042165a123b0fed8fbd130f47a0a0c4c7c30d1ea30bf1f5805ea603","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620753","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/BfjD0QyoqT3z?publicKey=casse&accessToken=fcded944b0f3b934e42b968987c680896d79e4ff9d5af7dbbb6903c5908e1aeb","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620771","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/biK6jRxxjpjk?publicKey=casse&accessToken=ac89ea9a2b7ae481f88fa2d92df69147fc8eac9e6ce16a6ae36a1ddf4dca650a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620792","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/rgkT_489V91n?publicKey=casse&accessToken=99d4c9a6ea6716a28eef29d4d77e15fed0787f38f5ae0749b40913f234676896","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620806","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/r69NA9fbPlWE?publicKey=casse&accessToken=2a9839cb38b5fe33764ada8382af2c9b3569e0a7af153ff5bb3b1b3144355a77","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"146620735","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/L1_5Ew2abNxS?publicKey=casse&accessToken=4032d4e7b042165a123b0fed8fbd130f47a0a0c4c7c30d1ea30bf1f5805ea603","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":96,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"42368663","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"96,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"7703297192","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"2.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-07 19:00:13","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:innrp2545984","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:innrv3378","code_moteur_field":"F9Q","vehicule_ref_id":"VF1BA050523621627","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"189275","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"189275","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"7703297181 - 7703397911 - 1096046","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802125","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"42368663-146620753","prix":"96.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2367","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","fdp_incluse":"1","code_moteur":"F9Q","reference_constructeur":"7703297192","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/42368663-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":96,"price_without_reduction":96,"price_without_reduction_without_tax":96,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"146620735","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/L1_5Ew2abNxS?publicKey=casse&accessToken=4032d4e7b042165a123b0fed8fbd130f47a0a0c4c7c30d1ea30bf1f5805ea603","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/5\/3\/146620753-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620753","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/BfjD0QyoqT3z?publicKey=casse&accessToken=fcded944b0f3b934e42b968987c680896d79e4ff9d5af7dbbb6903c5908e1aeb","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/7\/1\/146620771-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620771","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/biK6jRxxjpjk?publicKey=casse&accessToken=ac89ea9a2b7ae481f88fa2d92df69147fc8eac9e6ce16a6ae36a1ddf4dca650a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/9\/2\/146620792-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620792","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/rgkT_489V91n?publicKey=casse&accessToken=99d4c9a6ea6716a28eef29d4d77e15fed0787f38f5ae0749b40913f234676896","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/8\/0\/6\/146620806-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"146620806","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/r69NA9fbPlWE?publicKey=casse&accessToken=2a9839cb38b5fe33764ada8382af2c9b3569e0a7af153ff5bb3b1b3144355a77","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/6\/6\/2\/0\/7\/3\/5\/146620735-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"146620735","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/innovar\/images\/L1_5Ew2abNxS?publicKey=casse&accessToken=4032d4e7b042165a123b0fed8fbd130f47a0a0c4c7c30d1ea30bf1f5805ea603","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":96,"regular_price_amount":96,"regular_price":"96,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=15588448&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"15588448","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"15588448","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"88,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-17 01:02:36","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"15588448-72073952","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":88,"price_without_reduction":88,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"72073951","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/P0EDcpnD2q-l?publicKey=casse&accessToken=1f3b504fd210748510d9a14487efc035b93b2f0febd1c1feaf62ac0044e0f1e8","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"72073952","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/dpM6SnZ8mPQr?publicKey=casse&accessToken=5f63431528352f770b9f50885f58ba3a1c95f1f785a052ddb327ccbc94de6e6c","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"72073953","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/seVBMEcNSgGq?publicKey=casse&accessToken=5d5105f993f1359696aef583446162c785857603e80df1eb5b6ebb17d352d17e","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"72073951","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/P0EDcpnD2q-l?publicKey=casse&accessToken=1f3b504fd210748510d9a14487efc035b93b2f0febd1c1feaf62ac0044e0f1e8","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":88,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"15588448","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"88,00\u00a0\u20ac","old_price_octobre_2025":"76.000000","wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"7703297181J","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-17 01:02:36","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:horop92844","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:horov0","code_moteur_field":"","vehicule_ref_id":"","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"316740","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"316740","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802126","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"15588448-72073952","prix":"88.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2368","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297181J","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15588448-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":88,"price_without_reduction":88,"price_without_reduction_without_tax":88,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"72073951","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/P0EDcpnD2q-l?publicKey=casse&accessToken=1f3b504fd210748510d9a14487efc035b93b2f0febd1c1feaf62ac0044e0f1e8","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/2\/72073952-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"72073952","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/dpM6SnZ8mPQr?publicKey=casse&accessToken=5f63431528352f770b9f50885f58ba3a1c95f1f785a052ddb327ccbc94de6e6c","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/3\/72073953-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"72073953","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/seVBMEcNSgGq?publicKey=casse&accessToken=5d5105f993f1359696aef583446162c785857603e80df1eb5b6ebb17d352d17e","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/2\/0\/7\/3\/9\/5\/1\/72073951-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"72073951","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/horacio\/images\/P0EDcpnD2q-l?publicKey=casse&accessToken=1f3b504fd210748510d9a14487efc035b93b2f0febd1c1feaf62ac0044e0f1e8","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":88,"regular_price_amount":88,"regular_price":"88,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=15522770&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"15522770","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"15522770","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"137,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-20 10:01:38","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"7703297929","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"15522770-71148466","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":137,"price_without_reduction":137,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"71148465","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/LOS0R5JkjsCF?publicKey=casse&accessToken=d96f6d79d8bb084f188521a37b106f206e134ab37f3ab46612ee747b55138d01","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"71148466","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/p5q5JZg5B_UC?publicKey=casse&accessToken=d8fc1bba48d4e17fb7a9e24aa681f86aac095a01b948a91f11fc935e245c26de","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"71148467","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/E7jy3MvZMvgS?publicKey=casse&accessToken=b5dd3d872f36f752302a037bad734739cb8cbcbecd03ccecc03d02927e25fff8","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"71148465","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/LOS0R5JkjsCF?publicKey=casse&accessToken=d96f6d79d8bb084f188521a37b106f206e134ab37f3ab46612ee747b55138d01","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":137,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"15522770","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"137,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"7703297929","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-20 10:01:38","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:rectp5426005","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:rectv19031","code_moteur_field":"","vehicule_ref_id":"VF1LA0FLG19142833","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"189316","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"189316","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"7703297929","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802127","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"15522770-71148466","prix":"137.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2369","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297929","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/15522770-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":137,"price_without_reduction":137,"price_without_reduction_without_tax":137,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"71148465","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/LOS0R5JkjsCF?publicKey=casse&accessToken=d96f6d79d8bb084f188521a37b106f206e134ab37f3ab46612ee747b55138d01","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/6\/71148466-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"71148466","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/p5q5JZg5B_UC?publicKey=casse&accessToken=d8fc1bba48d4e17fb7a9e24aa681f86aac095a01b948a91f11fc935e245c26de","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/7\/71148467-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"71148467","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/E7jy3MvZMvgS?publicKey=casse&accessToken=b5dd3d872f36f752302a037bad734739cb8cbcbecd03ccecc03d02927e25fff8","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/7\/1\/1\/4\/8\/4\/6\/5\/71148465-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"71148465","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/LOS0R5JkjsCF?publicKey=casse&accessToken=d96f6d79d8bb084f188521a37b106f206e134ab37f3ab46612ee747b55138d01","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":137,"regular_price_amount":137,"regular_price":"137,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=17381313&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"17381313","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"17381313","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"158,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-01 01:31:28","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"17381313-87504106","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":158,"price_without_reduction":158,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"87504105","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/DxBadgJWMPhy?publicKey=casse&accessToken=b0236f3d8c51c2bbd02a40f210146b4ca50640f695f28ebcd86fb25a0fa676ec","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"87504106","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/JfLWaj4FvRo4?publicKey=casse&accessToken=0c1ef9d23a38b3266bce849799f68e728301732f9eeceab7d07a0ed09f748a9a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"87504107","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/dTn-h_f4tl6I?publicKey=casse&accessToken=50ca04dce0ced85b3fb62d43ff9ff7a588112f119c9d96f8dabbbba9212bf98f","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"87504105","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/DxBadgJWMPhy?publicKey=casse&accessToken=b0236f3d8c51c2bbd02a40f210146b4ca50640f695f28ebcd86fb25a0fa676ec","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":158,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":null,"grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"17381313","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"158,00\u00a0\u20ac","old_price_octobre_2025":"140.000000","wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-05-01 01:31:28","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:redyp1747047","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:redyv5816","code_moteur_field":"","vehicule_ref_id":"VF1LA0F0G17688488","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"229205","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"229205","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802128","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"17381313-87504106","prix":"158.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2370","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17381313-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":158,"price_without_reduction":158,"price_without_reduction_without_tax":158,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"87504105","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/DxBadgJWMPhy?publicKey=casse&accessToken=b0236f3d8c51c2bbd02a40f210146b4ca50640f695f28ebcd86fb25a0fa676ec","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/6\/87504106-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"87504106","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/JfLWaj4FvRo4?publicKey=casse&accessToken=0c1ef9d23a38b3266bce849799f68e728301732f9eeceab7d07a0ed09f748a9a","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/7\/87504107-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"87504107","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/dTn-h_f4tl6I?publicKey=casse&accessToken=50ca04dce0ced85b3fb62d43ff9ff7a588112f119c9d96f8dabbbba9212bf98f","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/7\/5\/0\/4\/1\/0\/5\/87504105-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"87504105","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/rediapy\/images\/DxBadgJWMPhy?publicKey=casse&accessToken=b0236f3d8c51c2bbd02a40f210146b4ca50640f695f28ebcd86fb25a0fa676ec","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":158,"regular_price_amount":158,"regular_price":"158,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=17070899&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"17070899","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","canonical_url":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"17070899","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"137,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"S108502300B","out_of_stock":"2","customizable":"0","uploadable_files":"0","text_fields":"0","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","condition":"used","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-11 07:15:37","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"7703297929 - S108502300B","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"17070899-85316371","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":137,"price_without_reduction":137,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"85316370","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/m3EmjZRIVTNo?publicKey=casse&accessToken=24712968c1f625d1cc2d8dcf7efd93fb6a4fb4b688dfaf611e2a54430896f3a1","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"85316371","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/2cTAIzS4n5nc?publicKey=casse&accessToken=79d5e5a9e74c0c8846b5453d23518625a40dfc8d4af8df479c69c251884342f1","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"85316372","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/hP4i0R-fVw53?publicKey=casse&accessToken=8f7143e69a533e71b5c59cb5b59aff3636ed9d64e69a979c1c5ad677da1160cd","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"85316373","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/Gq1h9GPMcQ7m?publicKey=casse&accessToken=a2ae096b583ffc000d0c394972b46ab33c5247295317383c92184aa6fd6dbdbf","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"85316370","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/m3EmjZRIVTNo?publicKey=casse&accessToken=24712968c1f625d1cc2d8dcf7efd93fb6a4fb4b688dfaf611e2a54430896f3a1","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":137,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":"S108502300B","grouped_features":{"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}},"seo_availability":"https:\/\/schema.org\/InStock","labels":{"tax_short":"TTC","tax_long":"TTC"},"ecotax":{"value":"0,00\u00a0\u20ac","amount":"0.000000","rate":0},"flags":[],"main_variants":[],"specific_references":null,"id_product":"17070899","id_supplier":"1","id_manufacturer":"0","id_category_default":"17839","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"137,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"S108502300B","supplier_reference":"7703297929","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"5.000000","out_of_stock":"2","additional_delivery_times":"1","quantity_discount":"0","customizable":"0","uploadable_files":"0","text_fields":"0","active":"1","redirect_type":"","id_type_redirected":"0","available_for_order":"1","available_date":"0000-00-00","show_condition":"1","indexed":"0","visibility":"both","cache_is_pack":"0","cache_has_attachments":"0","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-06-16 06:30:22","date_upd":"2026-06-11 07:15:37","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:rectp5343255","casse":"","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"0.000000","frais_port":"0.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"","vehicule_origin_id":"26:rectv19971","code_moteur_field":"","vehicule_ref_id":"VF1BA0FLG19191522","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"92","origin_modele":"189275","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"69","id_category_piece":"17839","id_category_marque":"1859","id_category_modele":"14000","id_category_version":"14000","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"92","origin_modele_id":"189275","origin_piece_id":"69","origin_version_id":"","bool_modele_id_corrrige":"0","date_correction_modele_reinit":null,"id_tax_rules_group_pro":"0","origin_tva":"0.000000","origin_pro_tva":"0.000000","id_tax_rules_group_temp":null,"date_vin_retraite":null,"prix_piece_ttc":"0.000000","frais_port_ttc":"0.000000","origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"7703297929 - S108502300B","link_rewrite":"boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"802129","id_modele_parent":"9984","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"17070899-85316371","prix":"137.000000","energie":"","libelle":"Bo\u00eete a fusibles d'occasion pour RENAULT M\u00e9gane I Phase 1 (BA\/S) Berline","seller_name":"USED WORLD PARTS","ordre_affichage":"2371","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"7703297929","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"boite-a-fusibles","category_name":"Bo\u00eete a fusibles","link":"https:\/\/boutique.francecasse.fr\/boite-a-fusibles\/17070899-boite-a-fusibles-d-occasion-pour-renault-megane-i-phase-1-ba-s-berline.html","attribute_price":0,"price_tax_exc":137,"price_without_reduction":137,"price_without_reduction_without_tax":137,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":0,"tax_name":"","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"85316370","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/m3EmjZRIVTNo?publicKey=casse&accessToken=24712968c1f625d1cc2d8dcf7efd93fb6a4fb4b688dfaf611e2a54430896f3a1","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/1\/85316371-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"85316371","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/2cTAIzS4n5nc?publicKey=casse&accessToken=79d5e5a9e74c0c8846b5453d23518625a40dfc8d4af8df479c69c251884342f1","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/2\/85316372-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"85316372","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/hP4i0R-fVw53?publicKey=casse&accessToken=8f7143e69a533e71b5c59cb5b59aff3636ed9d64e69a979c1c5ad677da1160cd","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/3\/85316373-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"85316373","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/Gq1h9GPMcQ7m?publicKey=casse&accessToken=a2ae096b583ffc000d0c394972b46ab33c5247295317383c92184aa6fd6dbdbf","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/8\/5\/3\/1\/6\/3\/7\/0\/85316370-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"85316370","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/recoaut\/images\/m3EmjZRIVTNo?publicKey=casse&accessToken=24712968c1f625d1cc2d8dcf7efd93fb6a4fb4b688dfaf611e2a54430896f3a1","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":137,"regular_price_amount":137,"regular_price":"137,00\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"Derniers articles en stock","availability":"last_remaining_items"}],"sort_orders":[{"entity":"product","field":"product.name.asc","direction":"asc","label":"Pertinence","urlParameter":"product.product.name.asc.asc","current":false,"url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline?order=product.product.name.asc.asc"},{"entity":"product","field":"product.price.asc","direction":"asc","label":"Prix, croissant","urlParameter":"product.product.price.asc.asc","current":false,"url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline?order=product.product.price.asc.asc"},{"entity":"product","field":"product.price.desc","direction":"asc","label":"Prix, d\u00e9croissant","urlParameter":"product.product.price.desc.asc","current":false,"url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline?order=product.product.price.desc.asc"}],"sort_selected":false,"sort_usures":[{"urlParameter":"","url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline","label":"Neuf + Occasion","current":true,"sort_usure_selected":"Neuf + Occasion"},{"urlParameter":"neuf","url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline?type=neuf","label":"Pi\u00e8ces neuves","current":false,"sort_usure_selected":"Pi\u00e8ces neuves"},{"urlParameter":"occasion","url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline?type=occasion","label":"Pi\u00e8ces d'occasion","current":false,"sort_usure_selected":null}],"sort_usure_selected":"Neuf + Occasion","pagination":{"total_items":15,"items_shown_from":1,"items_shown_to":15,"current_page":1,"pages_count":1,"pages":{"1":{"type":"page","page":1,"clickable":false,"current":true,"url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline"}},"should_be_displayed":false},"rendered_facets":"","rendered_active_filters":"","js_enabled":true,"current_url":"https:\/\/boutique.francecasse.fr\/17839-boite-a-fusibles\/1859-renault\/14000-megane-i-phase-1-ba-s-berline","rendered_products_header":"\n                                                                                                                                                                                                                \n    <div id=\"js-product-list-header\">\n        <h1 class=\"h1\">\n            bo\u00eete a fusibles occasion M\u00e9gane\n        <\/h1>\n    <\/div>\n"}