Game Drive Package
R400 per adult
R250 per child
Minimum 2 Guests
Includes beverage and a light meal
// Redirect WooCommerce Shop URL function wpc_shop_url_redirect() { if( is_shop() ){ wp_redirect( home_url() ); // Assign custom internal page here exit(); } } add_action( 'template_redirect', 'wpc_shop_url_redirect' );
Skip to content
R400 per adult
R250 per child
Minimum 2 Guests
Includes beverage and a light meal