{"id":814,"date":"2023-07-06T07:59:59","date_gmt":"2023-07-06T05:59:59","guid":{"rendered":"https:\/\/rentaboatkoper.click.si\/?page_id=814"},"modified":"2023-08-23T15:25:43","modified_gmt":"2023-08-23T13:25:43","slug":"rentaboat","status":"publish","type":"page","link":"https:\/\/rentaboatkoper.com\/en\/rentaboat\/","title":{"rendered":"Rent"},"content":{"rendered":"<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    <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:\/\/rentaboatkoper.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\">(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:\/\/rentaboatkoper.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'>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<\/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\">Use filter<\/h3>\n        <\/div>\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\n        \n\n<!-- Pickup Location -->\n<div class=\"inspect-filter-widget inspect-filter-widget-pickup\">\n            <h2 class=\"inspect-filter-widget-title\">Pickup<\/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=\"Izberi lokacijo\">\n            <option selected value=\"\">Select Pickup Location<\/option>\n                                           <option  value=\"druga-lokacija\">Other location (surcharge by agreement)<\/option>\n                                           <option  value=\"izola\">Izola<\/option>\n                                           <option  value=\"koper\">Koper<\/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\">Drop-off<\/h2>\n        <div class=\"checkbox-group flex flex-col\">\n        <select class=\"inspect-search-select\" name=\"tex_return_location\" data-placeholder=\"Izberi lokacijo\">\n            <option value=\"\">Select DropOff Location<\/option>\n                                            <option  value=\"druga-lokacija\">Other location (surcharge by agreement)<\/option>\n                                            <option  value=\"izola\">Izola<\/option>\n                                            <option  value=\"koper\">Koper<\/option>\n                    <\/select>\n    <\/div>\n<\/div><div class=\"inspect-filter-widget inspect-filter-widget-resource\">\n            <h2 class=\"inspect-filter-widget-title\">Features<\/h2>\n    \n    <div class=\"filter-widget-item-search\">\n        <input type=\"search\" placeholder=\"Izberi\">\n        <div class=\"product-resource-search-icon-wrapper\">\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\">\n                <g transform=\"translate(-602 -37)\">\n                    <g transform=\"translate(602 37)\">\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\" \/>\n                    <\/g>\n                <\/g>\n            <\/svg>\n        <\/div>\n    <\/div>\n\n    <div class=\"product-filter-item-listing\">\n                    <label data-filter=\"Posadka - cel dan\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"posadka-cel-dan\" 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\">Crew - full day<\/span>\n            <\/label>\n                    <label data-filter=\"Posadka - pol dneva\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"posadka-pol-dneva\" 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\">Crew - half day<\/span>\n            <\/label>\n                    <label data-filter=\"Prikolica (Satelit, nosilnost do 1300 kg)\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"prikolica\" 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\">Trailer (Satelit, carrying capacity up to 1300 kg)<\/span>\n            <\/label>\n                    <label data-filter=\"Skiper\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"skiper\" 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\">Skipper<\/span>\n            <\/label>\n                    <label data-filter=\"Sup\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"sup\" 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\">Sup<\/span>\n            <\/label>\n                    <label data-filter=\"Tuba\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"tuba\" 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\">Tube<\/span>\n            <\/label>\n                    <label data-filter=\"Voznik\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"voznik\" 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\">Driver<\/span>\n            <\/label>\n                    <label data-filter=\"Wake\" class=\"product-filter-label\">\n                <input name=\"tex_resource[]\" value=\"wake\" 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\">Wake<\/span>\n            <\/label>\n            <\/div>\n<\/div><div class=\"inspect-filter-widget\">\n            <h2 class=\"inspect-filter-widget-title\">People<\/h2>\n    \n    <div class=\"filter-widget-item-search\">\n        <input type=\"search\" placeholder=\"Select the number of people\">\n        <div class=\"product-resource-search-icon-wrapper\">\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\">\n                <g transform=\"translate(-602 -37)\">\n                    <g transform=\"translate(602 37)\">\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\" \/>\n                    <\/g>\n                <\/g>\n            <\/svg>\n        <\/div>\n    <\/div>\n\n    <div class=\"product-filter-item-listing\">\n                    <label class=\"product-filter-label\" data-filter=\"\u0160tevilo oseb: 10\">\n                <input name=\"tex_person\" value=\"stevilo-oseb-10\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\n                <svg width=\"20px\" height=\"20px\" viewbox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\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>\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>\n                <\/svg>\n                <span class=\"product-filter-title\">Number of people: 10<\/span>\n            <\/label>\n                    <label class=\"product-filter-label\" data-filter=\"\u0160tevilo oseb: 3\">\n                <input name=\"tex_person\" value=\"stevilo-oseb-3\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\n                <svg width=\"20px\" height=\"20px\" viewbox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\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>\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>\n                <\/svg>\n                <span class=\"product-filter-title\">Number of people: 3<\/span>\n            <\/label>\n                    <label class=\"product-filter-label\" data-filter=\"\u0160tevilo oseb: 5\">\n                <input name=\"tex_person\" value=\"stevilo-oseb-5\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\n                <svg width=\"20px\" height=\"20px\" viewbox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\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>\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>\n                <\/svg>\n                <span class=\"product-filter-title\">Number of people: 5<\/span>\n            <\/label>\n                    <label class=\"product-filter-label\" data-filter=\"\u0160tevilo oseb: 6\">\n                <input name=\"tex_person\" value=\"stevilo-oseb-06\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\n                <svg width=\"20px\" height=\"20px\" viewbox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\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>\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>\n                <\/svg>\n                <span class=\"product-filter-title\">Number of people: 6<\/span>\n            <\/label>\n                    <label class=\"product-filter-label\" data-filter=\"\u0160tevilo oseb: 7\">\n                <input name=\"tex_person\" value=\"stevilo-oseb-07\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\n                <svg width=\"20px\" height=\"20px\" viewbox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\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>\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>\n                <\/svg>\n                <span class=\"product-filter-title\">Number of people: 7<\/span>\n            <\/label>\n                    <label class=\"product-filter-label\" data-filter=\"\u0160tevilo oseb: 8\">\n                <input name=\"tex_person\" value=\"stevilo-oseb-08\" type=\"radio\" class=\"filter-checkbox form-checkbox product-filter-input-radio\">\n                <svg width=\"20px\" height=\"20px\" viewbox=\"0 0 20 20\" class=\"product-filter-radio-svg\">\n                    <circle cx=\"10\" cy=\"10\" r=\"9\"><\/circle>\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>\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>\n                <\/svg>\n                <span class=\"product-filter-title\">Number of people: 8<\/span>\n            <\/label>\n            <\/div>\n<\/div><div class=\"inspect-filter-widget inspect-filter-widget-resource\">\n            <h2 class=\"inspect-filter-widget-title\">Category<\/h2>\n    \n    <div class=\"filter-widget-item-search\">\n        <input type=\"search\" placeholder=\"Choose category\">\n        <div class=\"product-resource-search-icon-wrapper\">\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\">\n                <g transform=\"translate(-602 -37)\">\n                    <g transform=\"translate(602 37)\">\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\" \/>\n                    <\/g>\n                <\/g>\n            <\/svg>\n        <\/div>\n    <\/div>\n\n    <div class=\"product-filter-item-listing\">\n                    <label data-filter=\"Barke\" class=\"product-filter-label\">\n                <input name=\"tex_rnb_categories[]\" value=\"barke\" 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\">Boats<\/span>\n            <\/label>\n                    <label data-filter=\"Izleti\" class=\"product-filter-label\">\n                <input name=\"tex_rnb_categories[]\" value=\"izleti\" 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\">Trips<\/span>\n            <\/label>\n                    <label data-filter=\"Kombiji\" class=\"product-filter-label\">\n                <input name=\"tex_rnb_categories[]\" value=\"kombiji\" 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\">Vans<\/span>\n            <\/label>\n            <\/div>\n<\/div>    <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/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\"><\/div>\n                <\/div>\n\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\" id=\"filter-results\" data-button-text=\"+\"><\/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\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"price-alert\"><h5 class=\"wp-block-heading\">* Important when renting<\/h5>\n<p><strong>Deposit payment: The deposit is \u20ac400 for up to 3 days, and \u20ac1,600 for rentals longer than 3 days.<\/strong><\/p>\n<p>When you pick up your boat or van, you get <strong>a full tank<\/strong>, when you return it <strong>fill it up again.<\/strong><\/p>\n<p>Vessels (except Quicky) can be rented for 4 hours or by days up to 7 days.<br> For rentals longer than 7 days, please contact us by phone <a style=\"color:var(--e-global-color-primary)\" href=\"tel:+386 51 735 222\"><strong>+386 51 735 222<\/strong><\/a> or email <a style=\"color:var(--e-global-color-primary)\" href=\"mailto:info@rentaboatkoper.com\"><strong>info@rentaboatkoper.com<\/strong><\/a> and we will prepare an individual offer for you. With the Quicky vessel, only daily charter is possible with a mandatory skipper surcharge.<\/p>\n<p>Prices refer to the current season and change with the passing of the season. <br>Summer season: 1st May - 30th September \/ Winter season: 1st October - 30th April<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>* Pomembno pri najemu Pla\u010dilo var\u0161\u010dine: Var\u0161\u010dina do 3 dni zna\u0161a 400 \u20ac, za najem dalj\u0161i od 3 dni pa 1600 \u20ac. Ob prevzemu \u010dolna ali kombija dobite poln rezervoar, ob vra\u010dilu ga ponovno napolnite do konca. Najem plovil (razen plovila Quicky) je mo\u017een za 4 h ali po dnevih do 7 dni. Za najem [&hellip;]<\/p>","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-814","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/pages\/814","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/comments?post=814"}],"version-history":[{"count":27,"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/pages\/814\/revisions"}],"predecessor-version":[{"id":1743,"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/pages\/814\/revisions\/1743"}],"wp:attachment":[{"href":"https:\/\/rentaboatkoper.com\/en\/wp-json\/wp\/v2\/media?parent=814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}