if(!$site->config('REZGO_HIDE_HEADERS')) { ?>
header('Cache-Control: no-cache');
header('Pragma: no-cache');
header('Content-Type: text/html; charset=utf-8');
?>
} ?>
if($site->exists($site->getStyles())) { ?>
} ?>
if($preview_mode) { ?>
} ?> if(!$site->getCartState()) { ?>
$site->sendTo($site->base.'/book'); ?>
} ?>

$this_link = 'http://'.$_SERVER[HTTP_HOST].$site->base.'/order/?order=clear';
foreach( $cart as $key => $order ) {
$this_link .= '&add['.$order->cartID.'][uid]='.$order->uid.'&add['.$order->cartID.'][date]='.date("Y-m-d", $order->date);
foreach($order->pax as $pax => $num) {
$this_link .= '&add['.$order->cartID.']['.$pax.'_num]='.$num;
}
}
?>
if(!$site->config('REZGO_HIDE_HEADERS')) { ?>
} ?>
if (
$_SERVER['SCRIPT_NAME'] == '/book.php' ||
$_SERVER['REQUEST_URI'] == '/?search=restore'
) {
$mobile_url = $_SERVER['REQUEST_URI'].'&show_standard=off';
} elseif (
$_SERVER['SCRIPT_NAME'] == '/about.php' ||
$_SERVER['SCRIPT_NAME'] == '/contact.php' ||
$_SERVER['REQUEST_URI'] == '/?show_standard=off' ||
($_SERVER['SCRIPT_NAME'] == '/index.php' && $_SERVER['REQUEST_URI'] == '/')
) {
$mobile_url = '/?show_standard=off';
} else {
$mobile_url = str_replace('/?show_standard=on', '', $_SERVER['REQUEST_URI']).'/?show_standard=off';
}
?>
if($_COOKIE['show_standard']) { ?>
} ?>
My Order


$cart = $site->getCart();
if(!$cart) {
echo '
} ?>
} ?>
There are no items in your order.
';
} else {
?>
foreach($cart as $order) { ?>
$pax_edit_string = '?1=1'; ?>
$site->readItem($order); ?>
-
()
- Booked For: Thursday Jan 01, 1970
-
foreach($order->pax as $label => $pax) { ?>
x
$pax_edit_string .= '&'.$label.'_num='.$pax; ?> } ?> if($order->availability < $order->pax_count) { ?>} else { $cart_total += $order->total; } ?>NOT AVAILABLE
- [Rezgo error: no object found, expecting read object or object argument for ::require in /var/www/vhosts/toursandtales.pt/en.toursandtales.pt/index.php on line 26]0
- Current Order Total
- [Rezgo error: no object found, expecting read object or object argument for ::require in /var/www/vhosts/toursandtales.pt/en.toursandtales.pt/index.php on line 26]0