var CURRENT_CURRENCY = 'usd', CURRENT_LANGUAGE = 'en_us', TESTIMONIALS_READ_MORE_BUTTON = 'Read more', THOUSANDS_SEPARATOR = ',', DECIMAL_SEPARATOR = '.'; var WAIT_ICON = 'https://www.rentaboatcartagena.com/media/core/wait.gif', TESTIMONIALS_STARS_IMAGE_URL = 'https://www.rentaboatcartagena.com/media/core//testimonials/', TESTIMONIALS_TRIPADVISOR_LOGO_IMAGE_URL = 'https://www.rentaboatcartagena.com/media/core//testimonials/tripAdvisorLogo.png?v=1.004'; var SHIPS_GET_ALL_URL_ENDPOINT = 'https://www.rentaboatcartagena.com/sections/endpoints/getAllShips.php', PERKS_GET_ALL_URL_ENDPOINT = 'https://www.rentaboatcartagena.com/sections/endpoints/getAllPerks.php', TESTIMONIALS_GET_ALL_URL_ENDPOINT = 'https://www.rentaboatcartagena.com/sections/endpoints/getAllTestimonials.php', PRODUCT_PRICE_GET_URL_ENDPOINT = 'https://www.rentaboatcartagena.com/sections/endpoints/getProductPrice.php', CART_ENDPOINT = 'https://www.rentaboatcartagena.com/sections/endpoints/cart.php', CHECKOUT_URL = 'https://www.rentaboatcartagena.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.rentaboatcartagena.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';