{"id":1521,"date":"2022-08-26T06:30:53","date_gmt":"2022-08-26T06:30:53","guid":{"rendered":"https:\/\/preview.redq.io\/turbo-wp\/?page_id=1521"},"modified":"2023-05-14T20:00:36","modified_gmt":"2023-05-14T19:00:36","slug":"car-listing","status":"publish","type":"page","link":"https:\/\/palmrentcars.com\/index.php\/car-listing\/","title":{"rendered":"Car Listing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1521\" class=\"elementor elementor-1521\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7f040524 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7f040524\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5443730c\" data-id=\"5443730c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73f9468a elementor-widget elementor-widget-shortcode\" data-id=\"73f9468a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\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    %>\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:\/\/palmrentcars.com\/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\">(Rupture De Stock)<\/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:\/\/palmrentcars.com\/wp-content\/plugins\/inspect\/assets\/images\/not-found.svg\" alt=\"no products found\">\r\n    <\/div>\r\n    <% } %>\r\n\r\n    <% if(count > listing.length){ %>\r\n    <div class=\"inspect-product-search-loadmore\">\r\n        <button class=\"button button-medium\">\r\n            <span class='loaded-text'>Charger Plus De<\/span>\r\n            <span class=\"loading-text\">Chargement...<\/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<\/script><div class=\"inspect-filter-wrapper is-sidebar\">\r\n    <aside class=\"inspect-filter-widgets\">\r\n        <div class=\"inspect-filter-widget-header\">\r\n    <button class=\"inspect-close-mobile-filter\">\r\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>\r\n    <\/button>\r\n    <span class=\"inspect-filter-widget-header-title\">Filtre<\/span>\r\n<\/div><div class=\"inspect-filter-form-wrapper\">\r\n    <div class=\"sidebar-header\">\r\n        <h3 class=\"sidebar-header-title\">Search &amp; Filter<\/h3>\r\n            <span class=\"sidebar-header-button clear-all-filter\">Clear All<\/span>\r\n    <\/div>\r\n    <form id=\"inspect-filter-form\" action=\"#\">\r\n        <input type=\"hidden\" class=\"hidden\" name=\"action\" value=\"inspect_helper_ajax\" \/>\r\n        <input type=\"hidden\" class=\"hidden\" name=\"action_type\" value=\"search\" \/>\r\n\r\n        <input type=\"hidden\" class=\"hidden product-order-by\" name=\"order_by\" value=\"title\" \/>\r\n        <input type=\"hidden\" class=\"hidden product-default-view\" name=\"view\" value=\"grid\" \/>\r\n\r\n        \r\n<div class=\"inspect-filter-widget inspect-filter-widget-quick\">\r\n        <h2 class=\"inspect-filter-widget-title\">Quick Search<\/h2> \r\n        <input type=\"search\" name=\"text-search\" placeholder=\"Enter something to search\" class=\"product-text-search\" id=\"text-search\">\r\n<\/div>\r\n\r\n\r\n\r\n<!-- Pickup Location -->\r\n<div class=\"inspect-filter-widget inspect-filter-widget-pickup\">\r\n            <h2 class=\"inspect-filter-widget-title\">Pick up<\/h2>\r\n        <div class=\"checkbox-group flex flex-col\">\r\n        <select class=\"inspect-search-select\" name=\"tex_pickup_location\" id=\"tex_pickup_location\" data-placeholder=\"Select Location\">\r\n            <option selected value=\"\">S\u00e9lectionnez L&#039;Emplacement De Collecte<\/option>\r\n                                           <option  value=\"marrakech\">MARRAKECH<\/option>\r\n                    <\/select>\r\n    <\/div>\r\n<\/div>\r\n<!-- Drop off Location -->\r\n<div class=\"inspect-filter-widget inspect-filter-widget-dropoff\">\r\n            <h2 class=\"inspect-filter-widget-title\">Return<\/h2>\r\n        <div class=\"checkbox-group flex flex-col\">\r\n        <select class=\"inspect-search-select\" name=\"tex_return_location\" data-placeholder=\"Select Loaction\">\r\n            <option value=\"\">S\u00e9lectionnez DropOff Emplacement<\/option>\r\n                                            <option  value=\"marrakech\">MARRAKECH<\/option>\r\n                    <\/select>\r\n    <\/div>\r\n<\/div>\r\n<div class=\"inspect-filter-widget inspect-filter-widget-date\">\r\n            <h2 class=\"inspect-filter-widget-title\">Pick date<\/h2>\r\n        <input type=\"hidden\" value=\"05\/25\/2026 - 05\/25\/2026\" class=\"today_date\">\r\n    <input type=\"text\" class=\"daterange\" id=\"daterange\" week-start=\"1\" date-format=\"MM\/DD\/YYYY\" data-day=\"Su_Mo_Tu_We_Th_Fr_Sa\" data-cancel-label=\"Annuler\" data-apply-label=\"Appliquer\" name=\"daterange\" value=\"05\/25\/2026\" \/>\r\n<\/div>\r\n<div class=\"inspect-filter-widget inspect-filter-widget-resource\">\r\n            <h2 class=\"inspect-filter-widget-title\">Resources<\/h2>\r\n    \r\n    <div class=\"filter-widget-item-search\">\r\n        <input type=\"search\" placeholder=\"Enter To search\">\r\n        <div class=\"product-resource-search-icon-wrapper\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14.206\" height=\"15\" viewBox=\"0 0 14.206 15\" class=\"product-resource-search-icon\">\r\n                <g transform=\"translate(-602 -37)\">\r\n                    <g transform=\"translate(602 37)\">\r\n                        <path d=\"M378.15,381.874l2.687,2.682c.139.139.284.274.414.422a.745.745,0,1,1-1.072,1.031c-.906-.889-1.816-1.776-2.689-2.7a.77.77,0,0,0-1.1-.185,6.257,6.257,0,1,1-2.753-11.839,6.276,6.276,0,0,1,5,9.946C378.5,381.432,378.343,381.618,378.15,381.874Zm-4.614.434a4.756,4.756,0,1,0-4.729-4.766A4.729,4.729,0,0,0,373.536,382.308Z\" transform=\"translate(-367.297 -371.285)\" fill=\"#999\" \/>\r\n                    <\/g>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"product-filter-item-listing\">\r\n                    <label data-filter=\"Additional Drivers\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"additional-drivers\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Additional Drivers<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Baby Seat\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"baby-seat\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Baby Seat<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Child Seat\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"child-seat\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Child Seat<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"GPS\" class=\"product-filter-label\">\r\n                <input name=\"tex_resource[]\" value=\"gps\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">GPS<\/span>\r\n            <\/label>\r\n            <\/div>\r\n<\/div><!-- Features -->\r\n<div class=\"inspect-filter-widget border-b border-solid border-gray-400 pb-7\">\r\n            <h2 class=\"inspect-filter-widget-title\">Features<\/h2>\r\n    \r\n    <div class=\"filter-widget-item-search\">\r\n        <input type=\"search\" placeholder=\"Enter to search\">\r\n        <div class=\"product-resource-search-icon-wrapper\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14.206\" height=\"15\" viewBox=\"0 0 14.206 15\" class=\"product-resource-search-icon\">\r\n                <g transform=\"translate(-602 -37)\">\r\n                    <g transform=\"translate(602 37)\">\r\n                        <path d=\"M378.15,381.874l2.687,2.682c.139.139.284.274.414.422a.745.745,0,1,1-1.072,1.031c-.906-.889-1.816-1.776-2.689-2.7a.77.77,0,0,0-1.1-.185,6.257,6.257,0,1,1-2.753-11.839,6.276,6.276,0,0,1,5,9.946C378.5,381.432,378.343,381.618,378.15,381.874Zm-4.614.434a4.756,4.756,0,1,0-4.729-4.766A4.729,4.729,0,0,0,373.536,382.308Z\" transform=\"translate(-367.297 -371.285)\" fill=\"#999\" \/>\r\n                    <\/g>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"product-filter-item-listing\">\r\n                    <label data-filter=\"ABS\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"abs\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">ABS<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Air Bags\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"air-bags\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Air Bags<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Airconditions\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"airconditions\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Airconditions<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Audio Input\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"audio-input\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Audio Input<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Audio system\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"audio-system\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Audio system<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Bluetooth\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"bluetooth\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Bluetooth<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"car kit\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"car-kit\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">car kit<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Central locking\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"central-locking\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Central locking<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Child Seats - no\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"child-seats\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Child Seats - no<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"climate control\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"climate-control\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">climate control<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Cruise Control\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"cruise-control\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Cruise Control<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Electric windows\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"electric-windows\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Electric windows<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"GPS\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"gps-en\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">GPS<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Language\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"language\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Language<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Long term tips - no\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"long-term-tips-no\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Long term tips - no<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Music\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"music\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Music<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Onboard computer\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"onboard-computer\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Onboard computer<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Power Steering\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"power-steering\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Power Steering<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Remote central looking\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"remote-central-looking\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Remote central looking<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Seat Belts\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"seat-belts\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Seat Belts<\/span>\r\n            <\/label>\r\n                    <label data-filter=\"Sleeping bags\" class=\"product-filter-label\">\r\n                <input name=\"features[]\" value=\"sleeping-bags\" type=\"checkbox\" class=\"filter-checkbox form-checkbox product-filter-input\">\r\n                <svg viewBox=\"0 0 21 21\" class=\"product-filter-svg\">\r\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>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">Sleeping bags<\/span>\r\n            <\/label>\r\n            <\/div>\r\n<\/div><div class=\"inspect-filter-widget\">\r\n            <h2 class=\"inspect-filter-widget-title\">Persons<\/h2>\r\n    \r\n    <div class=\"filter-widget-item-search\">\r\n        <input type=\"search\" placeholder=\"Enter to Search\">\r\n        <div class=\"product-resource-search-icon-wrapper\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"14.206\" height=\"15\" viewBox=\"0 0 14.206 15\" class=\"product-resource-search-icon\">\r\n                <g transform=\"translate(-602 -37)\">\r\n                    <g transform=\"translate(602 37)\">\r\n                        <path id=\"Path_17130\" data-name=\"Path 17130\" d=\"M378.15,381.874l2.687,2.682c.139.139.284.274.414.422a.745.745,0,1,1-1.072,1.031c-.906-.889-1.816-1.776-2.689-2.7a.77.77,0,0,0-1.1-.185,6.257,6.257,0,1,1-2.753-11.839,6.276,6.276,0,0,1,5,9.946C378.5,381.432,378.343,381.618,378.15,381.874Zm-4.614.434a4.756,4.756,0,1,0-4.729-4.766A4.729,4.729,0,0,0,373.536,382.308Z\" transform=\"translate(-367.297 -371.285)\" fill=\"#999\" \/>\r\n                    <\/g>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"product-filter-item-listing\">\r\n                    <label class=\"product-filter-label\" data-filter=\"1 Adult\">\r\n                <input name=\"tex_person\" value=\"1\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\r\n                <svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\r\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\r\n                    <path d=\"M10,7 C8.34314575,7 7,8.34314575 7,10 C7,11.6568542 8.34314575,13 10,13 C11.6568542,13 13,11.6568542 13,10 C13,8.34314575 11.6568542,7 10,7 Z\" class=\"inner\"><\/path>\r\n                    <path d=\"M10,1 L10,1 L10,1 C14.9705627,1 19,5.02943725 19,10 L19,10 L19,10 C19,14.9705627 14.9705627,19 10,19 L10,19 L10,19 C5.02943725,19 1,14.9705627 1,10 L1,10 L1,10 C1,5.02943725 5.02943725,1 10,1 L10,1 Z\" class=\"outer\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">1 Adult<\/span>\r\n            <\/label>\r\n                    <label class=\"product-filter-label\" data-filter=\"2 Adult\">\r\n                <input name=\"tex_person\" value=\"adult-2\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\r\n                <svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\r\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\r\n                    <path d=\"M10,7 C8.34314575,7 7,8.34314575 7,10 C7,11.6568542 8.34314575,13 10,13 C11.6568542,13 13,11.6568542 13,10 C13,8.34314575 11.6568542,7 10,7 Z\" class=\"inner\"><\/path>\r\n                    <path d=\"M10,1 L10,1 L10,1 C14.9705627,1 19,5.02943725 19,10 L19,10 L19,10 C19,14.9705627 14.9705627,19 10,19 L10,19 L10,19 C5.02943725,19 1,14.9705627 1,10 L1,10 L1,10 C1,5.02943725 5.02943725,1 10,1 L10,1 Z\" class=\"outer\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">2 Adult<\/span>\r\n            <\/label>\r\n                    <label class=\"product-filter-label\" data-filter=\"3 Adult\">\r\n                <input name=\"tex_person\" value=\"3\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\r\n                <svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\r\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\r\n                    <path d=\"M10,7 C8.34314575,7 7,8.34314575 7,10 C7,11.6568542 8.34314575,13 10,13 C11.6568542,13 13,11.6568542 13,10 C13,8.34314575 11.6568542,7 10,7 Z\" class=\"inner\"><\/path>\r\n                    <path d=\"M10,1 L10,1 L10,1 C14.9705627,1 19,5.02943725 19,10 L19,10 L19,10 C19,14.9705627 14.9705627,19 10,19 L10,19 L10,19 C5.02943725,19 1,14.9705627 1,10 L1,10 L1,10 C1,5.02943725 5.02943725,1 10,1 L10,1 Z\" class=\"outer\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">3 Adult<\/span>\r\n            <\/label>\r\n                    <label class=\"product-filter-label\" data-filter=\"4 Adult\">\r\n                <input name=\"tex_person\" value=\"4\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\r\n                <svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\r\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\r\n                    <path d=\"M10,7 C8.34314575,7 7,8.34314575 7,10 C7,11.6568542 8.34314575,13 10,13 C11.6568542,13 13,11.6568542 13,10 C13,8.34314575 11.6568542,7 10,7 Z\" class=\"inner\"><\/path>\r\n                    <path d=\"M10,1 L10,1 L10,1 C14.9705627,1 19,5.02943725 19,10 L19,10 L19,10 C19,14.9705627 14.9705627,19 10,19 L10,19 L10,19 C5.02943725,19 1,14.9705627 1,10 L1,10 L1,10 C1,5.02943725 5.02943725,1 10,1 L10,1 Z\" class=\"outer\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">4 Adult<\/span>\r\n            <\/label>\r\n                    <label class=\"product-filter-label\" data-filter=\"5 Adult\">\r\n                <input name=\"tex_person\" value=\"5-adult\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\r\n                <svg width=\"20px\" height=\"20px\" viewBox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\r\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\r\n                    <path d=\"M10,7 C8.34314575,7 7,8.34314575 7,10 C7,11.6568542 8.34314575,13 10,13 C11.6568542,13 13,11.6568542 13,10 C13,8.34314575 11.6568542,7 10,7 Z\" class=\"inner\"><\/path>\r\n                    <path d=\"M10,1 L10,1 L10,1 C14.9705627,1 19,5.02943725 19,10 L19,10 L19,10 C19,14.9705627 14.9705627,19 10,19 L10,19 L10,19 C5.02943725,19 1,14.9705627 1,10 L1,10 L1,10 C1,5.02943725 5.02943725,1 10,1 L10,1 Z\" class=\"outer\"><\/path>\r\n                <\/svg>\r\n                <span class=\"product-filter-title\">5 Adult<\/span>\r\n            <\/label>\r\n            <\/div>\r\n<\/div>    <\/form>\r\n<\/div>\r\n<div class=\"inspect-total-filtered-products-wrapper\">\r\n    <button class=\"inspect-total-filtered-products\">\r\n        <span class=\"inspect-show-items-text\">Montrer<\/span>\r\n        <span class=\"inspect-filter-result-count\"><\/span>\r\n    <\/button>\r\n<\/div>    <\/aside>\r\n    <div class=\"inspect-filter-result-wrapper\">\r\n        <div class=\"inspect-filter-result-header\">\r\n                \r\n                <div class=\"inspect-filter-result-header-left\">\r\n                    <div class=\"inspect-filter-result-count\"><\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"inspect-filter-result-header-right\">\r\n\r\n                    <div class=\"inspect-filter-sort\">\r\n                        <select name=\"sortBy\" class=\"product-sorting\" data-placeholder=\"Les Options De Tri\">\r\n                            <option value=\"\" selected disabled>Les Options De Tri<\/option>\r\n                            <option value=\"title\">Titre (A - Z)<\/option>\r\n                            <option value=\"title-desc\">Titre (Z - A)<\/option>\r\n                            <option value=\"date-desc\">Trier par les plus r\u00e9cents<\/option>\r\n                            <option value=\"date\">Trier par les plus anciens<\/option>\r\n                            <option value=\"_price-desc\">Prix (\u00c9lev\u00e9 \u00e0 Faible)<\/option>\r\n                            <option value=\"_price\">Prix (Faible \u00e0 \u00c9lev\u00e9)<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div class=\"inspect-product-view-layer\">\r\n                        <button class=\"inspect-product-view-layer-item\" value=\"grid\" data-class=\"inspect-product-view-grid\">\r\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\">\r\n                                <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\r\n                                <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect>\r\n                                <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\r\n                                <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect>\r\n                            <\/svg>\r\n                        <\/button>\r\n                        <button class=\"inspect-product-view-layer-item\" value=\"list\" data-class=\"inspect-product-view-list\">\r\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\">\r\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>\r\n                            <\/svg>\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n                    <\/div>\r\n        <div class=\"inspect-filter-results-container\"  style=\"--grid-column-item: 2\">\r\n            <div class=\"filter-results\" id=\"filter-results\" data-button-text=\"\"><\/div>\r\n            <div class=\"inspect-filter-loader is-active\">\r\n                <span class=\"dot-1\"><\/span>\r\n                <span class=\"dot-2\"><\/span>\r\n                <span class=\"dot-3\"><\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"inspect-open-mobile-filter-wrapper\">\r\n        <button class=\"inspect-open-mobile-filter\">\r\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\">\r\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>\r\n            <\/svg>\r\n            <span>Filtre De Recherche<\/span>\r\n        <\/button>\r\n    <\/div>\r\n<\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"Filtre Search &amp; Filter Clear All Quick Search Pick up S\u00e9lectionnez L&#039;Emplacement De Collecte MARRAKECH Return S\u00e9lectionnez DropOff Emplacement MARRAKECH Pick date Resources Additional Drivers Baby Seat Child Seat GPS Features ABS Air Bags Airconditions Audio Input Audio system Bluetooth car kit Central locking Child Seats - no climate control Cruise Control Electric windows GPS [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width-page.php","meta":{"footnotes":""},"class_list":["post-1521","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/pages\/1521","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/comments?post=1521"}],"version-history":[{"count":17,"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/pages\/1521\/revisions"}],"predecessor-version":[{"id":2195,"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/pages\/1521\/revisions\/2195"}],"wp:attachment":[{"href":"https:\/\/palmrentcars.com\/index.php\/wp-json\/wp\/v2\/media?parent=1521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}