{"id":657,"date":"2017-04-18T12:47:22","date_gmt":"2017-04-18T12:47:22","guid":{"rendered":"http:\/\/redq.io\/turbo\/?page_id=657"},"modified":"2026-05-27T02:21:16","modified_gmt":"2026-05-27T00:21:16","slug":"car-listing","status":"publish","type":"page","link":"https:\/\/test19.cart.sk\/en\/car-listing\/","title":{"rendered":"Rental"},"content":{"rendered":"<div id=\"rowlistingfix\" class=\"vc_row wpb_row vc_row-fluid vc_row-o-content-middle vc_row-flex\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element \" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t\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:\/\/test19.cart.sk\/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\">(Out Of 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:\/\/test19.cart.sk\/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'>Load More<\/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\">Filter<\/span>\n<\/div><div class=\"inspect-filter-form-wrapper\">\n    <div class=\"sidebar-header\">\n        <h3 class=\"sidebar-header-title\">Search & Filter<\/h3>\n            <span class=\"sidebar-header-button clear-all-filter\">Clear All<\/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        <!-- Pickup Location -->\n<div class=\"inspect-filter-widget inspect-filter-widget-pickup\">\n            <h2 class=\"inspect-filter-widget-title\">Pickup Locations<\/h2>\n        <div class=\"checkbox-group flex flex-col\">\n        <select class=\"inspect-search-select\" name=\"tex_pickup_location\" id=\"tex_pickup_location\" data-placeholder=\"Enter to Search\">\n            <option selected value=\"\">Select Pickup Location<\/option>\n                                           <option  value=\"ine-uvedte-v-poznamke\">In\u00e9 (uve\u010fte v pozn\u00e1mke)<\/option>\n                                           <option  value=\"na-pobocke-mlynarska-15-0e\">Na pobo\u010dke, Mlyn\u00e1rska 15 (+0\u20ac)<\/option>\n                                           <option  value=\"magnezitarska-5-kosice-0e\">Magnezit\u00e1rska 5, Ko\u0161ice (+0\u20ac)<\/option>\n                                           <option  value=\"kosice-zeleznicna-stanica-10e\">Ko\u0161ice \u017delezni\u010dn\u00e1 stanica (+10\u20ac)<\/option>\n                                           <option  value=\"kosice-letisko-10e\">Ko\u0161ice Letisko (+10\u20ac)<\/option>\n                                           <option  value=\"kosice-lubovolna-adresa-10e\">Ko\u0161ice \u013dubovo\u013en\u00e1 adresa (+10\u20ac)<\/option>\n                                           <option  value=\"presov-25e\">Pre\u0161ov (+25\u20ac)<\/option>\n                                           <option  value=\"michalovce-30e\">Michalovce (+30\u20ac)<\/option>\n                                           <option  value=\"roznava-40e\">Ro\u017e\u0148ava (+40\u20ac)<\/option>\n                                           <option  value=\"humenne-45e\">Humenn\u00e9 (+45\u20ac)<\/option>\n                                           <option  value=\"bardejov-45e\">Bardejov (+45\u20ac)<\/option>\n                                           <option  value=\"sabinov-45e\">Sabinov (+45\u20ac)<\/option>\n                                           <option  value=\"poprad-50e\">Poprad (+50\u20ac)<\/option>\n                                           <option  value=\"stara-lubovna-50e\">Star\u00e1 \u013dubov\u0148a (+50\u20ac)<\/option>\n                                           <option  value=\"rimavska-sobota-60e\">Rimavsk\u00e1 Sobota (+60\u20ac)<\/option>\n                                           <option  value=\"lucenec-75e\">Lu\u010denec (+75\u20ac)<\/option>\n                                           <option  value=\"bratislava-zeleznicna-stanica-170e\">Bratislava \u017eelezni\u010dn\u00e1 stanica (+170\u20ac)<\/option>\n                                           <option  value=\"bratislava-letisko-170e\">Bratislava Letisko (+170\u20ac)<\/option>\n                                           <option  value=\"rzesov-170e\">Rze\u0161ov (+170\u20ac)<\/option>\n                                           <option  value=\"budapest-letisko-190e\">Budape\u0161\u0165 Letisko (+190\u20ac)<\/option>\n                                           <option  value=\"debrecen-letisko-190e\">Debrecen Letisko (+190\u20ac)<\/option>\n                                           <option  value=\"vieden-220e\">Viede\u0148 (+220\u20ac)<\/option>\n                                           <option  value=\"krakow-220e\">Krakow (+220\u20ac)<\/option>\n                                           <option  value=\"praha-250e\">Praha (+250\u20ac)<\/option>\n                                           <option  value=\"praha-letisko-270e\">Praha Letisko (+270\u20ac)<\/option>\n                    <\/select>\n    <\/div>\n<\/div>\n<!-- Drop off Location -->\n<div class=\"inspect-filter-widget inspect-filter-widget-dropoff\">\n            <h2 class=\"inspect-filter-widget-title\">Return Locations<\/h2>\n        <div class=\"checkbox-group flex flex-col\">\n        <select class=\"inspect-search-select\" name=\"tex_return_location\" data-placeholder=\"Enter to Search\">\n            <option value=\"\">Select DropOff Location<\/option>\n                                            <option  value=\"ine-uvedte-v-poznamke\">In\u00e9 (uve\u010fte v pozn\u00e1mke)<\/option>\n                                            <option  value=\"na-pobocke-mlynarska-15-0e\">Na pobo\u010dke, Mlyn\u00e1rska 15 (+0\u20ac)<\/option>\n                                            <option  value=\"magnezitarska-5-kosice-0e\">Magnezit\u00e1rska 5, Ko\u0161ice (+0\u20ac)<\/option>\n                                            <option  value=\"kosice-zeleznicna-stanica-10e\">Ko\u0161ice \u017delezni\u010dn\u00e1 stanica (+10\u20ac)<\/option>\n                                            <option  value=\"kosice-letisko-10e\">Ko\u0161ice Letisko (+10\u20ac)<\/option>\n                                            <option  value=\"kosice-lubovolna-adresa-10e\">Ko\u0161ice \u013dubovo\u013en\u00e1 adresa (+10\u20ac)<\/option>\n                                            <option  value=\"presov-25e\">Pre\u0161ov (+25\u20ac)<\/option>\n                                            <option  value=\"michalovce-30e\">Michalovce (+30\u20ac)<\/option>\n                                            <option  value=\"roznava-40e\">Ro\u017e\u0148ava (+40\u20ac)<\/option>\n                                            <option  value=\"humenne-45e\">Humenn\u00e9 (+45\u20ac)<\/option>\n                                            <option  value=\"bardejov-45e\">Bardejov (+45\u20ac)<\/option>\n                                            <option  value=\"sabinov-45e\">Sabinov (+45\u20ac)<\/option>\n                                            <option  value=\"poprad-50e\">Poprad (+50\u20ac)<\/option>\n                                            <option  value=\"stara-lubovna-50e\">Star\u00e1 \u013dubov\u0148a (+50\u20ac)<\/option>\n                                            <option  value=\"rimavska-sobota-60e\">Rimavsk\u00e1 Sobota (+60\u20ac)<\/option>\n                                            <option  value=\"lucenec-75e\">Lu\u010denec (+75\u20ac)<\/option>\n                                            <option  value=\"bratislava-zeleznicna-stanica-170e\">Bratislava \u017eelezni\u010dn\u00e1 stanica (+170\u20ac)<\/option>\n                                            <option  value=\"bratislava-letisko-170e\">Bratislava Letisko (+170\u20ac)<\/option>\n                                            <option  value=\"rzesov-170e\">Rze\u0161ov (+170\u20ac)<\/option>\n                                            <option  value=\"budapest-letisko-190e\">Budape\u0161\u0165 Letisko (+190\u20ac)<\/option>\n                                            <option  value=\"debrecen-letisko-190e\">Debrecen Letisko (+190\u20ac)<\/option>\n                                            <option  value=\"vieden-220e\">Viede\u0148 (+220\u20ac)<\/option>\n                                            <option  value=\"krakow-220e\">Krakow (+220\u20ac)<\/option>\n                                            <option  value=\"praha-250e\">Praha (+250\u20ac)<\/option>\n                                            <option  value=\"praha-letisko-270e\">Praha Letisko (+270\u20ac)<\/option>\n                    <\/select>\n    <\/div>\n<\/div><div class=\"inspect-filter-widget inspect-filter-widget-resource\">\n            <h2 class=\"inspect-filter-widget-title\">Product Categories<\/h2>\n    \n    \n    <div class=\"product-filter-item-listing\">\n                    <label data-filter=\"Combi\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"combi\" 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\">Combi<\/span>\n            <\/label>\n                    <label data-filter=\"Economy\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"economy\" 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\">Economy<\/span>\n            <\/label>\n                    <label data-filter=\"Hatchbak\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"hatchbak\" 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\">Hatchbak<\/span>\n            <\/label>\n                    <label data-filter=\"Minivan\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"minivan\" 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\">Minivan<\/span>\n            <\/label>\n                    <label data-filter=\"Sedan\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"sedan\" 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\">Sedan<\/span>\n            <\/label>\n                    <label data-filter=\"SUV\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" 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=\"Svadobn\u00e9\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"svadobne\" 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\">Svadobn\u00e9<\/span>\n            <\/label>\n                    <label data-filter=\"\u00da\u017eitkov\u00e9\" class=\"product-filter-label\">\n                <input name=\"tex_product_cat[]\" value=\"uzitkove\" 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\">\u00da\u017eitkov\u00e9<\/span>\n            <\/label>\n            <\/div>\n<\/div><div class=\"inspect-filter-widget inspect-filter-widget-attributes\">\n            <h2 class=\"inspect-filter-widget-title\">Attributes<\/h2>\n    \n    \n    <div class=\"product-filter-item-listing\">\n                    <label data-filter=\"Automat\" class=\"product-filter-label\">\n                <input name=\"tex_attributes[]\" value=\"automat\" 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\">Automat<\/span>\n            <\/label>\n                    <label data-filter=\"Benz\u00edn\" class=\"product-filter-label\">\n                <input name=\"tex_attributes[]\" value=\"benzin\" 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\">Benz\u00edn<\/span>\n            <\/label>\n                    <label data-filter=\"Diesel\" class=\"product-filter-label\">\n                <input name=\"tex_attributes[]\" 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=\"Manu\u00e1l\" class=\"product-filter-label\">\n                <input name=\"tex_attributes[]\" value=\"manual\" 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\">Manu\u00e1l<\/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=\"Sorting Options\">\n                            <option value=\"\" selected disabled>Sorting Options<\/option>\n                            <option value=\"title\">Title (A - Z)<\/option>\n                            <option value=\"title-desc\">Title (Z - A)<\/option>\n                            <option value=\"date-desc\">Sort by Newest<\/option>\n                            <option value=\"date\">Sort by Oldest<\/option>\n                            <option value=\"_price-desc\">Price (High to Low)<\/option>\n                            <option value=\"_price\">Price (Low to High)<\/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=\"Rezervova\u0165\" data-load_more_text=\"Na\u010d\u00edta\u0165 \u010fal\u0161ie\"><\/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\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"Filter Search &amp; Filter Clear All Pickup Locations Select Pickup Location In\u00e9 (uve\u010fte v pozn\u00e1mke) Na pobo\u010dke, Mlyn\u00e1rska 15 (+0\u20ac) Magnezit\u00e1rska 5, Ko\u0161ice (+0\u20ac) Ko\u0161ice \u017delezni\u010dn\u00e1 stanica (+10\u20ac) Ko\u0161ice Letisko (+10\u20ac) Ko\u0161ice \u013dubovo\u013en\u00e1 adresa (+10\u20ac) Pre\u0161ov (+25\u20ac) Michalovce (+30\u20ac) Ro\u017e\u0148ava (+40\u20ac) Humenn\u00e9 (+45\u20ac) Bardejov (+45\u20ac) Sabinov (+45\u20ac) Poprad (+50\u20ac) Star\u00e1 \u013dubov\u0148a (+50\u20ac) Rimavsk\u00e1 Sobota (+60\u20ac) [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-657","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pren\u00e1jom | Autopo\u017ei\u010dov\u0148a Ko\u0161ice<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/test19.cart.sk\/en\/car-listing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pren\u00e1jom | Autopo\u017ei\u010dov\u0148a Ko\u0161ice\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test19.cart.sk\/en\/car-listing\/\" \/>\n<meta property=\"og:site_name\" content=\"Autopo\u017ei\u010dov\u0148a Ko\u0161ice\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/103440454579921\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T00:21:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. 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:\\\/\\\/test19.cart.sk\\\/car-listing\\\/\",\"url\":\"https:\\\/\\\/test19.cart.sk\\\/car-listing\\\/\",\"name\":\"Pren\u00e1jom | Autopo\u017ei\u010dov\u0148a Ko\u0161ice\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/#website\"},\"datePublished\":\"2017-04-18T12:47:22+00:00\",\"dateModified\":\"2026-05-27T00:21:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/car-listing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/test19.cart.sk\\\/car-listing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/car-listing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/test19.cart.sk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pren\u00e1jom\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/#website\",\"url\":\"https:\\\/\\\/test19.cart.sk\\\/\",\"name\":\"Autopo\u017ei\u010dov\u0148a Ko\u0161ice\",\"description\":\"Kr\u00e1tkodob\u00fd pren\u00e1jom vozidiel\",\"publisher\":{\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/test19.cart.sk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/#organization\",\"name\":\"Autopo\u017ei\u010dov\u0148a Ko\u0161ice | Sa-Cars\",\"url\":\"https:\\\/\\\/test19.cart.sk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/test19.cart.sk\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/autopozicovna-kosice-auto-na-prenajom.png\",\"contentUrl\":\"https:\\\/\\\/test19.cart.sk\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/autopozicovna-kosice-auto-na-prenajom.png\",\"width\":167,\"height\":47,\"caption\":\"Autopo\u017ei\u010dov\u0148a Ko\u0161ice | Sa-Cars\"},\"image\":{\"@id\":\"https:\\\/\\\/test19.cart.sk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/103440454579921\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pren\u00e1jom | Autopo\u017ei\u010dov\u0148a Ko\u0161ice","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:\/\/test19.cart.sk\/en\/car-listing\/","og_locale":"en_US","og_type":"article","og_title":"Pren\u00e1jom | Autopo\u017ei\u010dov\u0148a Ko\u0161ice","og_url":"https:\/\/test19.cart.sk\/en\/car-listing\/","og_site_name":"Autopo\u017ei\u010dov\u0148a Ko\u0161ice","article_publisher":"https:\/\/www.facebook.com\/103440454579921\/","article_modified_time":"2026-05-27T00:21:16+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test19.cart.sk\/car-listing\/","url":"https:\/\/test19.cart.sk\/car-listing\/","name":"Pren\u00e1jom | Autopo\u017ei\u010dov\u0148a Ko\u0161ice","isPartOf":{"@id":"https:\/\/test19.cart.sk\/#website"},"datePublished":"2017-04-18T12:47:22+00:00","dateModified":"2026-05-27T00:21:16+00:00","breadcrumb":{"@id":"https:\/\/test19.cart.sk\/car-listing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test19.cart.sk\/car-listing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test19.cart.sk\/car-listing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test19.cart.sk\/"},{"@type":"ListItem","position":2,"name":"Pren\u00e1jom"}]},{"@type":"WebSite","@id":"https:\/\/test19.cart.sk\/#website","url":"https:\/\/test19.cart.sk\/","name":"Autopo\u017ei\u010dov\u0148a Ko\u0161ice","description":"Kr\u00e1tkodob\u00fd pren\u00e1jom vozidiel","publisher":{"@id":"https:\/\/test19.cart.sk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test19.cart.sk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/test19.cart.sk\/#organization","name":"Autopo\u017ei\u010dov\u0148a Ko\u0161ice | Sa-Cars","url":"https:\/\/test19.cart.sk\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test19.cart.sk\/#\/schema\/logo\/image\/","url":"https:\/\/test19.cart.sk\/wp-content\/uploads\/2026\/05\/autopozicovna-kosice-auto-na-prenajom.png","contentUrl":"https:\/\/test19.cart.sk\/wp-content\/uploads\/2026\/05\/autopozicovna-kosice-auto-na-prenajom.png","width":167,"height":47,"caption":"Autopo\u017ei\u010dov\u0148a Ko\u0161ice | Sa-Cars"},"image":{"@id":"https:\/\/test19.cart.sk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/103440454579921\/"]}]}},"_links":{"self":[{"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/pages\/657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/comments?post=657"}],"version-history":[{"count":5,"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/pages\/657\/revisions"}],"predecessor-version":[{"id":14129,"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/pages\/657\/revisions\/14129"}],"wp:attachment":[{"href":"https:\/\/test19.cart.sk\/en\/wp-json\/wp\/v2\/media?parent=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}