function hasOpenWidget () {
return new URLSearchParams(window.location.search).get('openWidget');
}
function loadVentrata() {
if (typeof window.Ventrata === 'function') {
window.Ventrata({"productID": "b7250b35-0dc8-4d96-a801-d81fc5f739af", "promoCode": "QLSGZC"});
return true;
}
return false;
}
function initWidget() {
if (!hasOpenWidget()) return;
if (loadVentrata()) return;
const checkVentrata = setInterval(function() {
if (loadVentrata()) {
clearInterval(checkVentrata);
}
}, 20);
setTimeout(function() {
clearInterval(checkVentrata);
if (typeof window.Ventrata !== 'function') {
console.error('Ventrata checkout did not load.');
}
}, 10000);
}
if (document.readyState === 'complete') {
initWidget();
} else {
window.addEventListener('load', initWidget);
}
Contact us EN
How did we do? We value your opinion and hope to hear from you. Please share your feedback on feedback@citysightseeing.co.za or write a review about us on TripAdvisor Cape Town
.
Write to us at
PO Box 379, Paarden Eiland, Cape Town 7420