{"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 301 r\u00e9troviseur ext\u00e9rieur gauche pour VOLKSWAGEN Polo  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=\"6373612e656d616e2e746375646f7270443325726564726f463325736574726f702d352d762d6f6c6f702d35303534314632256e65676177736b6c6f762d393533324632256568637561672d7275656972657478652d7275657369766f727465722d353234383146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\"\n            >\n                Pertinence\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"6373612e65636972702e746375646f7270443325726564726f463325736574726f702d352d762d6f6c6f702d35303534314632256e65676177736b6c6f762d393533324632256568637561672d7275656972657478652d7275657369766f727465722d353234383146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\"\n            >\n                Prix, croissant\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"637365642e65636972702e746375646f7270443325726564726f463325736574726f702d352d762d6f6c6f702d35303534314632256e65676177736b6c6f762d393533324632256568637561672d7275656972657478652d7275657369766f727465722d353234383146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\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=\"736574726f702d352d762d6f6c6f702d35303534314632256e65676177736b6c6f762d393533324632256568637561672d7275656972657478652d7275657369766f727465722d353234383146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\">\n                Neuf + Occasion\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"6675656e44332565707974463325736574726f702d352d762d6f6c6f702d35303534314632256e65676177736b6c6f762d393533324632256568637561672d7275656972657478652d7275657369766f727465722d353234383146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\n                role=\"link\"\n                tabindex=\"0\">\n                Pi\u00e8ces neuves\n            <\/span>\n                    <span\n                class=\"select-list atc \"\n                data-atc=\"6e6f69736163636f44332565707974463325736574726f702d352d762d6f6c6f702d35303534314632256e65676177736b6c6f762d393533324632256568637561672d7275656972657478652d7275657369766f727465722d353234383146322572662e657373616365636e6172662e6575716974756f624632254632254133257370747468\"\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=\"33771783\" \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\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"30.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"SAS Philippe Rubio\">\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\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES \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\">SAS Philippe Rubio<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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\">215643 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                            30,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"47124760\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.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=\"70.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"Desguace Becerril 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\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo\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\">Desguace Becerril 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                            70,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\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.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=\"33937599\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"6R1857507M\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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-08-01\">\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\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                FALTA LA CARCASA VER FOTOS 6R1857507M\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\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"11692924\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"104.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-08-01\">\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\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                6 pines\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                            104,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\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"45993466\" \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\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"85.50\">\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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"SJR AUTO\">\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\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">SJR AUTO<\/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-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Essence<\/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\">75510<\/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                            85,50\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"48109177\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"50.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"ADCO\">\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\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 \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\">ADCO<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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\">233883 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                            50,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"13826258\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"97277275\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"77.34\">\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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"ALLO CASSE AUTO\">\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\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">ALLO CASSE AUTO<\/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-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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\">196784<\/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                            77,34\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\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"36941168\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"182.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-08-01\">\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\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                CFW (2014) T0387  Nero CORNICE RIPARATO - Retrovisore est. regolaz. elettr.\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                            182,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\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"34076452\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"129.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-08-01\">\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\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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                            129,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\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"45364693\" \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\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"30.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"SAS Philippe Rubio\">\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\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES \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\">SAS Philippe Rubio<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Essence<\/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\">150000 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                            30,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"37663551\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"85.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"SARL N7 AUTO PI\u00c8CES\">\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\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">SARL N7 AUTO PI\u00c8CES<\/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\">24 mois<\/span>\n    <\/div>\n            <div class=\"detail-row\">\n                    <i class=\"fas fa-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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                            85,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"39446241\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"Fili: 2\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"164.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-08-01\">\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\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                CGP (2013) T6520  Grigio - Retrovisore est.\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                            164,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\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"47439287\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.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=\"151.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"Desguaces Hermanos Villam\u00f3n SA.\">\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\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo\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 Hermanos Villam\u00f3n SA.<\/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                            151,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\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.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=\"46799646\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"6C1857507A9B9\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"84.90\">\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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"SARL A.P.M.\">\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\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">SARL A.P.M.<\/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\">6 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                            84,90\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"34995765\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"104642875\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"77.34\">\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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"ALLO CASSE AUTO\">\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\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">ALLO CASSE AUTO<\/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-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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\">150401<\/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                            77,34\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\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"41325159\" \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\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"Fili: 6\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"182.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-08-01\">\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\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                CFW (2012) T4676  Nero - Retrovisore est. regolaz. elettr.\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                            182,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\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"40825725\" \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\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"121550187\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"70.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"SARL ETS GUY MARIN\">\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\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">SARL ETS GUY MARIN<\/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-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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                            70,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\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"42106456\" \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\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n            <meta itemprop=\"sku\" content=\"6R1 857 507 D\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"66.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"recupauto\">\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\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\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\">recupauto<\/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-code-branch detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Version :<\/strong><\/span>\n        <span class=\"detail-value\">POLO V 6R - 6C PHASE 1 06-2009 --&gt; 11-2010<\/span>\n    <\/div>\n            <div class=\"detail-row\">\n                    <i class=\"fas fa-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Diesel<\/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\">180369<\/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                            66,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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-new\"\n    data-id-product=\"18225136\" \n    data-id-product-attribute=\"0\" itemscope=\"\"\n    itemtype=\"https:\/\/schema.org\/Product\">\n\n    <meta itemprop=\"image\" content=\"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)\">\n            <meta itemprop=\"sku\" content=\"RA28474\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.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\/newCondition\">\n        \n        <meta itemprop=\"price\" content=\"54.72\">\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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"REPIAUTO\">\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\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.html\">R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)<\/a><\/h2>\n        <\/span>\n\n                    <span class=\"new-badge\">Neuve<\/span>\n            <\/div>\n\n    <div class=\"product-content\">\n        <div class=\"product-left\">\n            <div class=\"product-description-item\">\n                R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)\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\">REPIAUTO<\/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\">24 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                            54,72\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\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.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=\"40323606\" \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\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp\">\n    <meta itemprop=\"description\" content=\"R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes\">\n        <div itemprop=\"offers\" itemtype=\"https:\/\/schema.org\/Offer\" itemscope=\"\">\n        <meta itemprop=\"url\" content=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=\"50.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-08-01\">\n        <div itemprop=\"seller\" itemtype=\"https:\/\/schema.org\/Organization\" itemscope=\"\">\n            <meta itemprop=\"name\" content=\"ADCO\">\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\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html\">R\u00e9troviseur ext\u00e9rieur gauche d&#039;occasion pour VOLKSWAGEN Polo V 5 portes<\/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                REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 \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\">ADCO<\/span>\n                <\/div>\n                \n            <div class=\"detail-row\">\n                    <i class=\"fas fa-gas-pump detail-icon\"><\/i>\n                <span class=\"detail-text\"><strong>Energie :<\/strong><\/span>\n        <span class=\"detail-value\">Essence<\/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\">135531 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                            50,00\u00a0\u20ac TTC\n                        <\/span>\n                    <\/div>\n\n                    \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\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp')\">\n            <\/div>\n\n            <a class=\"view-product-btn\" href=\"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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=18425&amp;id_category_marque=2359&amp;id_category_modele=14505&amp;ajax=1&amp;action=products&amp;perPage=20&amp;page=2\" class=\"show-more-products js-search-link-\">\n                                            Afficher plus de pi\u00e8ces\n                                    <\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n            \n\n            \n    \n<\/div>\n","rendered_products_bottom":"<div id=\"js-product-list-bottom\"><\/div>\n","result":{},"label":"Cat\u00e9gorie : R\u00e9troviseur ext\u00e9rieur gauche","products":[{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=33771783&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"33771783","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"33771783","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","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":"30,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-07-24 14:26:20","date_upd":"2026-07-24 19:50:14","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"33771783-119445201","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":25,"price_without_reduction":30,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"NOIR","id_feature":"2","position":"1"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":null,"id_feature":"18","position":"16"},{"name":"Date de mise en circulation","value":"03\/12\/2010","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":"215643 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"119445200","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"119445201","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"119445202","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_3.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"119445200","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_1.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":30,"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":{"Couleur":{"name":"Couleur","value":"NOIR","id_feature":"2","position":"1"},"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Carrosserie":{"name":"Carrosserie","value":"\n","id_feature":"7","position":"5"},"Puissance cheveaux":{"name":"Puissance cheveaux","value":"\n","id_feature":"15","position":"13"},"Cylindr\u00e9e":{"name":"Cylindr\u00e9e","value":"\n","id_feature":"16","position":"14"},"Puissance DIN":{"name":"Puissance DIN","value":"\n","id_feature":"17","position":"15"},"Date de mise en circulation":{"name":"Date de mise en circulation","value":"\n03\/12\/2010","id_feature":"18","position":"16"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"215643 km","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":"\n","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":"33771783","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"1","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"30,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":"6C1857507A9B9","location":"E1E0110AA","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-07-24 14:26:20","date_upd":"2026-07-24 19:50:14","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"24:A104_52713401155748","casse":"65825","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"248.130000","frais_port":"6.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"BE893DG","vehicule_origin_id":"24:BE893DG155748M10VWGVP000C583","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZBY149715","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"PHASE 1","origin_modele_parent":"POLO 5","origin_modele_parent_id":"POLO 5","origin_version":"","origin_piece":"RETROVISEUR EXT ELECTRIQUE G (PARTIE LAT - PORTE AV)","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"VOLKSWAGEN","origin_modele_id":"POLO 5","origin_piece_id":"RETROVISEUR EXT ELECTRIQUE G (PARTIE LAT - PORTE AV)","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":"24","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","new":"0","id_tampon_product":"6767732","id_modele_parent":"10177","id_energie":"16523","id_seller":"24","id_country_seller":"8","id_image":"33771783-119445201","prix":"30.000000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"SAS Philippe Rubio","ordre_affichage":"24689","snipet":"[{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"215643 km\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","fdp_incluse":"0","code_moteur":"","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33771783-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":25,"price_without_reduction":30,"price_without_reduction_without_tax":25,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"NOIR","id_feature":"2","position":"1"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":null,"id_feature":"18","position":"16"},{"name":"Date de mise en circulation","value":"03\/12\/2010","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":"215643 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"RETROVISEUR GAUCHE REGLAGE ELECTRIQUE CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"119445200","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/1\/119445201-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"119445201","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/2\/119445202-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"119445202","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_3.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/1\/9\/4\/4\/5\/2\/0\/0\/119445200-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"119445200","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001106784_1.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":30,"regular_price_amount":30,"regular_price":"30,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=47124760&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"47124760","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"47124760","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"70,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-07-24 14:27:26","date_upd":"2026-07-24 19:52:24","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"47124760-161730884","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","attribute_price":0,"price_tax_exc":70,"price_without_reduction":70,"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\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161730869","position":"1","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/2\/8\/468228.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161730884","position":"2","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/2\/9\/468229.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161730898","position":"3","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/3\/0\/468230.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161730913","position":"4","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/3\/1\/468231.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161730869","position":"1","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/2\/8\/468228.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":70,"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":"47124760","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"70,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":"6R1857507","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-07-24 14:27:26","date_upd":"2026-07-24 19:52:24","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"60:B9H00LR8BX\/2466736","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":"CAYA","vehicule_ref_id":"WVWZZZ6RZAY012992","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"A0001E2T","origin_modele":"A0002702","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"PS00438H","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"A0001E2T","origin_modele_id":"A0002702","origin_piece_id":"PS00438H","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":"60","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6772808","id_modele_parent":"10177","id_energie":"0","id_seller":"60","id_country_seller":"6","id_image":"47124760-161730884","prix":"70.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","seller_name":"Desguace Becerril S.L.","ordre_affichage":"4772","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","fdp_incluse":"1","code_moteur":"CAYA","reference_constructeur":"6R1857507","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47124760-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","attribute_price":0,"price_tax_exc":70,"price_without_reduction":70,"price_without_reduction_without_tax":70,"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\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161730869","position":"1","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/2\/8\/468228.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/8\/4\/161730884-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161730884","position":"2","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/2\/9\/468229.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/9\/8\/161730898-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161730898","position":"3","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/3\/0\/468230.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/9\/1\/3\/161730913-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161730913","position":"4","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/3\/1\/468231.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/7\/3\/0\/8\/6\/9\/161730869-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161730869","position":"1","id_origin":"https:\/\/cat.desguacesbecerril.com\/img\/p\/4\/6\/8\/2\/2\/8\/468228.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":70,"regular_price_amount":70,"regular_price":"70,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=33937599&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"33937599","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"33937599","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"6R1857507M","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-07-24 14:27:33","date_upd":"2025-12-01 22:45:18","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"FALTA LA CARCASA VER FOTOS 6R1857507M","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"33937599-120336465","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120336464","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/7LFjYGKxldyv?publicKey=casse&accessToken=74b53c1606a15896931568ba63169e577fe6ab6ea420efe8641805819e78091b","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336465","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/ypnndebsYL0e?publicKey=casse&accessToken=638f3607cb9631da078c8ce3cc97fe5162001e542a00261e42da46d26e2c3d05","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336466","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/pVgJt8R_DeTg?publicKey=casse&accessToken=63267856ef68c22b9ff81e1a706ab8203f06836cf11f7eba99942229cd796bf3","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336467","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/Z9f5zzLXe37F?publicKey=casse&accessToken=10e14fe7e8151a03acaa19fb4b9a459d29280609aa0061c7caef6fd8bfbad45d","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336468","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/HLCtudHHPKcU?publicKey=casse&accessToken=3f338e27226b62fef8af8c8a9595b489ecb93622efc24644adbb8a112246d8ff","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336469","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/4E3jw0Vq6lOz?publicKey=casse&accessToken=2a609b2964bdd22cf70c615890ddaa7189b3ee40e1cf48a4bd2bdbdf115a39da","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336470","position":"7","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/U0Sty1GUlvFv?publicKey=casse&accessToken=b381aa49f6810fffd9cb2b7c739dbc9687da30aceffef907750b578ce8e6117a","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120336464","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/7LFjYGKxldyv?publicKey=casse&accessToken=74b53c1606a15896931568ba63169e577fe6ab6ea420efe8641805819e78091b","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":"6R1857507M","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":"33937599","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"6R1857507M","supplier_reference":"6R1857507M","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-07-24 14:27:33","date_upd":"2025-12-01 22:45:18","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:logop2356832","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:logov9678","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZCY173914","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"104","origin_modele":"881604","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"87","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"104","origin_modele_id":"881604","origin_piece_id":"87","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":null,"frais_port_ttc":null,"origin_id_prefix":"26","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"FALTA LA CARCASA VER FOTOS 6R1857507M","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6774778","id_modele_parent":"10177","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"33937599-120336465","prix":"118.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"USED WORLD PARTS","ordre_affichage":"6742","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"6R1857507M","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/33937599-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.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\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120336464","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/7LFjYGKxldyv?publicKey=casse&accessToken=74b53c1606a15896931568ba63169e577fe6ab6ea420efe8641805819e78091b","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/5\/120336465-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336465","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/ypnndebsYL0e?publicKey=casse&accessToken=638f3607cb9631da078c8ce3cc97fe5162001e542a00261e42da46d26e2c3d05","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/6\/120336466-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336466","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/pVgJt8R_DeTg?publicKey=casse&accessToken=63267856ef68c22b9ff81e1a706ab8203f06836cf11f7eba99942229cd796bf3","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/7\/120336467-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336467","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/Z9f5zzLXe37F?publicKey=casse&accessToken=10e14fe7e8151a03acaa19fb4b9a459d29280609aa0061c7caef6fd8bfbad45d","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/8\/120336468-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336468","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/HLCtudHHPKcU?publicKey=casse&accessToken=3f338e27226b62fef8af8c8a9595b489ecb93622efc24644adbb8a112246d8ff","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/9\/120336469-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336469","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/4E3jw0Vq6lOz?publicKey=casse&accessToken=2a609b2964bdd22cf70c615890ddaa7189b3ee40e1cf48a4bd2bdbdf115a39da","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/7\/0\/120336470-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120336470","position":"7","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/U0Sty1GUlvFv?publicKey=casse&accessToken=b381aa49f6810fffd9cb2b7c739dbc9687da30aceffef907750b578ce8e6117a","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/3\/3\/6\/4\/6\/4\/120336464-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120336464","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/logrono\/images\/7LFjYGKxldyv?publicKey=casse&accessToken=74b53c1606a15896931568ba63169e577fe6ab6ea420efe8641805819e78091b","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=11692924&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"11692924","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"11692924","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"104,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-07-24 14:27:46","date_upd":"2026-06-22 10:30:20","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"6 pines","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"11692924-56450896","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":104,"price_without_reduction":104,"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\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"56450895","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/yoWCGsQFPb6W?publicKey=casse&accessToken=1f8621135ae76be2c4552c25bd82f614d6f2a1ebe95bfe0dc234c7c0b82d1ad0","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"56450896","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/pth64SLd1dbq?publicKey=casse&accessToken=c566666f86d4f8233878fb8c402d6909e6f0a5fdccc6c113e1b0b52279d07a91","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"56450897","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/HlUn0allM6zS?publicKey=casse&accessToken=3f27496fb043d5183c3b5c1b32de4eabdf8a67856d834bfb54dcdc8567c3f195","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"56450895","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/yoWCGsQFPb6W?publicKey=casse&accessToken=1f8621135ae76be2c4552c25bd82f614d6f2a1ebe95bfe0dc234c7c0b82d1ad0","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":104,"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":"11692924","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"104,00\u00a0\u20ac","old_price_octobre_2025":"126.000000","wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"","supplier_reference":"Sin referencia","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-07-24 14:27:46","date_upd":"2026-06-22 10:30:20","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:susop528983","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:susov2610","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZCY155046","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"104","origin_modele":"1131028","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"87","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"104","origin_modele_id":"1131028","origin_piece_id":"87","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":"6 pines","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6779029","id_modele_parent":"10177","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"11692924-56450896","prix":"104.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"USED WORLD PARTS","ordre_affichage":"10993","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"Sin referencia","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/11692924-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":104,"price_without_reduction":104,"price_without_reduction_without_tax":104,"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\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"56450895","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/yoWCGsQFPb6W?publicKey=casse&accessToken=1f8621135ae76be2c4552c25bd82f614d6f2a1ebe95bfe0dc234c7c0b82d1ad0","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/6\/56450896-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"56450896","position":"2","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/pth64SLd1dbq?publicKey=casse&accessToken=c566666f86d4f8233878fb8c402d6909e6f0a5fdccc6c113e1b0b52279d07a91","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/7\/56450897-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"56450897","position":"3","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/HlUn0allM6zS?publicKey=casse&accessToken=3f27496fb043d5183c3b5c1b32de4eabdf8a67856d834bfb54dcdc8567c3f195","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/5\/6\/4\/5\/0\/8\/9\/5\/56450895-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"56450895","position":"1","id_origin":"http:\/\/f.mbrev.es\/users\/susmoro\/images\/yoWCGsQFPb6W?publicKey=casse&accessToken=1f8621135ae76be2c4552c25bd82f614d6f2a1ebe95bfe0dc234c7c0b82d1ad0","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":104,"regular_price_amount":104,"regular_price":"104,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=45993466&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"45993466","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"45993466","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"85,50\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-07-24 14:29:29","date_upd":"2026-07-25 00:18:37","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"45993466-158239297","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":85.5,"price_without_reduction":85.5,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":null,"id_feature":"3","position":"2"},{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},{"name":"Usure","value":"Bon \u00e9tat","id_feature":"8","position":"6"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"75510","id_feature":"19","position":"17"},{"name":"Remarques","value":null,"id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"158239280","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-a1f504ba-42e8-4f65-b972-1774e5bae85b-photo0_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239297","position":"2","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-46429ce2-c8bc-42d1-becb-a4b53df01ae6-Piece-127249951-Retroviseur-gauche-6C1857507C9B9-a4d158bc2b07efaf76903e545af4990b71d4ef0b1043546dae16ab11893429a0_o.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239311","position":"3","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-f47ff41f-b499-4bf3-bf86-2f02f3880a67-Piece-127249951-Retroviseur-gauche-6C1857507C9B9-5b463c6d0b707c33a865a3df8934475909e255f30c3e4596ef62679cda2c885c_o.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239326","position":"4","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-388482bb-fe4b-490b-b828-985a22b072f7-photo1_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239340","position":"5","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-391d9582-d5e9-413e-8f48-98aac7ad4087-photo2_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239354","position":"6","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-f77a0f3b-928a-4b6f-82bb-30b7f82b6cf8-photo3_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239372","position":"7","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-ef60b7cc-aa65-49fb-8b8d-3fc7890f2ea0-photo4_o.jpeg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"158239280","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-a1f504ba-42e8-4f65-b972-1774e5bae85b-photo0_o.jpeg","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":85.5,"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":{"Version":{"name":"Version","value":null,"id_feature":"3","position":"2"},"Energie":{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},"Usure":{"name":"Usure","value":"Bon \u00e9tat","id_feature":"8","position":"6"},"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"75510","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":null,"id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":null,"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":"45993466","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"85,50\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":"6C1857507C9B9","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-07-24 14:29:29","date_upd":"2026-07-25 00:18:37","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"100:127249951","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\":\"48304135\"},{\"id\":\"48304136\"},{\"id\":\"48304137\"},{\"id\":\"48304138\"},{\"id\":\"48304139\"},{\"id\":\"48304140\"},{\"id\":\"48304141\"},{\"id\":\"48304142\"},{\"id\":\"48304143\"}]","corrige":"0","immatriculation":"","vehicule_origin_id":"100:WVWZZZ6RZHU082986","code_moteur_field":"CJZC","vehicule_ref_id":"WVWZZZ6RZHU082986","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO 5","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Retroviseur gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","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":"100","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6800131","id_modele_parent":"10177","id_energie":"16532","id_seller":"100","id_country_seller":"8","id_image":"45993466-158239297","prix":"85.500000","energie":"Essence","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"SJR AUTO","ordre_affichage":"7106","snipet":"[{\"value\":\"Essence\",\"name\":\"Energie\"},{\"value\":\"12 mois\",\"name\":\"Garantie\"},{\"value\":\"75510\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","fdp_incluse":"0","code_moteur":"CJZC","reference_constructeur":"6C1857507C9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45993466-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":85.5,"price_without_reduction":85.5,"price_without_reduction_without_tax":85.5,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":null,"id_feature":"3","position":"2"},{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},{"name":"Usure","value":"Bon \u00e9tat","id_feature":"8","position":"6"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"75510","id_feature":"19","position":"17"},{"name":"Remarques","value":null,"id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"158239280","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-a1f504ba-42e8-4f65-b972-1774e5bae85b-photo0_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/9\/7\/158239297-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239297","position":"2","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-46429ce2-c8bc-42d1-becb-a4b53df01ae6-Piece-127249951-Retroviseur-gauche-6C1857507C9B9-a4d158bc2b07efaf76903e545af4990b71d4ef0b1043546dae16ab11893429a0_o.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/1\/1\/158239311-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239311","position":"3","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-f47ff41f-b499-4bf3-bf86-2f02f3880a67-Piece-127249951-Retroviseur-gauche-6C1857507C9B9-5b463c6d0b707c33a865a3df8934475909e255f30c3e4596ef62679cda2c885c_o.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/2\/6\/158239326-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239326","position":"4","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-388482bb-fe4b-490b-b828-985a22b072f7-photo1_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/4\/0\/158239340-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239340","position":"5","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-391d9582-d5e9-413e-8f48-98aac7ad4087-photo2_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/5\/4\/158239354-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239354","position":"6","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-f77a0f3b-928a-4b6f-82bb-30b7f82b6cf8-photo3_o.jpeg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/3\/7\/2\/158239372-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"158239372","position":"7","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-ef60b7cc-aa65-49fb-8b8d-3fc7890f2ea0-photo4_o.jpeg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/8\/2\/3\/9\/2\/8\/0\/158239280-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"158239280","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6085\/po_photo\/2026\/06\/127249951-a1f504ba-42e8-4f65-b972-1774e5bae85b-photo0_o.jpeg","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":85.5,"regular_price_amount":85.5,"regular_price":"85,50\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=48109177&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"48109177","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"48109177","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","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":"50,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-07-24 14:29:37","date_upd":"2026-07-24 19:42:00","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"48109177-165230085","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":41.67,"price_without_reduction":50.004,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"GRIS","id_feature":"2","position":"1"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":"07\/09\/2012","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Kilom\u00e9trage","value":"233883 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"165230066","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230085","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230104","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230122","position":"4","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230140","position":"5","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"165230066","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_1.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":50,"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":{"Couleur":{"name":"Couleur","value":"GRIS","id_feature":"2","position":"1"},"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Carrosserie":{"name":"Carrosserie","value":"\n","id_feature":"7","position":"5"},"Puissance cheveaux":{"name":"Puissance cheveaux","value":"\n","id_feature":"15","position":"13"},"Cylindr\u00e9e":{"name":"Cylindr\u00e9e","value":"\n","id_feature":"16","position":"14"},"Puissance DIN":{"name":"Puissance DIN","value":"\n","id_feature":"17","position":"15"},"Date de mise en circulation":{"name":"Date de mise en circulation","value":"07\/09\/2012","id_feature":"18","position":"16"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"\n233883 km","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":"\n","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":"48109177","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"1","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"50,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":"6C1857507A9B9","location":"18B02C","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-07-24 14:29:37","date_upd":"2026-07-24 19:42:00","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"23:A123_5271360186153","casse":"63302","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"258.060000","frais_port":"14.400000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"CK584MG","vehicule_origin_id":"23:CK584MG86153M10VWGVP021A183","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZDY029018","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"PHASE 1","origin_modele_parent":"POLO 5","origin_modele_parent_id":"POLO 5","origin_version":"","origin_piece":"RETROVISEUR EXT. G (PARTIE LAT - PORTE AV)","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"VOLKSWAGEN","origin_modele_id":"POLO 5","origin_piece_id":"RETROVISEUR EXT. G (PARTIE LAT - PORTE AV)","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":"23","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","new":"0","id_tampon_product":"6802417","id_modele_parent":"10177","id_energie":"16523","id_seller":"23","id_country_seller":"8","id_image":"48109177-165230085","prix":"50.004000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"ADCO","ordre_affichage":"9392","snipet":"[{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"233883 km\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","fdp_incluse":"0","code_moteur":"","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/48109177-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":41.67,"price_without_reduction":50.004,"price_without_reduction_without_tax":41.67,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"GRIS","id_feature":"2","position":"1"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":"07\/09\/2012","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Kilom\u00e9trage","value":"233883 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"REF : 6R1857501BF041 REGLAGE ELECTRIQUE COQUILLE PEINTE : NOIRE RAYURES REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"165230066","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/8\/5\/165230085-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230085","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/0\/4\/165230104-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230104","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/2\/2\/165230122-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230122","position":"4","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/1\/4\/0\/165230140-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"165230140","position":"5","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/5\/2\/3\/0\/0\/6\/6\/165230066-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"165230066","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000610655_1.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":50,"regular_price_amount":50,"regular_price":"50,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=13826258&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"13826258","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"13826258","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"77,34\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"97277275","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-07-24 14:29:44","date_upd":"2026-07-24 23:33:00","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"13826258-65108980","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":77.34,"price_without_reduction":77.34,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"196784","id_feature":"19","position":"17"},{"name":"Remarques","value":null,"id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"65108979","position":"1","id_origin":"https:\/\/allocasseauto.com\/844693-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108980","position":"2","id_origin":"https:\/\/allocasseauto.com\/844694-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108981","position":"3","id_origin":"https:\/\/allocasseauto.com\/844695-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108982","position":"4","id_origin":"https:\/\/allocasseauto.com\/844696-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108983","position":"5","id_origin":"https:\/\/allocasseauto.com\/844697-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108984","position":"6","id_origin":"https:\/\/allocasseauto.com\/844698-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"65108979","position":"1","id_origin":"https:\/\/allocasseauto.com\/844693-large_default\/retroviseur-gauche-volkswagen-polo-5.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":77.34,"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":"97277275","grouped_features":{"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"196784","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":null,"id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":null,"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":"13826258","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"77,34\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"97277275","supplier_reference":"6C1857507A9B9","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-07-24 14:29:44","date_upd":"2026-07-24 23:33:00","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"39:126263","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":"39:WVWZZZ6RZAY258705","code_moteur_field":"CFWA","vehicule_ref_id":"WVWZZZ6RZAY258705","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO 5 PHASE 1","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Retroviseur gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","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":"69.340000","frais_port_ttc":"8.000000","origin_id_prefix":"39","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6804141","id_modele_parent":"10177","id_energie":"16523","id_seller":"39","id_country_seller":"8","id_image":"13826258-65108980","prix":"77.340000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"ALLO CASSE AUTO","ordre_affichage":"11117","snipet":"[{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"12 mois\",\"name\":\"Garantie\"},{\"value\":\"196784\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","fdp_incluse":"1","code_moteur":"CFWA","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/13826258-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":77.34,"price_without_reduction":77.34,"price_without_reduction_without_tax":77.34,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"196784","id_feature":"19","position":"17"},{"name":"Remarques","value":null,"id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"65108979","position":"1","id_origin":"https:\/\/allocasseauto.com\/844693-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/0\/65108980-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108980","position":"2","id_origin":"https:\/\/allocasseauto.com\/844694-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/1\/65108981-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108981","position":"3","id_origin":"https:\/\/allocasseauto.com\/844695-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/2\/65108982-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108982","position":"4","id_origin":"https:\/\/allocasseauto.com\/844696-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/3\/65108983-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108983","position":"5","id_origin":"https:\/\/allocasseauto.com\/844697-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/8\/4\/65108984-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"65108984","position":"6","id_origin":"https:\/\/allocasseauto.com\/844698-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/6\/5\/1\/0\/8\/9\/7\/9\/65108979-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"65108979","position":"1","id_origin":"https:\/\/allocasseauto.com\/844693-large_default\/retroviseur-gauche-volkswagen-polo-5.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":77.34,"regular_price_amount":77.34,"regular_price":"77,34\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=36941168&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"36941168","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"36941168","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"182,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-07-24 14:29:55","date_upd":"2026-07-14 14:30:29","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"CFW (2014) T0387  Nero CORNICE RIPARATO - Retrovisore est. regolaz. elettr.","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"36941168-129804623","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":182,"price_without_reduction":182,"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\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"129804596","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/5mTlNxzej9lq?publicKey=casse&accessToken=eab4f72fb42f292427a0eabecdcd68163f7a24c233374d0470618c74a6372d52","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804623","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/SVYlZ3EndXhn?publicKey=casse&accessToken=f195ed431c91027310592fc5dca5de4218f1f14cae77769d414661016c00e011","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804641","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/FtZOABPW3AzP?publicKey=casse&accessToken=4f4651c1b0d9e7c037f382eb98b1d4b8df18c3716f2844bff99fa516456c9a13","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804665","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/5WUA1h-DE27V?publicKey=casse&accessToken=1b289fcf1f6703638d8acb674305b0c8347b5c0a93ecacf7a601b7538f08ee8f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804680","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/P0JAnczg6_PP?publicKey=casse&accessToken=9b1ab141adaf0e7054c7eccc975b323efa623b54900cb9fa231b33a2ac2d50b2","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804701","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/LevjIedEoAKG?publicKey=casse&accessToken=fb9f4c4a5eae21b94c08e6d8ec1a05571952f90ab75fa37503ec313e52e5f621","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"129804596","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/5mTlNxzej9lq?publicKey=casse&accessToken=eab4f72fb42f292427a0eabecdcd68163f7a24c233374d0470618c74a6372d52","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":182,"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":"36941168","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"182,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":"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-07-24 14:29:55","date_upd":"2026-07-14 14:30:29","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:polipL00SE1N00","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:poliv95838","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZEY190387","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"104","origin_modele":"991446","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"87","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"104","origin_modele_id":"991446","origin_piece_id":"87","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":"CFW (2014) T0387  Nero CORNICE RIPARATO - Retrovisore est. regolaz. elettr.","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6807831","id_modele_parent":"10177","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"36941168-129804623","prix":"182.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"USED WORLD PARTS","ordre_affichage":"14807","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/36941168-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":182,"price_without_reduction":182,"price_without_reduction_without_tax":182,"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\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"129804596","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/5mTlNxzej9lq?publicKey=casse&accessToken=eab4f72fb42f292427a0eabecdcd68163f7a24c233374d0470618c74a6372d52","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/2\/3\/129804623-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804623","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/SVYlZ3EndXhn?publicKey=casse&accessToken=f195ed431c91027310592fc5dca5de4218f1f14cae77769d414661016c00e011","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/4\/1\/129804641-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804641","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/FtZOABPW3AzP?publicKey=casse&accessToken=4f4651c1b0d9e7c037f382eb98b1d4b8df18c3716f2844bff99fa516456c9a13","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/6\/5\/129804665-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804665","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/5WUA1h-DE27V?publicKey=casse&accessToken=1b289fcf1f6703638d8acb674305b0c8347b5c0a93ecacf7a601b7538f08ee8f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/6\/8\/0\/129804680-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804680","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/P0JAnczg6_PP?publicKey=casse&accessToken=9b1ab141adaf0e7054c7eccc975b323efa623b54900cb9fa231b33a2ac2d50b2","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/7\/0\/1\/129804701-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"129804701","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/LevjIedEoAKG?publicKey=casse&accessToken=fb9f4c4a5eae21b94c08e6d8ec1a05571952f90ab75fa37503ec313e52e5f621","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/9\/8\/0\/4\/5\/9\/6\/129804596-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"129804596","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/5mTlNxzej9lq?publicKey=casse&accessToken=eab4f72fb42f292427a0eabecdcd68163f7a24c233374d0470618c74a6372d52","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":182,"regular_price_amount":182,"regular_price":"182,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=34076452&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"34076452","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"34076452","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"129,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-07-24 14:30:01","date_upd":"2026-02-12 12:40:57","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"34076452-120899993","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":129,"price_without_reduction":129,"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\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120899992","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/KmrszRDu0C_f?publicKey=casse&accessToken=2350a1e94f7ce7d9e2998ffcaf8030de2945aeb35adfeeaf038cc649f070ea8f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899993","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/J8iwPFQeLqsn?publicKey=casse&accessToken=9034aa91dd2d2608a8a2da179c649b047552cc8cdea8328a04f8fdc648408c0f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899994","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/AEH_NJ2sJ4b-?publicKey=casse&accessToken=c4aaa4dc039e23ff6ed864d888d122c4a5f333df6fa224c395565cc4e2362508","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899995","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/0LpIQPcOjVZ5?publicKey=casse&accessToken=5596dcf2319054dd62f61e6e1ecb7591140aa50e3f0749c8436ca0eef109f0c5","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899996","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/BpfXw7dM-LTy?publicKey=casse&accessToken=6d88551360aa42095e5c2bf72aa650cf7f5e619eb3275223b6909d6fcdfccfcb","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899997","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/6QdEb34kPjx8?publicKey=casse&accessToken=0e960b7ea5ad21dccb2f882cbb72c14b55b5f73099f200b5eba415e7cbd0092e","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120899992","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/KmrszRDu0C_f?publicKey=casse&accessToken=2350a1e94f7ce7d9e2998ffcaf8030de2945aeb35adfeeaf038cc649f070ea8f","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":129,"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":"34076452","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"129,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":"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-07-24 14:30:01","date_upd":"2026-02-12 12:40:57","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:gioipTP-C-14-662905","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:gioiv2718","code_moteur_field":"CGP","vehicule_ref_id":"WVWZZZ6RZCY050709","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"104","origin_modele":"750121","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"87","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"104","origin_modele_id":"750121","origin_piece_id":"87","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":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6809571","id_modele_parent":"10177","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"34076452-120899993","prix":"129.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"USED WORLD PARTS","ordre_affichage":"16547","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","fdp_incluse":"1","code_moteur":"CGP","reference_constructeur":"","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34076452-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":129,"price_without_reduction":129,"price_without_reduction_without_tax":129,"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\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120899992","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/KmrszRDu0C_f?publicKey=casse&accessToken=2350a1e94f7ce7d9e2998ffcaf8030de2945aeb35adfeeaf038cc649f070ea8f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/3\/120899993-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899993","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/J8iwPFQeLqsn?publicKey=casse&accessToken=9034aa91dd2d2608a8a2da179c649b047552cc8cdea8328a04f8fdc648408c0f","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/4\/120899994-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899994","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/AEH_NJ2sJ4b-?publicKey=casse&accessToken=c4aaa4dc039e23ff6ed864d888d122c4a5f333df6fa224c395565cc4e2362508","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/5\/120899995-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899995","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/0LpIQPcOjVZ5?publicKey=casse&accessToken=5596dcf2319054dd62f61e6e1ecb7591140aa50e3f0749c8436ca0eef109f0c5","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/6\/120899996-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899996","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/BpfXw7dM-LTy?publicKey=casse&accessToken=6d88551360aa42095e5c2bf72aa650cf7f5e619eb3275223b6909d6fcdfccfcb","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/7\/120899997-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"120899997","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/6QdEb34kPjx8?publicKey=casse&accessToken=0e960b7ea5ad21dccb2f882cbb72c14b55b5f73099f200b5eba415e7cbd0092e","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/0\/8\/9\/9\/9\/9\/2\/120899992-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"120899992","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/giorgii\/images\/KmrszRDu0C_f?publicKey=casse&accessToken=2350a1e94f7ce7d9e2998ffcaf8030de2945aeb35adfeeaf038cc649f070ea8f","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":129,"regular_price_amount":129,"regular_price":"129,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=45364693&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"45364693","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"45364693","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","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":"30,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-07-24 14:30:16","date_upd":"2026-07-24 19:50:04","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"45364693-155815180","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":25,"price_without_reduction":30,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"NOIR","id_feature":"2","position":"1"},{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":"05\/05\/2015","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Kilom\u00e9trage","value":"150000 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","id_feature":"24","position":"22"},{"name":"Remarques","value":"RETROVISEUR GAUCHE\\REF 6C1857501C041\\CONECTEUR : 1\\REPETITEURS\\COQUILLE PEINTE\\COLORIS: NOIR\\RAYURES\\\\","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"155814659","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_8.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815180","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815190","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815205","position":"4","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815219","position":"5","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815233","position":"6","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815249","position":"7","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_6.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815260","position":"8","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_7.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"155814659","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_8.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":30,"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":{"Couleur":{"name":"Couleur","value":"NOIR","id_feature":"2","position":"1"},"Energie":{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},"Carrosserie":{"name":"Carrosserie","value":"\n","id_feature":"7","position":"5"},"Puissance cheveaux":{"name":"Puissance cheveaux","value":"\n","id_feature":"15","position":"13"},"Cylindr\u00e9e":{"name":"Cylindr\u00e9e","value":"\n","id_feature":"16","position":"14"},"Puissance DIN":{"name":"Puissance DIN","value":"\n","id_feature":"17","position":"15"},"Date de mise en circulation":{"name":"Date de mise en circulation","value":"05\/05\/2015","id_feature":"18","position":"16"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"\n150000 km","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES \nRETROVISEUR GAUCHE\\REF 6C1857501C041\\CONECTEUR : 1\\REPETITEURS\\COQUILLE PEINTE\\COLORIS: NOIR\\RAYURES\\\\","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":"\n","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":"45364693","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"1","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"30,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":"6C1857507A9B9","location":"E1E0210AA","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-07-24 14:30:16","date_upd":"2026-07-24 19:50:04","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"24:A104_52713401161108","casse":"65825","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"258.060000","frais_port":"6.000000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"DR923GA","vehicule_origin_id":"24:DR923GA161108M10VWGVPH14M719","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZFY290206","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"PHASE 2","origin_modele_parent":"POLO 5","origin_modele_parent_id":"POLO 5","origin_version":"","origin_piece":"RETROVISEUR EXT ELECTRIQUE G (PARTIE LAT - PORTE AV)","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"VOLKSWAGEN","origin_modele_id":"POLO 5","origin_piece_id":"RETROVISEUR EXT ELECTRIQUE G (PARTIE LAT - PORTE AV)","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":"24","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","new":"0","id_tampon_product":"6813992","id_modele_parent":"10177","id_energie":"16532","id_seller":"24","id_country_seller":"8","id_image":"45364693-155815180","prix":"30.000000","energie":"Essence","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"SAS Philippe Rubio","ordre_affichage":"20968","snipet":"[{\"value\":\"Essence\",\"name\":\"Energie\"},{\"value\":\"150000 km\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","fdp_incluse":"0","code_moteur":"","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/45364693-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":25,"price_without_reduction":30,"price_without_reduction_without_tax":25,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"NOIR","id_feature":"2","position":"1"},{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":"05\/05\/2015","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Kilom\u00e9trage","value":"150000 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"RETROVISEUR GAUCHE REF 6C1857501C041 CONECTEUR : 1 REPETITEURS COQUILLE PEINTE COLORIS: NOIR RAYURES ","id_feature":"24","position":"22"},{"name":"Remarques","value":"RETROVISEUR GAUCHE\\REF 6C1857501C041\\CONECTEUR : 1\\REPETITEURS\\COQUILLE PEINTE\\COLORIS: NOIR\\RAYURES\\\\","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"155814659","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_8.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/8\/0\/155815180-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815180","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/1\/9\/0\/155815190-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815190","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/0\/5\/155815205-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815205","position":"4","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/1\/9\/155815219-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815219","position":"5","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/3\/3\/155815233-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815233","position":"6","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/4\/9\/155815249-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815249","position":"7","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_6.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/5\/2\/6\/0\/155815260-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"155815260","position":"8","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_7.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/5\/5\/8\/1\/4\/6\/5\/9\/155814659-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"155814659","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/rubio\/201001124364_8.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":30,"regular_price_amount":30,"regular_price":"30,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=37663551&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"37663551","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"37663551","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"85,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-07-24 14:30:30","date_upd":"2026-07-24 21:33:08","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"37663551-131639267","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":85,"price_without_reduction":85,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":null,"id_feature":"3","position":"2"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Usure","value":"Bon \u00e9tat","id_feature":"8","position":"6"},{"name":"Garantie","value":"24 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Remarques","value":"- Couleur : Noir\n- R\u00e9glage : Electrique ( 1 Prise \/ Noir 6 Fils\n- Rabatable : Manuel\n- R\u00e9p\u00e9titeur : Avec\n\u26a0\ufe0f Quelques rayures sur la coque et dans l'angle\n\u26a0\ufe0f Frott\u00e9 dans l'angle","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"131639257","position":"1","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-6fa9d1e524a47be8518b671186748bbcd75e44932e0ce6602413dca2cc9d5bc1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639267","position":"2","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-7ed215aea36011c5748a6255b40d227dea3aeff5fce3cae4bc6f452a349e94a1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639280","position":"3","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-0b26d3b204d8b2cf9b7d3079c09826f281e46cb6aaaa989d373524a885ba761f.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639293","position":"4","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-ae8066eda6f803a0cf1a327d489c65625fb5882129dd333de76b39647ff017b6.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639303","position":"5","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-fffd52e2cfa20807eb2e90171a6f4dd339ac6991c9ec91030cbc6e5116d861d4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639320","position":"6","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-e74fc8bdb16f994256956c19cc9c1a80e4f07df7407d994957ce7c6c6daa25c3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639336","position":"7","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-7828593f20bc6da8d14c32b7ca4f437412735c48bbff664142c057a2d2fbbe6c.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639348","position":"8","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-3abd3df4a49107b1500e3727951612c9d0db8b79935714a13932571824f6ddb2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639380","position":"9","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-64d08350cef085b4398f0ee3f1f9d4ec628aecfe3890a0f1b0367c8309274c43.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639401","position":"10","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-939a349eff1f25ee80cad2854e1d871e3fcafd21ac624a5ecf1da72973440481.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639422","position":"11","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-becadde76f86d9a090ec19b14b77285a49a60c885d5f9faca340d6f6983f0d69.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"131639257","position":"1","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-6fa9d1e524a47be8518b671186748bbcd75e44932e0ce6602413dca2cc9d5bc1.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":85,"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":{"Version":{"name":"Version","value":null,"id_feature":"3","position":"2"},"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Usure":{"name":"Usure","value":"Bon \u00e9tat","id_feature":"8","position":"6"},"Garantie":{"name":"Garantie","value":"24 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"- Couleur : Noir\n- R\u00e9glage : Electrique ( 1 Prise \/ Noir 6 Fils\n- Rabatable : Manuel\n- R\u00e9p\u00e9titeur : Avec\n\u26a0\ufe0f Quelques rayures sur la coque et dans l'angle\n\u26a0\ufe0f Frott\u00e9 dans l'angle","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":null,"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":"37663551","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"85,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":"6C1857507A9B9","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-07-24 14:30:30","date_upd":"2026-07-24 21:33:08","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"93:79650987","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":"93:WVWZZZ6RZAY168863","code_moteur_field":"CAYA","vehicule_ref_id":"WVWZZZ6RZAY168863","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO 5","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Retroviseur gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","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":"93","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6817674","id_modele_parent":"10177","id_energie":"16523","id_seller":"93","id_country_seller":"8","id_image":"37663551-131639267","prix":"85.000000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"SARL N7 AUTO PI\u00c8CES","ordre_affichage":"24650","snipet":"[{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"24 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","fdp_incluse":"0","code_moteur":"CAYA","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/37663551-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":85,"price_without_reduction":85,"price_without_reduction_without_tax":85,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":null,"id_feature":"3","position":"2"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Usure","value":"Bon \u00e9tat","id_feature":"8","position":"6"},{"name":"Garantie","value":"24 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Remarques","value":"- Couleur : Noir\n- R\u00e9glage : Electrique ( 1 Prise \/ Noir 6 Fils\n- Rabatable : Manuel\n- R\u00e9p\u00e9titeur : Avec\n\u26a0\ufe0f Quelques rayures sur la coque et dans l'angle\n\u26a0\ufe0f Frott\u00e9 dans l'angle","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"131639257","position":"1","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-6fa9d1e524a47be8518b671186748bbcd75e44932e0ce6602413dca2cc9d5bc1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/6\/7\/131639267-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639267","position":"2","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-7ed215aea36011c5748a6255b40d227dea3aeff5fce3cae4bc6f452a349e94a1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/8\/0\/131639280-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639280","position":"3","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-0b26d3b204d8b2cf9b7d3079c09826f281e46cb6aaaa989d373524a885ba761f.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/9\/3\/131639293-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639293","position":"4","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-ae8066eda6f803a0cf1a327d489c65625fb5882129dd333de76b39647ff017b6.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/0\/3\/131639303-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639303","position":"5","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-fffd52e2cfa20807eb2e90171a6f4dd339ac6991c9ec91030cbc6e5116d861d4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/2\/0\/131639320-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639320","position":"6","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-e74fc8bdb16f994256956c19cc9c1a80e4f07df7407d994957ce7c6c6daa25c3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/3\/6\/131639336-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639336","position":"7","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-7828593f20bc6da8d14c32b7ca4f437412735c48bbff664142c057a2d2fbbe6c.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/4\/8\/131639348-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639348","position":"8","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-3abd3df4a49107b1500e3727951612c9d0db8b79935714a13932571824f6ddb2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/3\/8\/0\/131639380-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639380","position":"9","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-64d08350cef085b4398f0ee3f1f9d4ec628aecfe3890a0f1b0367c8309274c43.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/0\/1\/131639401-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639401","position":"10","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-939a349eff1f25ee80cad2854e1d871e3fcafd21ac624a5ecf1da72973440481.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/4\/2\/2\/131639422-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"131639422","position":"11","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-becadde76f86d9a090ec19b14b77285a49a60c885d5f9faca340d6f6983f0d69.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/1\/6\/3\/9\/2\/5\/7\/131639257-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"131639257","position":"1","id_origin":"https:\/\/opisto-prod-opimedia.opisto.s3.eu-west-1.bso.st\/Pictures\/4491\/2024_1\/Piece-Retroviseur-gauche-6C1857507A9B9-VOLKSWAGEN-POLO-5-PHASE-1-6fa9d1e524a47be8518b671186748bbcd75e44932e0ce6602413dca2cc9d5bc1.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":85,"regular_price_amount":85,"regular_price":"85,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=39446241&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"39446241","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"39446241","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"164,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"Fili: 2","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-07-24 14:30:31","date_upd":"2026-07-14 14:30:40","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"CGP (2013) T6520  Grigio - Retrovisore est.","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"39446241-136713804","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":164,"price_without_reduction":164,"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\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"136713796","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/0f3damfTEyiE?publicKey=casse&accessToken=1df289a8a5c26f5ab99457b99c6d4a3a53f9dfad18160e7bb34eba63deaa4519","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713804","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/R2AphTnxvF3G?publicKey=casse&accessToken=762fbdb1398183912fc5f4603b73f52a1916407b2c6e9d2cf5f898afbe752eb8","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713821","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/fHNPbi9YXNoO?publicKey=casse&accessToken=79de4f4c7492e35d49f1152dbd93179be09ff32ccee0de396be9265b3e2e43ea","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713841","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/-ocb46xPOJXK?publicKey=casse&accessToken=62576c0706af9181e6d2b178f9b4820cab0ee88ac4d32fd3d74785ef0f10c492","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713854","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/zIwJlMZeUgQG?publicKey=casse&accessToken=c2fb7c36fd08b6d7575e66fae38caa2cd15c4841326938d28956c51d7022a2fb","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713867","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/jZgbcnJeKySQ?publicKey=casse&accessToken=b9e5b6f6ec899779722d2261974dbcade52282bb606163606c492d978e9b2990","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713876","position":"7","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/9e0FbotXgVzE?publicKey=casse&accessToken=49c107f2e068748cf4a76925db81ebbad2f88eb75b235389542a55f71e1bc13d","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"136713796","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/0f3damfTEyiE?publicKey=casse&accessToken=1df289a8a5c26f5ab99457b99c6d4a3a53f9dfad18160e7bb34eba63deaa4519","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":164,"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":"Fili: 2","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":"39446241","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"164,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"Fili: 2","supplier_reference":"","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-07-24 14:30:31","date_upd":"2026-07-14 14:30:40","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:polipK00CCS40E","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:poliv98127","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZDY196520","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"104","origin_modele":"991446","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"87","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"104","origin_modele_id":"991446","origin_piece_id":"87","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":"CGP (2013) T6520  Grigio - Retrovisore est.","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6817999","id_modele_parent":"10177","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"39446241-136713804","prix":"164.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"USED WORLD PARTS","ordre_affichage":"24975","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/39446241-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":164,"price_without_reduction":164,"price_without_reduction_without_tax":164,"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\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"136713796","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/0f3damfTEyiE?publicKey=casse&accessToken=1df289a8a5c26f5ab99457b99c6d4a3a53f9dfad18160e7bb34eba63deaa4519","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/0\/4\/136713804-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713804","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/R2AphTnxvF3G?publicKey=casse&accessToken=762fbdb1398183912fc5f4603b73f52a1916407b2c6e9d2cf5f898afbe752eb8","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/2\/1\/136713821-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713821","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/fHNPbi9YXNoO?publicKey=casse&accessToken=79de4f4c7492e35d49f1152dbd93179be09ff32ccee0de396be9265b3e2e43ea","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/4\/1\/136713841-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713841","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/-ocb46xPOJXK?publicKey=casse&accessToken=62576c0706af9181e6d2b178f9b4820cab0ee88ac4d32fd3d74785ef0f10c492","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/5\/4\/136713854-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713854","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/zIwJlMZeUgQG?publicKey=casse&accessToken=c2fb7c36fd08b6d7575e66fae38caa2cd15c4841326938d28956c51d7022a2fb","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/6\/7\/136713867-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713867","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/jZgbcnJeKySQ?publicKey=casse&accessToken=b9e5b6f6ec899779722d2261974dbcade52282bb606163606c492d978e9b2990","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/8\/7\/6\/136713876-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"136713876","position":"7","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/9e0FbotXgVzE?publicKey=casse&accessToken=49c107f2e068748cf4a76925db81ebbad2f88eb75b235389542a55f71e1bc13d","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/3\/6\/7\/1\/3\/7\/9\/6\/136713796-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"136713796","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/0f3damfTEyiE?publicKey=casse&accessToken=1df289a8a5c26f5ab99457b99c6d4a3a53f9dfad18160e7bb34eba63deaa4519","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":164,"regular_price_amount":164,"regular_price":"164,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=47439287&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"47439287","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"47439287","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"151,20\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-07-24 14:31:16","date_upd":"2026-07-24 21:06:27","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"47439287-164716636","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","attribute_price":0,"price_tax_exc":151.2,"price_without_reduction":151.2,"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\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"164716615","position":"1","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/2\/5\/973925.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716636","position":"2","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/5\/9\/973959.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716653","position":"3","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/7\/3\/973973.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716669","position":"4","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/3\/7\/973937.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716681","position":"5","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/5\/1\/973951.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"164716615","position":"1","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/2\/5\/973925.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":151.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":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":"47439287","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"151,20\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":"ELECTRICO","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-07-24 14:31:16","date_upd":"2026-07-24 21:06:27","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"107:VAH01TO9IJ\/1869333","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":"CFWA","vehicule_ref_id":"WVWZZZ6RZDY188143","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"A0001E2T","origin_modele":"A0002701","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"PS00438H","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"A0001E2T","origin_modele_id":"A0002701","origin_piece_id":"PS00438H","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":"107","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6820364","id_modele_parent":"10177","id_energie":"0","id_seller":"107","id_country_seller":"6","id_image":"47439287-164716636","prix":"151.200000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo","seller_name":"Desguaces Hermanos Villam\u00f3n SA.","ordre_affichage":"2355","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","fdp_incluse":"1","code_moteur":"CFWA","reference_constructeur":"ELECTRICO","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/47439287-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo.html","attribute_price":0,"price_tax_exc":151.2,"price_without_reduction":151.2,"price_without_reduction_without_tax":151.2,"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\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"164716615","position":"1","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/2\/5\/973925.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/3\/6\/164716636-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716636","position":"2","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/5\/9\/973959.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/5\/3\/164716653-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716653","position":"3","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/7\/3\/973973.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/6\/9\/164716669-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716669","position":"4","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/3\/7\/973937.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/8\/1\/164716681-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"164716681","position":"5","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/5\/1\/973951.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/4\/7\/1\/6\/6\/1\/5\/164716615-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"164716615","position":"1","id_origin":"https:\/\/desguacehervisa.com\/img\/p\/9\/7\/3\/9\/2\/5\/973925.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":151.2,"regular_price_amount":151.2,"regular_price":"151,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=46799646&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"46799646","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"46799646","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"84,90\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"6C1857507A9B9","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-07-24 14:31:33","date_upd":"2026-07-24 04:25:04","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"46799646-161061090","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":77.18,"price_without_reduction":84.898,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"6 mois","id_feature":"14","position":"12"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":10,"tax_name":"TVA FR 10%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161061075","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-984e0b8a-34da-4cd9-a31d-30d958ed1ceb-128853106-1345098a36033c3dc65382415a0c3abc2e4e6dc2c646936b0cce125a61ba0d2a_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061090","position":"2","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-dd89349e-251c-4036-8053-8bc80441e5a3-128853106-c894e02f729066247840616c10285615589492973e5ba167c321dc251fca068b_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061108","position":"3","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-212da1ff-3d09-4278-ad10-0a985c325ffa-128853106-8999b1f9981d397fecdbd930e49ef5de16f35683e1906169c1068ed6461c6df3_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061121","position":"4","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-64597a8c-42d7-450d-9b30-bdb45f9a2562-128853106-b1d8be5bd0a85cc251db374231c2b50eff5ad793bcb93d879aa19619d60dde42_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061134","position":"5","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-ef622317-566a-41a1-810a-929061a0df2b-128853106-2175720e3bde1c8d10c0d6f9be7f2a500247a9c0f995f4e82258388fdd8c71c1_m.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161061075","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-984e0b8a-34da-4cd9-a31d-30d958ed1ceb-128853106-1345098a36033c3dc65382415a0c3abc2e4e6dc2c646936b0cce125a61ba0d2a_m.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":84.9,"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":"6C1857507A9B9","grouped_features":{"Garantie":{"name":"Garantie","value":"6 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":"46799646","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"2","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"84,90\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"6C1857507A9B9","supplier_reference":"6C1857507A9B9","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-07-24 14:31:33","date_upd":"2026-07-24 04:25:04","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"98:128853106","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":"98:WVWZZZ6RZGY226134","code_moteur_field":"CUSB","vehicule_ref_id":"WVWZZZ6RZGY226134","vehicule_ktype":"101150","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO 5 PHASE 2","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Retroviseur gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","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":"10.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":"98","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6825567","id_modele_parent":"10177","id_energie":"0","id_seller":"98","id_country_seller":"8","id_image":"46799646-161061090","prix":"84.898000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"SARL A.P.M.","ordre_affichage":"7558","snipet":"[{\"value\":\"6 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","fdp_incluse":"0","code_moteur":"CUSB","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/46799646-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":77.18,"price_without_reduction":84.898,"price_without_reduction_without_tax":77.18,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Garantie","value":"6 mois","id_feature":"14","position":"12"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":10,"tax_name":"TVA FR 10%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161061075","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-984e0b8a-34da-4cd9-a31d-30d958ed1ceb-128853106-1345098a36033c3dc65382415a0c3abc2e4e6dc2c646936b0cce125a61ba0d2a_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/9\/0\/161061090-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061090","position":"2","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-dd89349e-251c-4036-8053-8bc80441e5a3-128853106-c894e02f729066247840616c10285615589492973e5ba167c321dc251fca068b_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/0\/8\/161061108-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061108","position":"3","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-212da1ff-3d09-4278-ad10-0a985c325ffa-128853106-8999b1f9981d397fecdbd930e49ef5de16f35683e1906169c1068ed6461c6df3_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/2\/1\/161061121-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061121","position":"4","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-64597a8c-42d7-450d-9b30-bdb45f9a2562-128853106-b1d8be5bd0a85cc251db374231c2b50eff5ad793bcb93d879aa19619d60dde42_m.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/1\/3\/4\/161061134-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"161061134","position":"5","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-ef622317-566a-41a1-810a-929061a0df2b-128853106-2175720e3bde1c8d10c0d6f9be7f2a500247a9c0f995f4e82258388fdd8c71c1_m.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/6\/1\/0\/6\/1\/0\/7\/5\/161061075-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"161061075","position":"1","id_origin":"https:\/\/opisto-prod-pic.opisto.s3.eu-west-1.bso.st\/6069\/po_photo\/2026\/06\/128853106-984e0b8a-34da-4cd9-a31d-30d958ed1ceb-128853106-1345098a36033c3dc65382415a0c3abc2e4e6dc2c646936b0cce125a61ba0d2a_m.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":84.9,"regular_price_amount":84.9,"regular_price":"84,90\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=34995765&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"34995765","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"34995765","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"77,34\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"104642875","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-07-24 14:31:42","date_upd":"2026-07-24 23:33:48","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"34995765-124591294","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":77.34,"price_without_reduction":77.34,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"150401","id_feature":"19","position":"17"},{"name":"Remarques","value":null,"id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"124591293","position":"1","id_origin":"https:\/\/allocasseauto.com\/1097784-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"124591294","position":"2","id_origin":"https:\/\/allocasseauto.com\/1097785-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"124591295","position":"3","id_origin":"https:\/\/allocasseauto.com\/1097786-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"124591296","position":"4","id_origin":"https:\/\/allocasseauto.com\/1097787-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"124591293","position":"1","id_origin":"https:\/\/allocasseauto.com\/1097784-large_default\/retroviseur-gauche-volkswagen-polo-5.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":77.34,"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":"104642875","grouped_features":{"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"150401","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":null,"id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":null,"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":"34995765","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"77,34\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"104642875","supplier_reference":"6C1857507A9B9","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-07-24 14:31:42","date_upd":"2026-07-24 23:33:48","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"39:139281","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":"39:WVWZZZ6RZCY150046","code_moteur_field":"CFWA","vehicule_ref_id":"WVWZZZ6RZCY150046","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO 5 PHASE 1","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Retroviseur gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","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":"69.340000","frais_port_ttc":"8.000000","origin_id_prefix":"39","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6828152","id_modele_parent":"10177","id_energie":"16523","id_seller":"39","id_country_seller":"8","id_image":"34995765-124591294","prix":"77.340000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"ALLO CASSE AUTO","ordre_affichage":"10143","snipet":"[{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"12 mois\",\"name\":\"Garantie\"},{\"value\":\"150401\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","fdp_incluse":"1","code_moteur":"CFWA","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/34995765-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":77.34,"price_without_reduction":77.34,"price_without_reduction_without_tax":77.34,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"150401","id_feature":"19","position":"17"},{"name":"Remarques","value":null,"id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"124591293","position":"1","id_origin":"https:\/\/allocasseauto.com\/1097784-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/4\/124591294-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"124591294","position":"2","id_origin":"https:\/\/allocasseauto.com\/1097785-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/5\/124591295-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"124591295","position":"3","id_origin":"https:\/\/allocasseauto.com\/1097786-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/6\/124591296-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"124591296","position":"4","id_origin":"https:\/\/allocasseauto.com\/1097787-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/2\/4\/5\/9\/1\/2\/9\/3\/124591293-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"124591293","position":"1","id_origin":"https:\/\/allocasseauto.com\/1097784-large_default\/retroviseur-gauche-volkswagen-polo-5.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":77.34,"regular_price_amount":77.34,"regular_price":"77,34\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=41325159&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"41325159","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"41325159","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"182,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"Fili: 6","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-07-24 14:31:49","date_upd":"2026-07-14 14:30:51","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"CFW (2012) T4676  Nero - Retrovisore est. regolaz. elettr.","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"41325159-143637010","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":182,"price_without_reduction":182,"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\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"143636994","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/I_LOYxay5FBG?publicKey=casse&accessToken=a3d4485ceedd6252901ec7b1da4a1b6f8ced52cc6e2742e0a1aaa9a265b3af2e","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637010","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/lNIzJKbPVy39?publicKey=casse&accessToken=a1d5356b846ccc253ef195cf0f3bc300625530043807745c1d28be2d360af5c5","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637351","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/caaCWbLgePOC?publicKey=casse&accessToken=9e09227e2b58d2c3930365565d61cdaa61cb3cee0ca475efb8810f1f49ea8153","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637366","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/ikrRZgnhsrY-?publicKey=casse&accessToken=ff8806c1da3525f43303f2f62ff05f13619a3553dc17b0353cd36a786a7b5612","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637385","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/_chSSMdr9kK5?publicKey=casse&accessToken=4ef867066d56891dd9696b1be3b7136620359a1ed34ecc7543789b4f4e89874c","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637403","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/f7JLHumF-zA-?publicKey=casse&accessToken=3e22517d051f47d4ec8e89dee022b84aabd982053545ab3f6a995611783b3160","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637418","position":"7","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/S8EIWapIkZcE?publicKey=casse&accessToken=78131a4fc9bf30020b57e94b2a08f41a6d49abbd57df146de5576f01b7911df6","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"143636994","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/I_LOYxay5FBG?publicKey=casse&accessToken=a3d4485ceedd6252901ec7b1da4a1b6f8ced52cc6e2742e0a1aaa9a265b3af2e","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":182,"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":"Fili: 6","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":"41325159","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"182,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"Fili: 6","supplier_reference":"","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-07-24 14:31:49","date_upd":"2026-07-14 14:30:51","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"26:polipK00SE1N2X","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:poliv99198","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZCY174676","vehicule_ktype":"","vehicule_ref_etat":"4","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"104","origin_modele":"991446","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"87","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"104","origin_modele_id":"991446","origin_piece_id":"87","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":"CFW (2012) T4676  Nero - Retrovisore est. regolaz. elettr.","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6830181","id_modele_parent":"10177","id_energie":"0","id_seller":"26","id_country_seller":"6","id_image":"41325159-143637010","prix":"182.000000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"USED WORLD PARTS","ordre_affichage":"12173","snipet":"[{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/41325159-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":182,"price_without_reduction":182,"price_without_reduction_without_tax":182,"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\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"143636994","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/I_LOYxay5FBG?publicKey=casse&accessToken=a3d4485ceedd6252901ec7b1da4a1b6f8ced52cc6e2742e0a1aaa9a265b3af2e","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/0\/1\/0\/143637010-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637010","position":"2","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/lNIzJKbPVy39?publicKey=casse&accessToken=a1d5356b846ccc253ef195cf0f3bc300625530043807745c1d28be2d360af5c5","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/5\/1\/143637351-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637351","position":"3","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/caaCWbLgePOC?publicKey=casse&accessToken=9e09227e2b58d2c3930365565d61cdaa61cb3cee0ca475efb8810f1f49ea8153","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/6\/6\/143637366-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637366","position":"4","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/ikrRZgnhsrY-?publicKey=casse&accessToken=ff8806c1da3525f43303f2f62ff05f13619a3553dc17b0353cd36a786a7b5612","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/3\/8\/5\/143637385-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637385","position":"5","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/_chSSMdr9kK5?publicKey=casse&accessToken=4ef867066d56891dd9696b1be3b7136620359a1ed34ecc7543789b4f4e89874c","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/0\/3\/143637403-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637403","position":"6","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/f7JLHumF-zA-?publicKey=casse&accessToken=3e22517d051f47d4ec8e89dee022b84aabd982053545ab3f6a995611783b3160","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/7\/4\/1\/8\/143637418-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"143637418","position":"7","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/S8EIWapIkZcE?publicKey=casse&accessToken=78131a4fc9bf30020b57e94b2a08f41a6d49abbd57df146de5576f01b7911df6","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/3\/6\/3\/6\/9\/9\/4\/143636994-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"143636994","position":"1","id_origin":"http:\/\/f2.mbrev.es\/users\/pollini\/images\/I_LOYxay5FBG?publicKey=casse&accessToken=a3d4485ceedd6252901ec7b1da4a1b6f8ced52cc6e2742e0a1aaa9a265b3af2e","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":182,"regular_price_amount":182,"regular_price":"182,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=40825725&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"40825725","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"40825725","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"70,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"121550187","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-07-24 14:31:52","date_upd":"2026-07-24 01:28:19","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"40825725-142271761","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":70,"price_without_reduction":70,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Remarques","value":"COQUE NOIRE\nREGLAGE ELECTRIQUE \nDEGIVRAGE : AVEC\nNOMBRE DE CONNECTEURS : 1\nNOMBRE DE BROCHES : 6\n","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"142271745","position":"1","id_origin":"https:\/\/www.ets-marin.fr\/6136030-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271761","position":"2","id_origin":"https:\/\/www.ets-marin.fr\/6136031-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271775","position":"3","id_origin":"https:\/\/www.ets-marin.fr\/6136032-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271790","position":"4","id_origin":"https:\/\/www.ets-marin.fr\/6136033-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271806","position":"5","id_origin":"https:\/\/www.ets-marin.fr\/6136034-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271822","position":"6","id_origin":"https:\/\/www.ets-marin.fr\/6136035-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271997","position":"7","id_origin":"https:\/\/www.ets-marin.fr\/6136016-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272016","position":"8","id_origin":"https:\/\/www.ets-marin.fr\/6136017-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272029","position":"9","id_origin":"https:\/\/www.ets-marin.fr\/6136018-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272040","position":"10","id_origin":"https:\/\/www.ets-marin.fr\/6136019-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272064","position":"11","id_origin":"https:\/\/www.ets-marin.fr\/6136020-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272077","position":"12","id_origin":"https:\/\/www.ets-marin.fr\/6136021-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272091","position":"13","id_origin":"https:\/\/www.ets-marin.fr\/6136022-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272108","position":"14","id_origin":"https:\/\/www.ets-marin.fr\/6136023-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272124","position":"15","id_origin":"https:\/\/www.ets-marin.fr\/6136024-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272141","position":"16","id_origin":"https:\/\/www.ets-marin.fr\/6136025-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272155","position":"17","id_origin":"https:\/\/www.ets-marin.fr\/6136026-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272168","position":"18","id_origin":"https:\/\/www.ets-marin.fr\/6136027-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272189","position":"19","id_origin":"https:\/\/www.ets-marin.fr\/6136028-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272199","position":"20","id_origin":"https:\/\/www.ets-marin.fr\/6136029-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"142271745","position":"1","id_origin":"https:\/\/www.ets-marin.fr\/6136030-large_default\/retroviseur-gauche-volkswagen-polo-5.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":70,"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":"121550187","grouped_features":{"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"COQUE NOIRE\nREGLAGE ELECTRIQUE \nDEGIVRAGE : AVEC\nNOMBRE DE CONNECTEURS : 1\nNOMBRE DE BROCHES : 6\n","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":null,"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":"40825725","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"70,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"121550187","supplier_reference":"6R1857507D9B9","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-07-24 14:31:52","date_upd":"2026-07-24 01:28:19","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"76:509190","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":"76:WVWZZZ6RZAY098283","code_moteur_field":"CAYA","vehicule_ref_id":"WVWZZZ6RZAY098283","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO 5 PHASE 1","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"Retroviseur gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","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":"70.000000","frais_port_ttc":"1.000000","origin_id_prefix":"76","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6831346","id_modele_parent":"10177","id_energie":"16523","id_seller":"76","id_country_seller":"8","id_image":"40825725-142271761","prix":"70.000000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"SARL ETS GUY MARIN","ordre_affichage":"13338","snipet":"[{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"12 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","fdp_incluse":"1","code_moteur":"CAYA","reference_constructeur":"6R1857507D9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40825725-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":70,"price_without_reduction":70,"price_without_reduction_without_tax":70,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Remarques","value":"COQUE NOIRE\nREGLAGE ELECTRIQUE \nDEGIVRAGE : AVEC\nNOMBRE DE CONNECTEURS : 1\nNOMBRE DE BROCHES : 6\n","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"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\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"142271745","position":"1","id_origin":"https:\/\/www.ets-marin.fr\/6136030-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/6\/1\/142271761-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271761","position":"2","id_origin":"https:\/\/www.ets-marin.fr\/6136031-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/7\/5\/142271775-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271775","position":"3","id_origin":"https:\/\/www.ets-marin.fr\/6136032-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/9\/0\/142271790-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271790","position":"4","id_origin":"https:\/\/www.ets-marin.fr\/6136033-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/0\/6\/142271806-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271806","position":"5","id_origin":"https:\/\/www.ets-marin.fr\/6136034-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/8\/2\/2\/142271822-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271822","position":"6","id_origin":"https:\/\/www.ets-marin.fr\/6136035-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/9\/9\/7\/142271997-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142271997","position":"7","id_origin":"https:\/\/www.ets-marin.fr\/6136016-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/1\/6\/142272016-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272016","position":"8","id_origin":"https:\/\/www.ets-marin.fr\/6136017-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/2\/9\/142272029-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272029","position":"9","id_origin":"https:\/\/www.ets-marin.fr\/6136018-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/4\/0\/142272040-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272040","position":"10","id_origin":"https:\/\/www.ets-marin.fr\/6136019-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/6\/4\/142272064-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272064","position":"11","id_origin":"https:\/\/www.ets-marin.fr\/6136020-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/7\/7\/142272077-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272077","position":"12","id_origin":"https:\/\/www.ets-marin.fr\/6136021-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/0\/9\/1\/142272091-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272091","position":"13","id_origin":"https:\/\/www.ets-marin.fr\/6136022-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/0\/8\/142272108-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272108","position":"14","id_origin":"https:\/\/www.ets-marin.fr\/6136023-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/2\/4\/142272124-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272124","position":"15","id_origin":"https:\/\/www.ets-marin.fr\/6136024-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/4\/1\/142272141-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272141","position":"16","id_origin":"https:\/\/www.ets-marin.fr\/6136025-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/5\/5\/142272155-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272155","position":"17","id_origin":"https:\/\/www.ets-marin.fr\/6136026-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/6\/8\/142272168-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272168","position":"18","id_origin":"https:\/\/www.ets-marin.fr\/6136027-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/8\/9\/142272189-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272189","position":"19","id_origin":"https:\/\/www.ets-marin.fr\/6136028-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/2\/1\/9\/9\/142272199-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"142272199","position":"20","id_origin":"https:\/\/www.ets-marin.fr\/6136029-large_default\/retroviseur-gauche-volkswagen-polo-5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/2\/2\/7\/1\/7\/4\/5\/142271745-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"142271745","position":"1","id_origin":"https:\/\/www.ets-marin.fr\/6136030-large_default\/retroviseur-gauche-volkswagen-polo-5.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":70,"regular_price_amount":70,"regular_price":"70,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=42106456&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"42106456","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"42106456","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","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":"66,00\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"6R1 857 507 D","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-07-24 14:31:54","date_upd":"2026-07-21 23:53:42","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"42106456-145895313","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":60,"price_without_reduction":66,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":"POLO V 6R - 6C PHASE 1 06-2009 --&gt; 11-2010","id_feature":"3","position":"2"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Usure","value":null,"id_feature":"8","position":"6"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"180369","id_feature":"19","position":"17"},{"name":"Remarques","value":"Retroviseur ext\u00e9rieur \u00e9lectrique gauche d\u2019occasion, test\u00e9 et fonctionnel. Compatible avec plusieurs mod\u00e8les. Consultez les sp\u00e9cifications ci-dessous pour garantir la compatibilit\u00e9 avec votre v\u00e9hicule.\n- Type de r\u00e9glage : \u00e9lectrique\n- Fonction d\u00e9givrante : oui\u00a0\n- Avec r\u00e9p\u00e9titeur : oui\u00a0\n- Rabattable \u00e9lectrique : oui\u00a0\n- Type de coque : peinte\n- Nombre de connecteurs : 1\n- Nombre de broches : 6","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":10,"tax_name":"TVA FR 10%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"145895297","position":"1","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205934_82fcda95-d5fa-49a7-a768-5885c754fe88.png","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"145895313","position":"2","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205936_9e439bbf-9f6c-478c-b25a-ac17da42263d.png","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"145895330","position":"3","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205938_3a14222d-1865-4dab-bce4-a97aef593846.png","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"145895350","position":"4","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205980_f3ae240e-00c9-4303-9f72-92d0d05e02a9.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"145895297","position":"1","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205934_82fcda95-d5fa-49a7-a768-5885c754fe88.png","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":66,"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":"6R1 857 507 D","grouped_features":{"Version":{"name":"Version","value":"POLO V 6R - 6C PHASE 1 06-2009 --&gt; 11-2010","id_feature":"3","position":"2"},"Energie":{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},"Usure":{"name":"Usure","value":null,"id_feature":"8","position":"6"},"Garantie":{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"180369","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"Retroviseur ext\u00e9rieur \u00e9lectrique gauche d\u2019occasion, test\u00e9 et fonctionnel. Compatible avec plusieurs mod\u00e8les. Consultez les sp\u00e9cifications ci-dessous pour garantir la compatibilit\u00e9 avec votre v\u00e9hicule.\n- Type de r\u00e9glage : \u00e9lectrique\n- Fonction d\u00e9givrante : oui\u00a0\n- Avec r\u00e9p\u00e9titeur : oui\u00a0\n- Rabattable \u00e9lectrique : oui\u00a0\n- Type de coque : peinte\n- Nombre de connecteurs : 1\n- Nombre de broches : 6","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":null,"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":"42106456","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"2","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"66,00\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"6R1 857 507 D","supplier_reference":"6R1 857 507 D","location":"","width":"0.000000","height":"0.000000","depth":"0.000000","weight":"1.170000","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-07-24 14:31:54","date_upd":"2026-07-21 23:53:42","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"8:36455715","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\":\"45427612\"}]","corrige":"0","immatriculation":"AV-245-QK","vehicule_origin_id":"8:AV-245-QK","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZAU052641","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"RETROVISEUR GAUCHE","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","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":"10.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":"8","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6831761","id_modele_parent":"10177","id_energie":"16523","id_seller":"8","id_country_seller":"8","id_image":"42106456-145895313","prix":"66.000000","energie":"Diesel","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"recupauto","ordre_affichage":"13753","snipet":"[{\"value\":\"POLO V 6R - 6C PHASE 1 06-2009 --&gt; 11-2010\",\"name\":\"Version\"},{\"value\":\"Diesel\",\"name\":\"Energie\"},{\"value\":\"12 mois\",\"name\":\"Garantie\"},{\"value\":\"180369\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","fdp_incluse":"0","code_moteur":"","reference_constructeur":"6R1 857 507 D","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/42106456-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":60,"price_without_reduction":66,"price_without_reduction_without_tax":60,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Version","value":"POLO V 6R - 6C PHASE 1 06-2009 --&gt; 11-2010","id_feature":"3","position":"2"},{"name":"Energie","value":"Diesel","id_feature":"6","position":"4"},{"name":"Usure","value":null,"id_feature":"8","position":"6"},{"name":"Garantie","value":"12 mois","id_feature":"14","position":"12"},{"name":"Kilom\u00e9trage","value":"180369","id_feature":"19","position":"17"},{"name":"Remarques","value":"Retroviseur ext\u00e9rieur \u00e9lectrique gauche d\u2019occasion, test\u00e9 et fonctionnel. Compatible avec plusieurs mod\u00e8les. Consultez les sp\u00e9cifications ci-dessous pour garantir la compatibilit\u00e9 avec votre v\u00e9hicule.\n- Type de r\u00e9glage : \u00e9lectrique\n- Fonction d\u00e9givrante : oui\u00a0\n- Avec r\u00e9p\u00e9titeur : oui\u00a0\n- Rabattable \u00e9lectrique : oui\u00a0\n- Type de coque : peinte\n- Nombre de connecteurs : 1\n- Nombre de broches : 6","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":10,"tax_name":"TVA FR 10%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"145895297","position":"1","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205934_82fcda95-d5fa-49a7-a768-5885c754fe88.png","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/1\/3\/145895313-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"145895313","position":"2","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205936_9e439bbf-9f6c-478c-b25a-ac17da42263d.png","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/3\/0\/145895330-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"145895330","position":"3","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205938_3a14222d-1865-4dab-bce4-a97aef593846.png","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/3\/5\/0\/145895350-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"145895350","position":"4","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205980_f3ae240e-00c9-4303-9f72-92d0d05e02a9.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/5\/8\/9\/5\/2\/9\/7\/145895297-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"145895297","position":"1","id_origin":"https:\/\/valorione.fr\/media\/10\/product_instance\/36455715\/public\/18205934_82fcda95-d5fa-49a7-a768-5885c754fe88.png","associatedVariants":[]},"has_discount":false,"discount_type":null,"discount_percentage":null,"discount_percentage_absolute":null,"discount_amount":null,"discount_amount_to_display":null,"price_amount":66,"regular_price_amount":66,"regular_price":"66,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=18225136&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"18225136","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.html","condition":{"type":"new","label":"Nouveau produit","schema_url":"https:\/\/schema.org\/NewCondition"},"delivery_information":"","embedded_attributes":{"id_product":"18225136","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","id_shop_default":"1","on_sale":"0","online_only":"0","ecotax":"0.000000","quantity":42,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"54,72\u00a0\u20ac","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"RA28474","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":"new","show_price":"1","indexed":"0","visibility":"both","is_virtual":"0","cache_default_attribute":"0","date_add":"2026-07-24 14:31:57","date_upd":"2026-07-24 23:43:19","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)","link_rewrite":"retroviseur-exterieur-gauche-volkswagen-polo","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"18225136-91921192","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.html","attribute_price":0,"price_tax_exc":54.72,"price_without_reduction":54.72,"reduction":0,"specific_prices":[],"quantity_all_versions":42,"features":[{"name":"Version","value":null,"id_feature":"3","position":"2"},{"name":"Usure","value":null,"id_feature":"8","position":"6"},{"name":"Garantie","value":"24 mois","id_feature":"14","position":"12"},{"name":"Remarques","value":"R\u00e9troviseur m\u00e9canique gauche \u00e0 peindre fiche carr\u00e9 POLO 5 09\/2009 - 03\/2014 conducteur","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\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"91921192","position":"1","id_origin":"https:\/\/cdn.repiauto.com\/134361-large_default\/retroviseur-mecanique-gauche-a-peindre-fiche-carre-volkswagen-polo-5-2009-2010.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"91921192","position":"1","id_origin":"https:\/\/cdn.repiauto.com\/134361-large_default\/retroviseur-mecanique-gauche-a-peindre-fiche-carre-volkswagen-polo-5-2009-2010.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":54.72,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"","availability":"available"},"file_size_formatted":null,"attachments":[],"quantity_discounts":[],"reference_to_display":"RA28474","grouped_features":{"Version":{"name":"Version","value":null,"id_feature":"3","position":"2"},"Usure":{"name":"Usure","value":null,"id_feature":"8","position":"6"},"Garantie":{"name":"Garantie","value":"24 mois","id_feature":"14","position":"12"},"Remarques":{"name":"Remarques","value":"R\u00e9troviseur m\u00e9canique gauche \u00e0 peindre fiche carr\u00e9 POLO 5 09\/2009 - 03\/2014 conducteur","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":"18225136","id_supplier":"1","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"0","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":42,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"54,72\u00a0\u20ac","old_price_octobre_2025":null,"wholesale_price":"0.000000","unity":"","unit_price_ratio":"0.000000","additional_shipping_cost":"0.00","reference":"RA28474","supplier_reference":"6R1857507C \/ 6R0857537BGRU \/ 6R0857521 \/ 6R0949101F","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-07-24 14:31:57","date_upd":"2026-07-24 23:43:19","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"58:51275","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":"","vehicule_ktype":"","vehicule_ref_etat":"0","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"POLO POLO 5 09\/2009 - 03\/2014","origin_modele_parent":"","origin_modele_parent_id":"","origin_version":"","origin_piece":"R\u00e9troviseur manuel gauche","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"14505","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":"58","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)","link_rewrite":"retroviseur-exterieur-gauche-volkswagen-polo","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"","new":"0","id_tampon_product":"6832684","id_modele_parent":"10177","id_energie":"0","id_seller":"58","id_country_seller":"8","id_image":"18225136-91921192","prix":"54.720000","energie":"","libelle":"R\u00e9troviseur ext\u00e9rieur gauche VOLKSWAGEN Polo (pi\u00e8ce neuve)","seller_name":"REPIAUTO","ordre_affichage":"14676","snipet":"[{\"value\":\"24 mois\",\"name\":\"Garantie\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","fdp_incluse":"1","code_moteur":"","reference_constructeur":"6R1857507C \/ 6R0857537BGRU \/ 6R0857521 \/ 6R0949101F","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/18225136-retroviseur-exterieur-gauche-volkswagen-polo.html","attribute_price":0,"price_tax_exc":54.72,"price_without_reduction":54.72,"price_without_reduction_without_tax":54.72,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":42,"features":[{"name":"Version","value":null,"id_feature":"3","position":"2"},{"name":"Usure","value":null,"id_feature":"8","position":"6"},{"name":"Garantie","value":"24 mois","id_feature":"14","position":"12"},{"name":"Remarques","value":"R\u00e9troviseur m\u00e9canique gauche \u00e0 peindre fiche carr\u00e9 POLO 5 09\/2009 - 03\/2014 conducteur","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\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"91921192","position":"1","id_origin":"https:\/\/cdn.repiauto.com\/134361-large_default\/retroviseur-mecanique-gauche-a-peindre-fiche-carre-volkswagen-polo-5-2009-2010.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/9\/1\/9\/2\/1\/1\/9\/2\/91921192-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"91921192","position":"1","id_origin":"https:\/\/cdn.repiauto.com\/134361-large_default\/retroviseur-mecanique-gauche-a-peindre-fiche-carre-volkswagen-polo-5-2009-2010.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":54.72,"regular_price_amount":54.72,"regular_price":"54,72\u00a0\u20ac","discount_to_display":null,"unit_price_full":"","show_availability":true,"availability_date":null,"availability_message":"","availability":"available"},{"add_to_cart_url":"https:\/\/boutique.francecasse.fr\/panier?add=1&id_product=40323606&id_product_attribute=0&token=b211a6f0788e1b181bacdc34559ca41e","id":"40323606","attributes":[],"show_price":true,"weight_unit":"kg","url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","canonical_url":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","condition":{"type":"used","label":"Utilis\u00e9","schema_url":"https:\/\/schema.org\/UsedCondition"},"delivery_information":"","embedded_attributes":{"id_product":"40323606","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","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":"50,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-07-24 14:32:04","date_upd":"2026-07-24 19:40:54","advanced_stock_management":"0","pack_stock_type":"3","description":"","description_short":"REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","new":"0","id_image":"40323606-140191156","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":41.67,"price_without_reduction":50.004,"reduction":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"BLANC","id_feature":"2","position":"1"},{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":null,"id_feature":"18","position":"16"},{"name":"Date de mise en circulation","value":"03\/07\/2013","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Kilom\u00e9trage","value":"135531 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"attachments":[],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"140191142","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191156","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191173","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191187","position":"4","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191203","position":"5","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"140191142","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_1.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":50,"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":{"Couleur":{"name":"Couleur","value":"BLANC","id_feature":"2","position":"1"},"Energie":{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},"Carrosserie":{"name":"Carrosserie","value":"\n","id_feature":"7","position":"5"},"Puissance cheveaux":{"name":"Puissance cheveaux","value":"\n","id_feature":"15","position":"13"},"Cylindr\u00e9e":{"name":"Cylindr\u00e9e","value":"\n","id_feature":"16","position":"14"},"Puissance DIN":{"name":"Puissance DIN","value":"\n","id_feature":"17","position":"15"},"Date de mise en circulation":{"name":"Date de mise en circulation","value":"\n03\/07\/2013","id_feature":"18","position":"16"},"Kilom\u00e9trage":{"name":"Kilom\u00e9trage","value":"\n135531 km","id_feature":"19","position":"17"},"Remarques":{"name":"Remarques","value":"REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","id_feature":"24","position":"22"},"Nombre de portes":{"name":"Nombre de portes","value":"\n","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":"40323606","id_supplier":"0","id_manufacturer":"0","id_category_default":"18425","old_id_category_default":null,"id_shop_default":"1","id_tax_rules_group":"1","on_sale":"0","online_only":"0","ean13":"","isbn":"","upc":"","quantity":1,"minimal_quantity":"1","low_stock_threshold":null,"low_stock_alert":"0","price":"50,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":"6C1857507A9B9","location":"19B06D","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-07-24 14:32:04","date_upd":"2026-07-24 19:40:54","advanced_stock_management":"0","pack_stock_type":"3","state":"1","origin_id":"23:A123_5271360185433","casse":"63302","type_vhu":"","taxe_sur_marge":"0","price_ttc":"0.000000","wholesale_price_ttc":"0.000000","price_new":"258.060000","frais_port":"14.400000","vhu_destockage":"0","vehicule_image_ids":"","corrige":"0","immatriculation":"CW863NR","vehicule_origin_id":"23:CW863NR85433M10VWGVP8066655","code_moteur_field":"","vehicule_ref_id":"WVWZZZ6RZEY006259","vehicule_ktype":"","vehicule_ref_etat":"1","date_reset_vin_etat":null,"date_to_delete":"0000-00-00 00:00:00","origin_marque":"VOLKSWAGEN","origin_modele":"PHASE 1","origin_modele_parent":"POLO 5","origin_modele_parent_id":"POLO 5","origin_version":"","origin_piece":"RETROVISEUR EXT. G (PARTIE LAT - PORTE AV)","id_category_piece":"18425","id_category_marque":"2359","id_category_modele":"14505","id_category_version":"0","a_supprimer":"0","fake_deleted_at":null,"code_moteur_manually_updated":"0","uwp_to_delete":"0","origin_marque_id":"VOLKSWAGEN","origin_modele_id":"POLO 5","origin_piece_id":"RETROVISEUR EXT. G (PARTIE LAT - PORTE AV)","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":"23","origin_id_vhu2":"","id_shop":"1","id_lang":"1","description":"","description_short":"REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","link_rewrite":"retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes","old_link_rewrite":null,"meta_description":"","meta_keywords":"","meta_title":"","name":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","old_name":null,"available_now":"","available_later":"","delivery_in_stock":"","delivery_out_stock":"","remarque_field":"REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","new":"0","id_tampon_product":"6834757","id_modele_parent":"10177","id_energie":"16532","id_seller":"23","id_country_seller":"8","id_image":"40323606-140191156","prix":"50.004000","energie":"Essence","libelle":"R\u00e9troviseur ext\u00e9rieur gauche d'occasion pour VOLKSWAGEN Polo V 5 portes","seller_name":"ADCO","ordre_affichage":"16749","snipet":"[{\"value\":\"Essence\",\"name\":\"Energie\"},{\"value\":\"135531 km\",\"name\":\"Kilom\\u00e9trage\"}]","url_produit":"","url_photo":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","fdp_incluse":"0","code_moteur":"","reference_constructeur":"6C1857507A9B9","expansion_level":"0","id_product_attribute":"0","allow_oosp":0,"category":"retroviseur-exterieur-gauche","category_name":"R\u00e9troviseur ext\u00e9rieur gauche","link":"https:\/\/boutique.francecasse.fr\/retroviseur-exterieur-gauche\/40323606-retroviseur-exterieur-gauche-d-occasion-pour-volkswagen-polo-v-5-portes.html","attribute_price":0,"price_tax_exc":41.67,"price_without_reduction":50.004,"price_without_reduction_without_tax":41.67,"reduction":0,"reduction_without_tax":0,"specific_prices":[],"quantity_all_versions":1,"features":[{"name":"Couleur","value":"BLANC","id_feature":"2","position":"1"},{"name":"Energie","value":"Essence","id_feature":"6","position":"4"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Carrosserie","value":null,"id_feature":"7","position":"5"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Puissance cheveaux","value":null,"id_feature":"15","position":"13"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Cylindr\u00e9e","value":null,"id_feature":"16","position":"14"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Puissance DIN","value":null,"id_feature":"17","position":"15"},{"name":"Date de mise en circulation","value":null,"id_feature":"18","position":"16"},{"name":"Date de mise en circulation","value":"03\/07\/2013","id_feature":"18","position":"16"},{"name":"Kilom\u00e9trage","value":null,"id_feature":"19","position":"17"},{"name":"Kilom\u00e9trage","value":"135531 km","id_feature":"19","position":"17"},{"name":"Remarques","value":"REF : 6R1857501BFB9A REGLAGE ELECTRIQUE COQUILLE PEINTE : BLANCHE REPETITEUR COULEUR DE LA FICHE : 1 NOIRE NB DE BROCHES : 6 ","id_feature":"24","position":"22"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"},{"name":"Nombre de portes","value":null,"id_feature":"25","position":"23"}],"virtual":0,"pack":0,"packItems":[],"nopackprice":0,"customization_required":false,"rate":20,"tax_name":"TVA FR 20%","ecotax_rate":0,"unit_price":"","images":[{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"140191142","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_1.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/5\/6\/140191156-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191156","position":"2","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_2.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/7\/3\/140191173-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191173","position":"3","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_3.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/8\/7\/140191187-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191187","position":"4","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_4.jpg","associatedVariants":[]},{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/2\/0\/3\/140191203-large_default.webp","width":800,"height":800},"legend":"","cover":null,"id_image":"140191203","position":"5","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_5.jpg","associatedVariants":[]}],"cover":{"bySize":{"small_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"cart_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-cart_default.webp","width":125,"height":125},"home_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"medium_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-medium_default.webp","width":452,"height":452},"large_default":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800}},"small":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-small_default.webp","width":98,"height":98},"medium":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-home_default.webp","width":250,"height":250},"large":{"url":"https:\/\/img.francecasse.fr\/1\/4\/0\/1\/9\/1\/1\/4\/2\/140191142-large_default.webp","width":800,"height":800},"legend":"","cover":"1","id_image":"140191142","position":"1","id_origin":"http:\/\/commerce-atemo.agoravita.com\/photos\/adco\/123000593027_1.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":50,"regular_price_amount":50,"regular_price":"50,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\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?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\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?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\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?order=product.product.price.desc.asc"}],"sort_selected":false,"sort_usures":[{"urlParameter":"","url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes","label":"Neuf + Occasion","current":true,"sort_usure_selected":"Neuf + Occasion"},{"urlParameter":"neuf","url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?type=neuf","label":"Pi\u00e8ces neuves","current":false,"sort_usure_selected":"Pi\u00e8ces neuves"},{"urlParameter":"occasion","url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?type=occasion","label":"Pi\u00e8ces d'occasion","current":false,"sort_usure_selected":null}],"sort_usure_selected":"Neuf + Occasion","pagination":{"total_items":301,"items_shown_from":1,"items_shown_to":20,"current_page":1,"pages_count":16,"pages":{"1":{"type":"page","page":1,"clickable":false,"current":true,"url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes"},"2":{"type":"page","page":2,"clickable":true,"current":false,"url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?page=2"},"3":{"type":"page","page":3,"clickable":true,"current":false,"url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?page=3"},"4":{"type":"spacer","page":null,"clickable":false,"current":false,"url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes"},"5":{"type":"page","page":16,"clickable":true,"current":false,"url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?page=16"},"6":{"type":"next","page":2,"clickable":true,"current":false,"url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes?page=2"}},"should_be_displayed":true},"rendered_facets":"","rendered_active_filters":"","js_enabled":true,"current_url":"https:\/\/boutique.francecasse.fr\/18425-retroviseur-exterieur-gauche\/2359-volkswagen\/14505-polo-v-5-portes","rendered_products_header":"\n                                                                                                                                                                                                                \n    <div id=\"js-product-list-header\">\n        <h1 class=\"h1\">\n            r\u00e9troviseur ext\u00e9rieur gauche occasion Polo\n        <\/h1>\n    <\/div>\n"}