{"id":397,"date":"2023-04-30T00:46:08","date_gmt":"2023-04-29T20:46:08","guid":{"rendered":"https:\/\/samyloc.re\/?page_id=397"},"modified":"2024-03-18T01:43:22","modified_gmt":"2024-03-17T21:43:22","slug":"search-result","status":"publish","type":"page","link":"https:\/\/samyloc.re\/index.php\/search-result\/","title":{"rendered":"R\u00e9sultat de votre recherche"},"content":{"rendered":"\r\n<script type=\"text\/html\" id=\"inspectGridTemplate\">\r\n    <% _.each(listing, function(list, index ) { %>\r\n    <%\r\n        if( list.post_id ) {\r\n        let permalink = list ? list.permalink : '';\r\n        let id = list ? list.post_id : '';\r\n        let thumbnail = list ? list.thumbnail : '';\r\n        let title = list ? list.title : '';\r\n        let excerpt = list ? list.excerpt : '';\r\n        let product_unit = list ? list.product_unit : '';\r\n        let price_html = list ? list.price_html : '';\r\n        let is_in_stock = list ? list.is_in_stock : \"\";\r\n        let attributes = list ? list?.attributes?.highlighted?.slice(0, 3) : [];\r\n        let features = list ? list?.features?.highlighted?.slice(0, 6) : [];\r\n        let rating = list ? list?._wc_average_rating : 0;\r\n\r\n        features = ('attributes' == attributeSource) ? attributes : features;\r\n    %>\r\n    <div class=\"inspect-helium-product-card\" data-product_id=\"<%=id%>\">\r\n        <div class=\"inspect-listing-img\">\r\n            <% if(thumbnail){ %>\r\n            <img fetchpriority=\"high\" decoding=\"async\" width=\"696\" height=\"896\" src=\"<%=thumbnail%>\" alt=\"<%=title%>\" \/>\r\n            <% } else { %>\r\n            <img decoding=\"async\" width=\"696\" height=\"896\" src=\"https:\/\/samyloc.re\/wp-content\/plugins\/inspect\/assets\/images\/placeholder\/696x896.png\" alt=\"image placeholder\" \/>\r\n            <% } %>\r\n            <div class=\"inspect-listing-image-hover\">\r\n                <a href=\"<%=permalink%><%=searchParams%>\" class=\"inspect-listing-link\"><%=buttonText%><\/a>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"inspect-listing-details\">\r\n            <div class=\"inspect-listing-details-title\">\r\n                <h4 class=\"product_title\">\r\n                    <a href=\"<%=permalink%><%=searchParams%>\">\r\n                        <%= title %>\r\n                    <\/a>\r\n                <\/h4>\r\n                <div class=\"product_price\">\r\n                    <%= price_html %>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"inspect-listing-meta-content\">\r\n                <div class=\"inspect-listing-meta-left\">\r\n                    <p class=\"inspect-star-rating\">\r\n                        <% _.each([1,2,3,4,5], function( num ) { %>\r\n                        <% if(num <= parseFloat(rating, 10)) { %>\r\n                        <span class=\"inspect-star-fill\"><\/span>\r\n                        <% } else if((num > parseFloat(rating, 10)) && ((num - 1 < parseFloat(rating, 10)))) { %>\r\n                        <span class=\"inspect-star-blank-alt\"><\/span>\r\n                        <% } else { %>\r\n                        <span class=\"inspect-star-blank\"><\/span>\r\n                        <% } %>\r\n                        <% }) %>\r\n                    <\/p>\r\n                <\/div>\r\n\r\n                <div class=\"inspect-listing-meta-right\">\r\n                    <div class=\"product_price\">\r\n                        <%= price_html %>\r\n                    <\/div>\r\n\r\n                    <% if(!is_in_stock) { %>\r\n                    <div class=\"out-of-stock\">(Indisponible)<\/div>\r\n                    <% } %>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <% if(attributes && attributes.length > 0) { %>\r\n            <ul class=\"inspect-listing-attributes\">\r\n                <% _.forEach(attributes, function (value, key) { %>\r\n                <li>\r\n                    <span class=\"name\"><%= value['name'] %><\/span>\r\n                    <span class=\"value\"><%= value['value'] %><\/span>\r\n                <\/li>\r\n                <% }) %>\r\n            <\/ul>\r\n            <% } %>\r\n\r\n            <% if(features && features.length > 0) { %>\r\n            <ul class=\"inspect-listing-attributes inspect-listing-features\">\r\n                <% _.forEach(features, function (value, key) { %>\r\n                <li>\r\n                    <span class=\"icon\"><\/span>\r\n                    <span class=\"name\"><%= value['name'] %><\/span>\r\n                <\/li>\r\n                <% }) %>\r\n            <\/ul>\r\n            <% } %>\r\n\r\n            <div class=\"inspect-listing-footer\">\r\n                <a href=\"<%=permalink%><%=searchParams%>\" class=\"inspect-listing-link\"><%=buttonText%><\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <% } %>\r\n    <% }) %>\r\n\r\n    <% if(!listing.length){ %>\r\n    <div class=\"inspect-no-product-found <% if(count > listing.length) { %> product-empty <% } %>\">\r\n        <img decoding=\"async\" src=\"https:\/\/samyloc.re\/wp-content\/plugins\/inspect\/assets\/images\/not-found.svg\" alt=\"no products found\">\r\n    <\/div>\r\n    <% } %>\r\n\r\n    <% if(('loadmore' == buttonType) && (count > listing.length)){ %>\r\n    <div class=\"inspect-product-search-loadmore\">\r\n        <button class=\"button button-medium\">\r\n            <span class='loaded-text'>Voir plus<\/span>\r\n            <span class=\"loading-text\">Loading...<\/span>\r\n            <svg class='loading-svg' version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"24px\" height=\"24px\" viewBox=\"0 0 50 50\" style=\"enable-background:new 0 0 50 50;\" xml:space=\"preserve\">\r\n                <path fill=\"#fff\" d=\"M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z\" transform=\"rotate(108.893 25 25)\">\r\n                    <animateTransform attributeType=\"xml\" attributeName=\"transform\" type=\"rotate\" from=\"0 25 25\" to=\"360 25 25\" dur=\"0.8s\" repeatCount=\"indefinite\"><\/animateTransform>\r\n                <\/path>\r\n            <\/svg>\r\n        <\/button>\r\n    <\/div>\r\n    <% } %>\r\n    <% if(('pagination' == buttonType) && (count > listing.length)){\r\n        let total = count;       \r\n        let pages = Math.ceil(total \/ productLimit);\r\n        let current = Number(paged);\r\n        let prev = current - 1;\r\n        let next = current + 1;\r\n        let end_size = 2;\r\n        let mid_size = 2;\r\n        let dots = false;\r\n    %>\r\n        <nav class=\"woocommerce-pagination inspect-pagination\" style=\"grid-column: 1\/-1;\">\r\n            <ul class=\"page-numbers\">\r\n                <% if(current >= 2){ %>\r\n                    <li><a class=\"page-numbers prev\" href=\"page\/<%= prev %>\" data-page=\"<%= prev %>\">prev<\/a><\/li>\r\n                <% } %>\r\n                <% _.times(pages, function(index) {\r\n                    let num = index + 1;\r\n                    %>\r\n\r\n                    <% if(num == current){ %>\r\n                        <li><span aria-current=\"page\" class=\"page-numbers current\"><%= current %><\/span><\/li>\r\n                        <% dots = true; %>\r\n                    <% }else{ %>\r\n                        <% if ( num <= end_size || ( current && num >= current - mid_size && num <= current + mid_size ) || num > pages - end_size ) { %>\r\n                            <li><a class=\"page-numbers\" href=\"page\/<%= num %>\" data-page=\"<%= num %>\"><%= num %><\/a><\/li>\r\n                            <% dots = true; %>\r\n                        <% } else if(dots) { %>\r\n                            <li><span aria-current=\"page\" class=\"page-numbers current\">...<\/span><\/li>\r\n                            <% dots = false; %>\r\n                        <% } %>\r\n                    <% } %>\r\n\r\n                <% }); %>\r\n                <% if((current <= pages) && (current != pages)){ %>\r\n                    <li><a class=\"page-numbers next\" href=\"page\/<%= next %>\" data-page=\"<%= next %>\">next<\/a><\/li>\r\n                <% } %>\r\n            <\/ul>\r\n        <\/nav>\r\n    <% } %>\r\n<\/script><div class=\"inspect-filter-wrapper is-sidebar\">\n    <aside class=\"inspect-filter-widgets\">\n        <div class=\"inspect-filter-widget-header\">\n    <button class=\"inspect-close-mobile-filter\">\n        <svg xmlns=\" http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"17.828\" viewBox=\"0 0 22 17.828\"> <path id=\"arrow-forward-outline_10_\" data-name=\"arrow-forward-outline (10)\" d=\"M97.627,112,90,119.5l7.627,7.5m-6.568-7.5H110\" transform=\"translate(-89 -110.586)\" fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><\/path> <\/svg>\n    <\/button>\n    <span class=\"inspect-filter-widget-header-title\">Filtre<\/span>\n<\/div><div class=\"inspect-filter-form-wrapper\">\n    <div class=\"sidebar-header\">\n        <h3 class=\"sidebar-header-title\">Filtres rapides<\/h3>\n            <span class=\"sidebar-header-button clear-all-filter\">R\u00e9initialiser<\/span>\n    <\/div>\n    <form id=\"inspect-filter-form\" action=\"#\">\n        <input type=\"hidden\" class=\"hidden\" name=\"action\" value=\"inspect_helper_ajax\" \/>\n        <input type=\"hidden\" class=\"hidden\" name=\"action_type\" value=\"search\" \/>\n\n        <input type=\"hidden\" class=\"hidden product-order-by\" name=\"order_by\" value=\"title\" \/>\n        <input type=\"hidden\" class=\"hidden product-default-view\" name=\"view\" value=\"grid\" \/>\n        <input type=\"hidden\" name=\"product_type\" value=\"rental\"\/>\n\n        <!-- Features -->\n<div class=\"inspect-filter-widget pb-7\">\n            <h2 class=\"inspect-filter-widget-title\">Options<\/h2>\n    \n    \n    <div class=\"product-filter-item-listing\">\n                    <label data-filter=\"Automatique\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"automatique\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Automatique<\/span>\n            <\/label>\n                    <label data-filter=\"Caution: 1000\u20ac\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"caution-1000e\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Caution: 1000\u20ac<\/span>\n            <\/label>\n                    <label data-filter=\"Caution: 1200\u20ac\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"caution-1200e\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Caution: 1200\u20ac<\/span>\n            <\/label>\n                    <label data-filter=\"Caution: 900\u20ac\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"caution-900e\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Caution: 900\u20ac<\/span>\n            <\/label>\n                    <label data-filter=\"Citadine\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"citadine\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Citadine<\/span>\n            <\/label>\n                    <label data-filter=\"Compacte\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"compacte\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Compacte<\/span>\n            <\/label>\n                    <label data-filter=\"Diesel\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"diesel\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Diesel<\/span>\n            <\/label>\n                    <label data-filter=\"\u00c9conomique\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"economique\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">\u00c9conomique<\/span>\n            <\/label>\n                    <label data-filter=\"Hybride\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"hybride\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Hybride<\/span>\n            <\/label>\n                    <label data-filter=\"Kilom\u00e9trage illimit\u00e9\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"kilometrage-illimite\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Kilom\u00e9trage illimit\u00e9<\/span>\n            <\/label>\n                    <label data-filter=\"Manuelle\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"manuelle\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Manuelle<\/span>\n            <\/label>\n                    <label data-filter=\"SUV\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"suv\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">SUV<\/span>\n            <\/label>\n                    <label data-filter=\"Tourisme\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"tourisme\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Tourisme<\/span>\n            <\/label>\n                    <label data-filter=\"Utilitaire\" class=\"product-filter-label\">\n                <input name=\"tex_features[]\" value=\"utilitaire\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Utilitaire<\/span>\n            <\/label>\n            <\/div>\n<\/div><div class=\"inspect-filter-widget inspect-filter-widget-resource\">\n            <h2 class=\"inspect-filter-widget-title\">Cat\u00e9gorie<\/h2>\n    \n    \n    <div class=\"product-filter-item-listing\">\n                    <label data-filter=\"Tourisme\" class=\"product-filter-label\">\n                <input name=\"product_cat[]\" value=\"tourisme\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\n                    <path d=\"M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186\"><\/path>\n                <\/svg>\n                <span class=\"product-filter-title\">Tourisme<\/span>\n            <\/label>\n            <\/div>\n<\/div>    <\/form>\n<\/div>\n<div class=\"inspect-total-filtered-products-wrapper\">\n    <button class=\"inspect-total-filtered-products\">\n        <span class=\"inspect-show-items-text\">Show<\/span>\n        <span class=\"inspect-filter-result-count\"><\/span>\n    <\/button>\n<\/div>    <\/aside>\n    <div class=\"inspect-filter-result-wrapper\">\n                    <div class=\"inspect-filter-result-header\">\n                <div class=\"inspect-filter-result-header-left\">\n                    <div class=\"inspect-filter-result-count\">\n\n                    <\/div>\n                <\/div>\n                <div class=\"inspect-filter-result-header-right\">\n\n                    <div class=\"inspect-filter-sort\">\n                        <select name=\"sortBy\" class=\"product-sorting\" data-placeholder=\"Options de tri\">\n                            <option value=\"\" selected disabled>Options de tri<\/option>\n                            <option value=\"title\">V\u00e9hicule (A - Z)<\/option>\n                            <option value=\"title-desc\">V\u00e9hicule (Z - A)<\/option>\n                            <option value=\"date-desc\">Trier du plus r\u00e9cent<\/option>\n                            <option value=\"date\">Trier du plus ancien<\/option>\n                            <option value=\"_price-desc\">Prix (du plus cher)<\/option>\n                            <option value=\"_price\">Prix (du moins cher)<\/option>\n                        <\/select>\n                    <\/div>\n                    <div class=\"inspect-product-view-layer\">\n                        <button class=\"inspect-product-view-layer-item\" value=\"grid\" data-class=\"inspect-product-view-grid\">\n                            <svg stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\" viewBox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n                                <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\n                                <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n                                <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\n                            <\/svg>\n                        <\/button>\n                        <button class=\"inspect-product-view-layer-item\" value=\"list\" data-class=\"inspect-product-view-list\">\n                            <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 20 20\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path fill-rule=\"evenodd\" d=\"M3 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zm0 4a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z\" clip-rule=\"evenodd\"><\/path>\n                            <\/svg> \n                        <\/button>\n                    <\/div>\n                <\/div>\n            <\/div>\n                <div class=\"inspect-filter-results-container\" style=\"--grid-column-item: 3\">\n                            <div class=\"filter-results inspect-product-view-grid\" id=\"filter-results\" data-button-text=\"En route!\" data-load_more_text=\"Voir plus\"><\/div>\n                        <div class=\"inspect-filter-loader is-active\">\n                <span class=\"dot-1\"><\/span>\n                <span class=\"dot-2\"><\/span>\n                <span class=\"dot-3\"><\/span>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"inspect-open-mobile-filter-wrapper\">\n        <button class=\"inspect-open-mobile-filter\">\n            <svg stroke=\"currentColor\" fill=\"currentColor\" stroke-width=\"0\" viewBox=\"0 0 512 512\" height=\"1em\" width=\"1em\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M456.69 421.39L362.6 327.3a173.81 173.81 0 0034.84-104.58C397.44 126.38 319.06 48 222.72 48S48 126.38 48 222.72s78.38 174.72 174.72 174.72A173.81 173.81 0 00327.3 362.6l94.09 94.09a25 25 0 0035.3-35.3zM97.92 222.72a124.8 124.8 0 11124.8 124.8 124.95 124.95 0 01-124.8-124.8z\"><\/path>\n            <\/svg>\n            <span>Filter Search<\/span>\n        <\/button>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":356,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-397","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/pages\/397"}],"collection":[{"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/comments?post=397"}],"version-history":[{"count":2,"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/pages\/397\/revisions"}],"predecessor-version":[{"id":401,"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/pages\/397\/revisions\/401"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/media\/356"}],"wp:attachment":[{"href":"https:\/\/samyloc.re\/index.php\/wp-json\/wp\/v2\/media?parent=397"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}