var CURRENT_CURRENCY = 'usd', CURRENT_LANGUAGE = 'en_us', TESTIMONIALS_READ_MORE_BUTTON = 'Read more', PRODUCT_FEATURES_HIGHLIGHTS_TITLE = 'Amenities', PRODUCT_FEATURES_VIEW_MORE = 'View more', CLIPBOARD_SHIP_COPY_TEXT = 'Ship link copied! Ready to share with anyone.', THOUSANDS_SEPARATOR = ',', DECIMAL_SEPARATOR = '.', SEARCH_BAR_ALL = 'all', SMALL_THUMBNAIL_DIMENSION = 120, MEDIUM_THUMBNAIL_DIMENSION = 250, BIG_THUMBNAIL_DIMENSION = 400, RETINA_THUMBNAIL_DIMENSION = 1000; var WAIT_ICON = 'https://www.navitaexperience.com/media/core/wait.gif', WAIT_ICON_2 = 'https://www.navitaexperience.com/media/core/wait2.gif', VIEW_IMAGES_ICON = 'https://www.navitaexperience.com/media/core/viewImages.png', SHIP_SHARE_ICON = 'https://www.navitaexperience.com/media/core/shipShare.png', ROOMS_ICON = 'https://www.navitaexperience.com/media/core/productIcons/bedrooms.png', CAPACITY_ICON = 'https://www.navitaexperience.com/media/core/productIcons/people.png', PRODUCT_ICONS_URL = 'https://www.navitaexperience.com/media/core/productIcons/', TESTIMONIALS_STARS_IMAGE_URL = 'https://www.navitaexperience.com/media/core//testimonials/', TESTIMONIALS_TRIPADVISOR_LOGO_IMAGE_URL = 'https://www.navitaexperience.com/media/core//testimonials/tripAdvisorLogo.png?v=1.037'; var PRODUCTS_GET_ALL_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/getAllProducts.php', PRODUCT_BOOKING_PAGE_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/productBookingPage.php', PRODUCT_IMAGES_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/productImages.php', HOUSE_GET_FEATURES_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/getHouseFeatures.php', TESTIMONIALS_GET_ALL_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/getAllTestimonials.php', PRODUCT_PRICE_GET_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/getProductPrice.php', PAYMENT_METHODS_GET_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/getPaymentMethods.php', WHATSAPP_CONTACT_LINK_GET_URL_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/getWhatsappContactLink.php', CART_ENDPOINT = 'https://www.navitaexperience.com/sections/endpoints/cart.php', CHECKOUT_URL = 'https://www.navitaexperience.com/sections/checkout/checkout.php'; var TESTIMONIALS_TRIPADVISOR_URL = 'https://www.tripadvisor.com.ar/Attraction_Review-g297476-d15873422-Reviews-Rent_A_Boat_Cartagena-Cartagena_Cartagena_District_Bolivar_Department.html', PRODUCT_URL = 'https://www.navitaexperience.com/sections/products/product.php'; var CHECKOUT_SIDE_CART_TITLE = 'Your items', CHECKOUT_FOR = 'For', CHECKOUT_TOTAL_PRICE = 'Total price', CHECKOUT_UNIT_PRICE = 'Unit price', CHECKOUT_SUB_TOTAL_PRICE = 'Sub total', CHECKOUT_TAXES_PRICE = 'Taxes', CHECKOUT_DATE_TEXT = 'Date'; CHECKOUT_START_DATE_TEXT = 'Start date'; CHECKOUT_END_DATE_TEXT = 'End date'; CHECKOUT_QUANTITY = 'Quantity', CHECKOUT_GO_TO_CHECKOUT_BUTTON = 'Go to checkout';