{"id":2043,"date":"2023-05-10T10:19:19","date_gmt":"2023-05-10T10:19:19","guid":{"rendered":"https:\/\/turbo.redq.io\/?page_id=2043"},"modified":"2025-04-19T21:15:18","modified_gmt":"2025-04-20T02:15:18","slug":"flota","status":"publish","type":"page","link":"https:\/\/cheaprentacarpanama.com\/en\/flota\/","title":{"rendered":"Fleet"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"2043\" class=\"elementor elementor-2043\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-30ae147 elementor-section-full_width elementor-section-height-default elementor-section-height-default pxl-row-scroll-none pxl-zoom-point-false pxl-section-overflow-visible pxl-section-fix-none pxl-full-content-with-space-none pxl-bg-color-none pxl-section-overlay-none\" data-id=\"30ae147\" data-element_type=\"section\">\n\n                \n                <div class=\"elementor-container elementor-column-gap-default\">\n                <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-da86c0b pxl-column-none pxl-column-overflow-hidden-no\" data-id=\"da86c0b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\r\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\r\n                     \r\n        \t\t<div class=\"elementor-element elementor-element-af39f63 elementor-widget elementor-widget-shortcode\" data-id=\"af39f63\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\"><script type=\"text\/html\" id=\"inspectGridTemplate\">\n    <% _.each(listing, function(list, index ) { %>\n    <%\n        if( list.post_id ) {\n            let permalink = list ? list.permalink : '';\n            let id = list ? list.post_id : '';\n            let thumbnail = list ? list.thumbnail : '';\n            let title = list ? list.title : '';\n            let excerpt = list ? list.excerpt : '';\n            let product_unit = list ? list.product_unit : '';\n            let price_html = list ? list.price_html : '';\n            let button_text = buttonText ? buttonText : list.button_text;\n            let is_in_stock = list ? list.is_in_stock : \"\";\n            let attributes = list ? list?.attributes?.highlighted?.slice(0, 3) : [];\n            let features = list ? list?.features?.highlighted?.slice(0, 6) : [];\n            let rating = list ? list?._wc_average_rating : 0;\n\n            features = ('attributes' == attributeSource) ? attributes : features;\n    %>\n\n    <div class=\"relative flex flex-col justify-between rounded-lg bg-white p-5 shadow-card transition-all hover:-translate-y-0.5 hover:shadow-large\">\n        <a class=\"block\" href=\"<%=permalink%><%=searchParams%>\">\n            <h5 class=\"mb-5 block text-sm font-medium transition 2xl:text-base\"><%=title%><\/h5>\n            <figure class=\"relative overflow-hidden rounded-lg\">\n                <img decoding=\"async\" class=\"max-h-60 object-cover w-full\" src=\"<%=thumbnail%>\" alt=\"\">\n            <\/figure>\n        <\/a>\n\n        <div>\n            <% if(features && features.length > 0) { %>\n            <div class=\"mt-5 grid grid-cols-2 gap-x-4 gap-y-5 text-sm text-dark-text sm:grid-cols-2 xl:text-xs 2xl:text-sm\">\n                <% _.forEach(features, function (value, key) { %>\n                <span class=\"flex items-center gap-2\">\n                    <figure class=\"max-w-[20px] block\">\n                        <img decoding=\"async\" class=\"w-full\" src=\"<%= value['image'] %>\" alt=\"\">\n                    <\/figure>\n                    <span><%= value['name'] %><\/span>\n                <\/span>\n                <% }) %>\n            <\/div>\n            <% } %>\n\n            <div class=\"mt-6 flex justify-between items-center gap-3\">\n                <div class=\"flex items-center gap-2 [&>.amount]:font-medium [&>.amount]:text-brand\">\n                    <%= price_html %>\n                <\/div>\n                <button onclick=\"location.href = '<%=permalink%><%=searchParams%>'\" class=\"relative inline-flex shrink-0 items-center justify-center overflow-hidden text-center text-xs tracking-wider outline-none transition-all sm:text-sm bg-brand border-brand hover:-translate-y-0.5 hover:shadow-large focus:shadow-large focus:outline-none text-white rounded-md sm:rounded-lg uppercase h-10 !px-3.5 pb-[11px] pt-[13px] font-medium !leading-none\"><%= button_text %><\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n\n\n    <% } %>\n    <% }) %>\n\n    <% if(!listing.length){ %>\n    <div class=\"inspect-no-product-found <% if(count > listing.length) { %> product-empty <% } %>\">\n        <img decoding=\"async\" src=\"https:\/\/cheaprentacarpanama.com\/wp-content\/plugins\/inspect\/assets\/images\/not-found.svg\" alt=\"no products found\">\n    <\/div>\n    <% } %>\n\n    <% if(('loadmore' == buttonType) && (count > listing.length)){ %>\n    <div class=\"inspect-product-search-loadmore\">\n        <button class=\"button\">\n            <span class='loaded-text'><%= loadMoreText %><\/span>\n            <span class=\"loading-text\">Loading...<\/span>\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\">\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)\">\n                    <animateTransform attributeType=\"xml\" attributeName=\"transform\" type=\"rotate\" from=\"0 25 25\" to=\"360 25 25\" dur=\"0.8s\" repeatCount=\"indefinite\"><\/animateTransform>\n                <\/path>\n            <\/svg>\n        <\/button>\n    <\/div>\n    <% } %>\n    <% if(('pagination' == buttonType) && (count > listing.length)){\n        let total = count;       \n        let pages = Math.ceil(total \/ productLimit);\n        let current = Number(paged);\n        let prev = current - 1;\n        let next = current + 1;\n        let end_size = 3;\n        let mid_size = 3;\n        let dots = false;\n    %>\n        <nav class=\"woocommerce-pagination inspect-pagination\" style=\"grid-column: 1\/-1;\">\n            <ul class=\"page-numbers\">\n                <% if(current >= 2){ %>\n                    <li><a class=\"page-numbers prev\" href=\"page\/<%= prev %>\" data-page=\"<%= prev %>\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\" class=\"w-[18px] h-auto\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.75 19.5L8.25 12l7.5-7.5\" \/>\n                        <\/svg>\n                    <\/a><\/li>\n                <% } %>\n                <% _.times(pages, function(index) {\n                    let num = index + 1;\n                    %>\n\n                    <% if(num == current){ %>\n                        <li><span aria-current=\"page\" class=\"page-numbers current\"><%= current %><\/span><\/li>\n                    <% }else{ %>\n                        <% if ( num <= end_size || ( current && num >= current - mid_size && num <= current + mid_size ) || num > pages - end_size ) { %>\n                            <li><a class=\"page-numbers\" href=\"page\/<%= num %>\" data-page=\"<%= num %>\"><%= num %><\/a><\/li>\n                            <% dots = true; %>\n                        <% } else if(dots) { %>\n                            <li><span aria-current=\"page\" class=\"page-numbers current\">...<\/span><\/li>\n                            <% dots = false; %>\n                        <% } %>\n                    <% } %>\n\n                <% }); %>\n                <% if((current <= pages) && (current != pages)){ %>\n                    <li><a class=\"page-numbers next\" href=\"page\/<%= next %>\" data-page=\"<%= next %>\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"2\" stroke=\"currentColor\" class=\"w-[18px] h-auto\">\n                            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 4.5l7.5 7.5-7.5 7.5\" \/>\n                        <\/svg>\n                    <\/a><\/li>\n                <% } %>\n            <\/ul>\n        <\/nav>\n    <% } %>\n<\/script>\n<style type=\"text\/css\">\n    @media (min-width: 768px) {\n        .inspect-filter-results-container {\n            --grid-column-item: 2;\n        }\n    }\n\n    @media (min-width: 1280px) {\n        .inspect-filter-results-container {\n            --grid-column-item: calc(4 - 1);\n        }\n    }\n\n    @media (min-width: 1780px) {\n        .inspect-filter-results-container {\n            --grid-column-item: 4;\n        }\n    }\n<\/style>\n\n<div class=\"lg:container mx-auto pt-6 md:pt-6 pb-10 px-4 inspect-filter-wrapper turbo-listing no-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\">Filter<\/span>\n<\/div><div class=\"inspect-filter-form-wrapper turbo-filter-form\">\n        <form id=\"inspect-filter-form\" action=\"#\" data-trp-original-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            <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n<\/div>\n<div class=\"inspect-total-filtered-products-wrapper\">\n    <div class=\"inspect-total-filtered-products\">\n        <span class=\"inspect-show-items-text\">Show<\/span>\n        <span class=\"inspect-filter-result-count\"><\/span>\n    <\/div>\n    <!-- loading ui  -->\n    <div class=\"inspect-btn-loading-ui\">\n        <span class=\"dot-1\"><\/span>\n        <span class=\"dot-2\"><\/span>\n        <span class=\"dot-3\"><\/span>\n    <\/div>\n<\/div>    <\/aside>\n    <div class=\"inspect-filter-result-wrapper turbo-filter-result-wrapper\">\n        <div class=\"inspect-filter-result-header\">\n                    <\/div>\n        <div class=\"inspect-filter-results-container\">\n                            <div class=\"filter-results inspect-product-view-grid\" id=\"filter-results\" data-button-text=\"Reservar\" data-load_more_text=\"Cargar m\u00e1s\"><\/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><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\r\n        <\/div>\r\n        \t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-2043","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.8 (Yoast SEO v23.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Flota para Alquiler de autos en Panam\u00e1 - Cheap Rent a Car<\/title>\n<meta name=\"description\" content=\"Flota de autos para alquiler, tenemos Sedans, SUV, Camionetas y Busitos. Ideales para tus necesidades de transporte en Panam\u00e1.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cheaprentacarpanama.com\/en\/flota\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Flota\" \/>\n<meta property=\"og:description\" content=\"Flota de autos para alquiler, tenemos Sedans, SUV, Camionetas y Busitos. Ideales para tus necesidades de transporte en Panam\u00e1.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cheaprentacarpanama.com\/en\/flota\/\" \/>\n<meta property=\"og:site_name\" content=\"Cheap Rent a Car\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/cheaprentacarpty\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-20T02:15:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cheaprentacarpanama.com\/wp-content\/uploads\/2025\/04\/alquiler-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cheaprentacarpanama.com\/flota\/\",\"url\":\"https:\/\/cheaprentacarpanama.com\/flota\/\",\"name\":\"Flota para Alquiler de autos en Panam\u00e1 - Cheap Rent a Car\",\"isPartOf\":{\"@id\":\"https:\/\/cheaprentacarpanama.com\/#website\"},\"datePublished\":\"2023-05-10T10:19:19+00:00\",\"dateModified\":\"2025-04-20T02:15:18+00:00\",\"description\":\"Flota de autos para alquiler, tenemos Sedans, SUV, Camionetas y Busitos. Ideales para tus necesidades de transporte en Panam\u00e1.\",\"breadcrumb\":{\"@id\":\"https:\/\/cheaprentacarpanama.com\/flota\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cheaprentacarpanama.com\/flota\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cheaprentacarpanama.com\/flota\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/cheaprentacarpanama.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Flota\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cheaprentacarpanama.com\/#website\",\"url\":\"https:\/\/cheaprentacarpanama.com\/\",\"name\":\"Cheap Rent a Car Panama\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/cheaprentacarpanama.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cheaprentacarpanama.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cheaprentacarpanama.com\/#organization\",\"name\":\"Cheap Rent a Car\",\"url\":\"https:\/\/cheaprentacarpanama.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/cheaprentacarpanama.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cheaprentacarpanama.com\/wp-content\/uploads\/2025\/04\/logoi23.jpg\",\"contentUrl\":\"https:\/\/cheaprentacarpanama.com\/wp-content\/uploads\/2025\/04\/logoi23.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"Cheap Rent a Car\"},\"image\":{\"@id\":\"https:\/\/cheaprentacarpanama.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/cheaprentacarpty\",\"https:\/\/www.instagram.com\/cheaprentacarpty\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Flota para Alquiler de autos en Panam\u00e1 - Cheap Rent a Car","description":"Flota de autos para alquiler, tenemos Sedans, SUV, Camionetas y Busitos. Ideales para tus necesidades de transporte en Panam\u00e1.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cheaprentacarpanama.com\/en\/flota\/","og_locale":"en_GB","og_type":"article","og_title":"Flota","og_description":"Flota de autos para alquiler, tenemos Sedans, SUV, Camionetas y Busitos. Ideales para tus necesidades de transporte en Panam\u00e1.","og_url":"https:\/\/cheaprentacarpanama.com\/en\/flota\/","og_site_name":"Cheap Rent a Car","article_publisher":"https:\/\/www.facebook.com\/cheaprentacarpty","article_modified_time":"2025-04-20T02:15:18+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/cheaprentacarpanama.com\/wp-content\/uploads\/2025\/04\/alquiler-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cheaprentacarpanama.com\/flota\/","url":"https:\/\/cheaprentacarpanama.com\/flota\/","name":"Flota para Alquiler de autos en Panam\u00e1 - Cheap Rent a Car","isPartOf":{"@id":"https:\/\/cheaprentacarpanama.com\/#website"},"datePublished":"2023-05-10T10:19:19+00:00","dateModified":"2025-04-20T02:15:18+00:00","description":"Flota de autos para alquiler, tenemos Sedans, SUV, Camionetas y Busitos. Ideales para tus necesidades de transporte en Panam\u00e1.","breadcrumb":{"@id":"https:\/\/cheaprentacarpanama.com\/flota\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cheaprentacarpanama.com\/flota\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cheaprentacarpanama.com\/flota\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/cheaprentacarpanama.com\/"},{"@type":"ListItem","position":2,"name":"Flota"}]},{"@type":"WebSite","@id":"https:\/\/cheaprentacarpanama.com\/#website","url":"https:\/\/cheaprentacarpanama.com\/","name":"Cheap Rent a Car Panama","description":"","publisher":{"@id":"https:\/\/cheaprentacarpanama.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cheaprentacarpanama.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/cheaprentacarpanama.com\/#organization","name":"Cheap Rent a Car","url":"https:\/\/cheaprentacarpanama.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/cheaprentacarpanama.com\/#\/schema\/logo\/image\/","url":"https:\/\/cheaprentacarpanama.com\/wp-content\/uploads\/2025\/04\/logoi23.jpg","contentUrl":"https:\/\/cheaprentacarpanama.com\/wp-content\/uploads\/2025\/04\/logoi23.jpg","width":1920,"height":1080,"caption":"Cheap Rent a Car"},"image":{"@id":"https:\/\/cheaprentacarpanama.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/cheaprentacarpty","https:\/\/www.instagram.com\/cheaprentacarpty"]}]}},"_links":{"self":[{"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/pages\/2043","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/comments?post=2043"}],"version-history":[{"count":11,"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/pages\/2043\/revisions"}],"predecessor-version":[{"id":23245,"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/pages\/2043\/revisions\/23245"}],"wp:attachment":[{"href":"https:\/\/cheaprentacarpanama.com\/en\/wp-json\/wp\/v2\/media?parent=2043"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}