Notice (8) : Undefined variable: relatedItems [APP/Model/Table/WebsitesTable.php , line 1182 ]Code Context $selectedProductIds = [- 1 ];
$alreadyReceivedRelatedItems = $relatedItems ;
$relatedItems = TableRegistry :: get ( $modelName )-> find ( 'all' ) $modelName = 'Products'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1279,
'featured_item' => (int) 1,
'name' => 'Coastal Adventure',
'description' => ' <div class="container"> <div class="day"> Day 1: Negombo & Kalpitiya <ul> <li>Arrival in Negombo and welcome briefing.</li> <li>Explore Negombo Lagoon with a short boat ride.</li> <li>Drive north along the coast to Kalpitiya.</li> <li>Sunset kite-surfing or beach walk along pristine sands.</li> </ul> </div> <div class="day"> Day 2: Dolphin Watching & Lagoon Safari <ul> <li>Early morning dolphin and whale watching excursion.</li> <li>Guided lagoon safari, spotting mangroves and local wildlife.</li> <li>Relax on quiet beaches or try snorkeling in shallow coastal waters.</li> <li>Evening campfire by the beach with traditional Sri Lankan snacks.</li> </ul> </div> <div class="day"> Day 3: Cultural Coastal Exploration & Departure <ul> <li>Visit a local fishing village to experience coastal life.</li> <li>Short hike along coastal cliffs with panoramic ocean views.</li> <li>Return to Negombo for departure.</li> </ul> </div> <p>Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences.</p> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 165,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => (float) 999,
'quantity' => (int) 0,
'vendor_id' => (int) 354,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => '3 Days / 2 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 20,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 200,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => '',
'size_chart_dir' => '',
'currency' => 'USD',
'seo_url' => 'coastal-adventure',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 17,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => object(App\Model\Entity\ProductImage) {},
(int) 1 => object(App\Model\Entity\ProductImage) {}
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => object(App\Model\Entity\District) {},
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$containArr = [
'VendorUsers' => object(Closure) {
},
'Websites' => object(Closure) {
},
'Brands' => object(Closure) {
},
'ProductModels' => object(Closure) {
},
'Districts' => object(Closure) {
},
'Cities' => object(Closure) {
},
'ProductCategories' => object(Closure) {
},
'ProductSubCategories' => object(Closure) {
},
'ProductSuperSubCategories' => object(Closure) {
},
(int) 0 => 'ProductImages',
'Users' => object(Closure) {
},
'Feedbacks' => object(Closure) {
}
]
$webId = (int) 198
$relatedItemCount = (int) 12
$websiteDetails = object(App\Model\Entity\Website) {
'id' => (int) 198,
'multi_vendor_enabled' => (int) 0,
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false,
'payment_made' => false,
'website_type' => false,
'domain_name' => false,
'domain_name_alias' => false,
'domain_dns_key' => false,
'domain_verified' => false,
'sample' => false,
'auto_login_code' => false,
'suspended' => false,
'sms_credit_id' => false,
'user_id' => false,
'expiry_date' => false,
'template_id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'logo_base_path',
(int) 1 => 'logo_prefixes',
(int) 2 => 'favicon_base_path',
(int) 3 => 'favicon_prefixes',
(int) 4 => 'main_image_base_path',
(int) 5 => 'main_image_prefixes',
(int) 6 => 'contact_bg_image_base_path',
(int) 7 => 'contact_bg_image_prefixes',
(int) 8 => 'is_discounted',
(int) 9 => 'website_theme_colour',
(int) 10 => 'website_domain'
],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Websites'
}
$selectArr = [
(int) 0 => 'Products.id',
(int) 1 => 'Products.featured_item',
(int) 2 => 'Products.name',
(int) 3 => 'Products.description',
(int) 4 => 'Products.brand_id',
(int) 5 => 'Products.product_model_id',
(int) 6 => 'Products.product_category_id',
(int) 7 => 'Products.product_sub_category_id',
(int) 8 => 'Products.product_super_sub_category_id',
(int) 9 => 'Products.price',
(int) 10 => 'Products.quantity',
(int) 11 => 'Products.vendor_id',
(int) 12 => 'Products.weight',
(int) 13 => 'Products.volume',
(int) 14 => 'Products.length',
(int) 15 => 'Products.width',
(int) 16 => 'Products.height',
(int) 17 => 'Products.stock_available',
(int) 18 => 'Products.add_to_cart_text',
(int) 19 => 'Products.out_of_stock_text',
(int) 20 => 'Products.product_type',
(int) 21 => 'Products.vendor_item_approved',
(int) 22 => 'Products.free_delivery',
(int) 23 => 'Products.active',
(int) 24 => 'Products.created',
(int) 25 => 'Products.custom_product_field_1_value',
(int) 26 => 'Products.custom_product_field_2_value',
(int) 27 => 'Products.custom_product_field_3_value',
(int) 28 => 'Products.district_id',
(int) 29 => 'Products.city_id',
(int) 30 => 'Products.private_info',
(int) 31 => 'Products.discount_value',
(int) 32 => 'Products.discount_percentage',
(int) 33 => 'Products.attached_file',
(int) 34 => 'Products.attached_file_dir',
(int) 35 => 'Products.attached_file2',
(int) 36 => 'Products.attached_file_dir2',
(int) 37 => 'Products.size_chart',
(int) 38 => 'Products.size_chart_dir',
(int) 39 => 'Products.currency',
(int) 40 => 'Products.seo_url',
(int) 41 => 'Products.contact_name',
(int) 42 => 'Products.contact_mobile',
(int) 43 => 'Products.contact_whatsapp',
(int) 44 => 'Products.view_count'
]
$commonConditions = [
'Products.active' => (int) 1,
'Products.website_id' => (int) 198,
'Products.product_type IN ("NORMAL","MAIN","ATTR") AND 1=' => (int) 1
]
$productSortArray = [
'Products.stock_available' => 'DESC',
'Products.featured_item' => 'DESC',
'Products.sort_order' => 'DESC',
'Products.id' => 'DESC',
'Products.product_category_id' => 'ASC',
'Products.product_sub_category_id' => 'ASC',
'Products.product_super_sub_category_id' => 'ASC',
'Products.brand_id' => 'ASC'
]
$multivendorConditionArr = []
$selectedProductIds = [
(int) 0 => (int) -1
] App\Model\Table\WebsitesTable::getRelatedItems() - APP/Model/Table/WebsitesTable.php, line 1182
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4781
App\Controller\WebsitesController::showSEOProduct() - APP/Controller/WebsitesController.php, line 4638
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 47 Warning (512) : Unable to emit headers. Headers sent in file=/home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else { $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Explore Paradise: Sri Lanka’s Best | Beyond Trails</title>
<link href="/files/websites/favicon/ba16d9b8-d316-48c3-befd-d9127aea252b/small_fav.png" type="image/x-icon" rel="icon"/><link href="/files/websites/favicon/ba16d9b8-d316-48c3-befd-d9127aea252b/small_fav.png" type="image/x-icon" rel="shortcut icon"/> <!-- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700&display=swap" rel="stylesheet" type="text/css" /> -->
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700|Chewy" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Satisfy&display=swap" rel="stylesheet">
<!-- Demo Specific Stylesheet -->
<link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/bootstrap.min.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/custom.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/style.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/swiper.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/dark.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/font-icons.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/animate.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/magnific-popup.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/colors.php?color=0066D2"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/beyond_trails.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/beyond_trails_min.css"/>
<link rel="stylesheet" href="/css/waitMe/waitMe.min.css"/>
<script src="/js/js/jquery.js"></script> <meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content=" Coastal Adventure | Beyond Trails" />
<meta property="og:description" content=" Day 1: Negombo & Kalpitiya Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences. , " />
<meta property="og:image" content="https:///files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Coastal Adventure | Beyond Trails">
<meta property="twitter:description" content=" Day 1: Negombo & Kalpitiya Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences. , ">
<meta property="twitter:image" content="https:///files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg">
<style type="text/css">
.menu-item.current .menu-link.scroll-active div {
color: #0066D2;
/* or your highlight color */
font-weight: bold;
border-bottom: 2px solid #0066D2;
}
.second-bg-color {
background-color: #0066D2 !important;
}
.button-custom {
background-color: #0066D2 !important;
}
.button-custom:hover {
background-color: #0066D2cf !important;
}
.button-outer-area {
background-color: #0066D2 !important;
}
.button-custom:hover .button-outer-area {
background-color: #0066D2cf !important;
}
.menu-item:hover>.menu-link,
.menu-item.current>.menu-link {
color: #0066D2 !important;
}
#gotoTop:hover {
background-color: #0066D2 !important;
}
.itinerary-section .itinerary-pagination-area .itinerary-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
background-color: #0066D2 !important;
}
.itinerary-extra-info p i {
color: #0066D2 !important;
}
.new-price{
color: #0066D2 !important;
}
.product-read-more-btn{
background-color: #0066D2 !important;
}
.product-read-more-btn:hover{
background-color: #0066D2cf !important;
}
.all-products-gallery .gallery-menu span.active{
background-color: #0066D2 !important;
}
</style>
</head>
<body class="stretched content-inner">
<style type="text/css">
.sample-inform-div{
text-align: center;
padding: 10px 0;
background: #333;
color: #fff;
}
.sample-inform-div a{
color:#fff;
font-weight:bold;
}
</style>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix inner-pages">
<!-- Header
============================================= -->
<header id="header" class="transparent-header floating-header">
<div id="header-wrap">
<div class="container">
<div class="header-row">
<!-- Logo
============================================= -->
<div id="logo">
<a href="/" class="standard-logo""><img src="/files/websites/logo/06878c90-6936-46b8-8138-1b5f9a1cc3e2/large_logo.png" alt=""/></a> <a href="/" class="retina-logo""><img src="/files/websites/logo/06878c90-6936-46b8-8138-1b5f9a1cc3e2/large_logo.png" alt=""/></a> </div><!-- #logo end -->
<div id="primary-menu-trigger">
<svg class="svg-trigger" viewBox="0 0 100 100">
<path
d="m 30,33 h 40 c 3.722839,0 7.5,3.126468 7.5,8.578427 0,5.451959 -2.727029,8.421573 -7.5,8.421573 h -20">
</path>
<path d="m 30,50 h 40"></path>
<path
d="m 70,67 h -40 c 0,0 -7.5,-0.802118 -7.5,-8.365747 0,-7.563629 7.5,-8.634253 7.5,-8.634253 h 20">
</path>
</svg>
</div>
<!-- Primary Navigation -->
<nav class="primary-menu">
<ul class="menu-container">
<li class="menu-item current" id="menu-li-home">
<a class="menu-link scroll-active active" href="/#slider" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link scroll-active" href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link scroll-active" href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link scroll-active" href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Tours</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link scroll-active" href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link scroll-active" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class=" menu-article-what-we-do menu-item">
<a href="/what-we-do" class="menu-link"><div>What we do</div></a> </li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link scroll-active" href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</ul>
</nav><!-- #primary-menu end -->
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<div id="content" class="content-wrap">
<div class="container">
</div>
<div id="product-detail-page">
<div class="container breadcrumb-links">
<a id="home-bc" href="/#slider" data-scrollto="slider">Home</a> /
<a id="products-bc" href="/all-products">All Products</a> /
<a id="product-category-bc" href="/all-products?pc=165">Beach & Coastal Tours</a>
</div>
<div class="container product-detail-wrapper">
<div class="row">
<div class="col col-12 col-lg-6 text-left">
<div class="page-title-content mb-4">
<h1>Coastal Adventure</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div class="container"> <div class="day"> Day 1: Negombo & Kalpitiya <ul> <li>Arrival in Negombo and welcome briefing.</li> <li>Explore Negombo Lagoon with a short boat ride.</li> <li>Drive north along the coast to Kalpitiya.</li> <li>Sunset kite-surfing or beach walk along pristine sands.</li> </ul> </div> <div class="day"> Day 2: Dolphin Watching & Lagoon Safari <ul> <li>Early morning dolphin and whale watching excursion.</li> <li>Guided lagoon safari, spotting mangroves and local wildlife.</li> <li>Relax on quiet beaches or try snorkeling in shallow coastal waters.</li> <li>Evening campfire by the beach with traditional Sri Lankan snacks.</li> </ul> </div> <div class="day"> Day 3: Cultural Coastal Exploration & Departure <ul> <li>Visit a local fishing village to experience coastal life.</li> <li>Short hike along coastal cliffs with panoramic ocean views.</li> <li>Return to Negombo for departure.</li> </ul> </div> <p>Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences.</p> </div> </div>
</div>
<div class="col col-12 col-lg-6">
<!--== Blog Page Content Start ==-->
<div id="page-content-wrap">
<div class="blog-page-content-wrap section-padding">
<div class="container" style="width:100% !important;">
<div class="row">
<!-- Blog content Area Start -->
<div class="col col-12">
<article class="single-blog-content-wrap" style="padding:10px;">
<section class="blog-details">
<div class="text-center">
<div class="fslider flex-thumb-grid grid-12 mb-4" data-arrows="false" data-animation="fade" data-thumbs="true">
<div class="flexslider">
<div class="slider-wrap" data-lightbox="gallery">
<!-- <div class="slide" data-thumb="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/medium_square_coastal.jpg"><img src="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" alt="Image" style="width:auto;"></div> -->
<div class="slide" data-thumb="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/medium_square_coastal.jpg">
<a href="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" class="grid-item" data-lightbox="gallery-item"><img src="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" alt="Image" style="width:auto;"/></a> </div>
<!-- <div class="slide" data-thumb="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/medium_square_coastal.jpg"><img src="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" alt="Image" style="width:auto;"></div> -->
<div class="slide" data-thumb="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/medium_square_coastal.jpg">
<a href="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" class="grid-item" data-lightbox="gallery-item"><img src="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" alt="Image" style="width:auto;"/></a> </div>
</div>
</div>
</div>
</div>
</section>
</article>
</div>
<!-- Blog content Area End -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="dark " style=" ">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="justify-content-between row text-center">
<div class="copyrights-menu copyright-links clearfix">
<li class="menu-item current" id="menu-li-home">
<a class="menu-link active" href="/#slider" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link " href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link " href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Tours</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link " href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link " href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link " href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link " href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</div>
</div>
<hr>
<div class="row justify-content-between ">
<p class="copyright-content text-center">
Beyond Trails © 2026 All rights reserved. <span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span> </p>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#FFF" viewBox="0 0 256 256">
<rect width="256" height="256" fill="none"></rect>
<polygon points="48 208 128 128 208 208 48 208" opacity="0.2"></polygon>
<polygon points="48 208 128 128 208 208 48 208" fill="none" stroke="#FFF" stroke-linecap="round"
stroke-linejoin="round" stroke-width="16"></polygon>
<polyline points="48 128 128 48 208 128" fill="none" stroke="#FFF" stroke-linecap="round"
stroke-linejoin="round" stroke-width="16"></polyline>
</svg>
</div>
<!-- External JavaScripts
============================================= -->
<script src="/js/lakshop_template_js/8/beyond_trails/bootstrap.bundle.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/plugins.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/wow.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/functions.js"></script>
<script src="/js/js/add_enquiries.js"></script>
<script src="/js/js/waitMe.min.js"></script>
<!-- Custom CSS -->
<style type="text/css">
.product-detail-description .day{
margin-bottom: 20px;
}
</style>
<script type="text/javascript">;
$('#hpc-heading').text('Popular Tour Categories');
$('#products-heading').text('Tour Itineraries');
$('#service-heading').text('Things To Do');
$('#section-products .product-custom-field-1 label').html('<i class="icon-clock1 mx-1"></i>');
$('.all-products-gallery .product-custom-field-1 label').html('<i class="icon-clock1 mx-1"></i>');
$('#products-page-heading').text('Tours of Beyond Trails');
$('#products-bc').text('All Tours');
$('.primary-menu .menu-article-what-we-do.menu-item').hide(); </script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=850' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 47 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
)); $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Explore Paradise: Sri Lanka’s Best | Beyond Trails</title>
<link href="/files/websites/favicon/ba16d9b8-d316-48c3-befd-d9127aea252b/small_fav.png" type="image/x-icon" rel="icon"/><link href="/files/websites/favicon/ba16d9b8-d316-48c3-befd-d9127aea252b/small_fav.png" type="image/x-icon" rel="shortcut icon"/> <!-- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700&display=swap" rel="stylesheet" type="text/css" /> -->
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700|Chewy" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Satisfy&display=swap" rel="stylesheet">
<!-- Demo Specific Stylesheet -->
<link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/bootstrap.min.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/custom.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/style.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/swiper.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/dark.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/font-icons.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/animate.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/magnific-popup.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/colors.php?color=0066D2"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/beyond_trails.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/beyond_trails_min.css"/>
<link rel="stylesheet" href="/css/waitMe/waitMe.min.css"/>
<script src="/js/js/jquery.js"></script> <meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content=" Coastal Adventure | Beyond Trails" />
<meta property="og:description" content=" Day 1: Negombo & Kalpitiya Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences. , " />
<meta property="og:image" content="https:///files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Coastal Adventure | Beyond Trails">
<meta property="twitter:description" content=" Day 1: Negombo & Kalpitiya Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences. , ">
<meta property="twitter:image" content="https:///files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg">
<style type="text/css">
.menu-item.current .menu-link.scroll-active div {
color: #0066D2;
/* or your highlight color */
font-weight: bold;
border-bottom: 2px solid #0066D2;
}
.second-bg-color {
background-color: #0066D2 !important;
}
.button-custom {
background-color: #0066D2 !important;
}
.button-custom:hover {
background-color: #0066D2cf !important;
}
.button-outer-area {
background-color: #0066D2 !important;
}
.button-custom:hover .button-outer-area {
background-color: #0066D2cf !important;
}
.menu-item:hover>.menu-link,
.menu-item.current>.menu-link {
color: #0066D2 !important;
}
#gotoTop:hover {
background-color: #0066D2 !important;
}
.itinerary-section .itinerary-pagination-area .itinerary-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
background-color: #0066D2 !important;
}
.itinerary-extra-info p i {
color: #0066D2 !important;
}
.new-price{
color: #0066D2 !important;
}
.product-read-more-btn{
background-color: #0066D2 !important;
}
.product-read-more-btn:hover{
background-color: #0066D2cf !important;
}
.all-products-gallery .gallery-menu span.active{
background-color: #0066D2 !important;
}
</style>
</head>
<body class="stretched content-inner">
<style type="text/css">
.sample-inform-div{
text-align: center;
padding: 10px 0;
background: #333;
color: #fff;
}
.sample-inform-div a{
color:#fff;
font-weight:bold;
}
</style>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix inner-pages">
<!-- Header
============================================= -->
<header id="header" class="transparent-header floating-header">
<div id="header-wrap">
<div class="container">
<div class="header-row">
<!-- Logo
============================================= -->
<div id="logo">
<a href="/" class="standard-logo""><img src="/files/websites/logo/06878c90-6936-46b8-8138-1b5f9a1cc3e2/large_logo.png" alt=""/></a> <a href="/" class="retina-logo""><img src="/files/websites/logo/06878c90-6936-46b8-8138-1b5f9a1cc3e2/large_logo.png" alt=""/></a> </div><!-- #logo end -->
<div id="primary-menu-trigger">
<svg class="svg-trigger" viewBox="0 0 100 100">
<path
d="m 30,33 h 40 c 3.722839,0 7.5,3.126468 7.5,8.578427 0,5.451959 -2.727029,8.421573 -7.5,8.421573 h -20">
</path>
<path d="m 30,50 h 40"></path>
<path
d="m 70,67 h -40 c 0,0 -7.5,-0.802118 -7.5,-8.365747 0,-7.563629 7.5,-8.634253 7.5,-8.634253 h 20">
</path>
</svg>
</div>
<!-- Primary Navigation -->
<nav class="primary-menu">
<ul class="menu-container">
<li class="menu-item current" id="menu-li-home">
<a class="menu-link scroll-active active" href="/#slider" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link scroll-active" href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link scroll-active" href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link scroll-active" href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Tours</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link scroll-active" href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link scroll-active" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class=" menu-article-what-we-do menu-item">
<a href="/what-we-do" class="menu-link"><div>What we do</div></a> </li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link scroll-active" href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</ul>
</nav><!-- #primary-menu end -->
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<div id="content" class="content-wrap">
<div class="container">
</div>
<div id="product-detail-page">
<div class="container breadcrumb-links">
<a id="home-bc" href="/#slider" data-scrollto="slider">Home</a> /
<a id="products-bc" href="/all-products">All Products</a> /
<a id="product-category-bc" href="/all-products?pc=165">Beach & Coastal Tours</a>
</div>
<div class="container product-detail-wrapper">
<div class="row">
<div class="col col-12 col-lg-6 text-left">
<div class="page-title-content mb-4">
<h1>Coastal Adventure</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div class="container"> <div class="day"> Day 1: Negombo & Kalpitiya <ul> <li>Arrival in Negombo and welcome briefing.</li> <li>Explore Negombo Lagoon with a short boat ride.</li> <li>Drive north along the coast to Kalpitiya.</li> <li>Sunset kite-surfing or beach walk along pristine sands.</li> </ul> </div> <div class="day"> Day 2: Dolphin Watching & Lagoon Safari <ul> <li>Early morning dolphin and whale watching excursion.</li> <li>Guided lagoon safari, spotting mangroves and local wildlife.</li> <li>Relax on quiet beaches or try snorkeling in shallow coastal waters.</li> <li>Evening campfire by the beach with traditional Sri Lankan snacks.</li> </ul> </div> <div class="day"> Day 3: Cultural Coastal Exploration & Departure <ul> <li>Visit a local fishing village to experience coastal life.</li> <li>Short hike along coastal cliffs with panoramic ocean views.</li> <li>Return to Negombo for departure.</li> </ul> </div> <p>Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences.</p> </div> </div>
</div>
<div class="col col-12 col-lg-6">
<!--== Blog Page Content Start ==-->
<div id="page-content-wrap">
<div class="blog-page-content-wrap section-padding">
<div class="container" style="width:100% !important;">
<div class="row">
<!-- Blog content Area Start -->
<div class="col col-12">
<article class="single-blog-content-wrap" style="padding:10px;">
<section class="blog-details">
<div class="text-center">
<div class="fslider flex-thumb-grid grid-12 mb-4" data-arrows="false" data-animation="fade" data-thumbs="true">
<div class="flexslider">
<div class="slider-wrap" data-lightbox="gallery">
<!-- <div class="slide" data-thumb="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/medium_square_coastal.jpg"><img src="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" alt="Image" style="width:auto;"></div> -->
<div class="slide" data-thumb="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/medium_square_coastal.jpg">
<a href="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" class="grid-item" data-lightbox="gallery-item"><img src="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" alt="Image" style="width:auto;"/></a> </div>
<!-- <div class="slide" data-thumb="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/medium_square_coastal.jpg"><img src="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" alt="Image" style="width:auto;"></div> -->
<div class="slide" data-thumb="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/medium_square_coastal.jpg">
<a href="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" class="grid-item" data-lightbox="gallery-item"><img src="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" alt="Image" style="width:auto;"/></a> </div>
</div>
</div>
</div>
</div>
</section>
</article>
</div>
<!-- Blog content Area End -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="dark " style=" ">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="justify-content-between row text-center">
<div class="copyrights-menu copyright-links clearfix">
<li class="menu-item current" id="menu-li-home">
<a class="menu-link active" href="/#slider" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link " href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link " href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Tours</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link " href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link " href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link " href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link " href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</div>
</div>
<hr>
<div class="row justify-content-between ">
<p class="copyright-content text-center">
Beyond Trails © 2026 All rights reserved. <span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span> </p>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#FFF" viewBox="0 0 256 256">
<rect width="256" height="256" fill="none"></rect>
<polygon points="48 208 128 128 208 208 48 208" opacity="0.2"></polygon>
<polygon points="48 208 128 128 208 208 48 208" fill="none" stroke="#FFF" stroke-linecap="round"
stroke-linejoin="round" stroke-width="16"></polygon>
<polyline points="48 128 128 48 208 128" fill="none" stroke="#FFF" stroke-linecap="round"
stroke-linejoin="round" stroke-width="16"></polyline>
</svg>
</div>
<!-- External JavaScripts
============================================= -->
<script src="/js/lakshop_template_js/8/beyond_trails/bootstrap.bundle.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/plugins.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/wow.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/functions.js"></script>
<script src="/js/js/add_enquiries.js"></script>
<script src="/js/js/waitMe.min.js"></script>
<!-- Custom CSS -->
<style type="text/css">
.product-detail-description .day{
margin-bottom: 20px;
}
</style>
<script type="text/javascript">;
$('#hpc-heading').text('Popular Tour Categories');
$('#products-heading').text('Tour Itineraries');
$('#service-heading').text('Things To Do');
$('#section-products .product-custom-field-1 label').html('<i class="icon-clock1 mx-1"></i>');
$('.all-products-gallery .product-custom-field-1 label').html('<i class="icon-clock1 mx-1"></i>');
$('#products-page-heading').text('Tours of Beyond Trails');
$('#products-bc').text('All Tours');
$('.primary-menu .menu-article-what-we-do.menu-item').hide(); </script>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 47 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context $value
), $first );
$first = false ; $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Explore Paradise: Sri Lanka’s Best | Beyond Trails</title>
<link href="/files/websites/favicon/ba16d9b8-d316-48c3-befd-d9127aea252b/small_fav.png" type="image/x-icon" rel="icon"/><link href="/files/websites/favicon/ba16d9b8-d316-48c3-befd-d9127aea252b/small_fav.png" type="image/x-icon" rel="shortcut icon"/> <!-- <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700&display=swap" rel="stylesheet" type="text/css" /> -->
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700|Chewy" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Satisfy&display=swap" rel="stylesheet">
<!-- Demo Specific Stylesheet -->
<link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/bootstrap.min.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/custom.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/style.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/swiper.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/dark.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/font-icons.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/animate.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/magnific-popup.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/colors.php?color=0066D2"/> <link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/beyond_trails.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/8/beyond_trails/beyond_trails_min.css"/>
<link rel="stylesheet" href="/css/waitMe/waitMe.min.css"/>
<script src="/js/js/jquery.js"></script> <meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content=" Coastal Adventure | Beyond Trails" />
<meta property="og:description" content=" Day 1: Negombo & Kalpitiya Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences. , " />
<meta property="og:image" content="https:///files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Coastal Adventure | Beyond Trails">
<meta property="twitter:description" content=" Day 1: Negombo & Kalpitiya Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences. , ">
<meta property="twitter:image" content="https:///files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg">
<style type="text/css">
.menu-item.current .menu-link.scroll-active div {
color: #0066D2;
/* or your highlight color */
font-weight: bold;
border-bottom: 2px solid #0066D2;
}
.second-bg-color {
background-color: #0066D2 !important;
}
.button-custom {
background-color: #0066D2 !important;
}
.button-custom:hover {
background-color: #0066D2cf !important;
}
.button-outer-area {
background-color: #0066D2 !important;
}
.button-custom:hover .button-outer-area {
background-color: #0066D2cf !important;
}
.menu-item:hover>.menu-link,
.menu-item.current>.menu-link {
color: #0066D2 !important;
}
#gotoTop:hover {
background-color: #0066D2 !important;
}
.itinerary-section .itinerary-pagination-area .itinerary-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
background-color: #0066D2 !important;
}
.itinerary-extra-info p i {
color: #0066D2 !important;
}
.new-price{
color: #0066D2 !important;
}
.product-read-more-btn{
background-color: #0066D2 !important;
}
.product-read-more-btn:hover{
background-color: #0066D2cf !important;
}
.all-products-gallery .gallery-menu span.active{
background-color: #0066D2 !important;
}
</style>
</head>
<body class="stretched content-inner">
<style type="text/css">
.sample-inform-div{
text-align: center;
padding: 10px 0;
background: #333;
color: #fff;
}
.sample-inform-div a{
color:#fff;
font-weight:bold;
}
</style>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix inner-pages">
<!-- Header
============================================= -->
<header id="header" class="transparent-header floating-header">
<div id="header-wrap">
<div class="container">
<div class="header-row">
<!-- Logo
============================================= -->
<div id="logo">
<a href="/" class="standard-logo""><img src="/files/websites/logo/06878c90-6936-46b8-8138-1b5f9a1cc3e2/large_logo.png" alt=""/></a> <a href="/" class="retina-logo""><img src="/files/websites/logo/06878c90-6936-46b8-8138-1b5f9a1cc3e2/large_logo.png" alt=""/></a> </div><!-- #logo end -->
<div id="primary-menu-trigger">
<svg class="svg-trigger" viewBox="0 0 100 100">
<path
d="m 30,33 h 40 c 3.722839,0 7.5,3.126468 7.5,8.578427 0,5.451959 -2.727029,8.421573 -7.5,8.421573 h -20">
</path>
<path d="m 30,50 h 40"></path>
<path
d="m 70,67 h -40 c 0,0 -7.5,-0.802118 -7.5,-8.365747 0,-7.563629 7.5,-8.634253 7.5,-8.634253 h 20">
</path>
</svg>
</div>
<!-- Primary Navigation -->
<nav class="primary-menu">
<ul class="menu-container">
<li class="menu-item current" id="menu-li-home">
<a class="menu-link scroll-active active" href="/#slider" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link scroll-active" href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link scroll-active" href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link scroll-active" href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Tours</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link scroll-active" href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link scroll-active" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class=" menu-article-what-we-do menu-item">
<a href="/what-we-do" class="menu-link"><div>What we do</div></a> </li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link scroll-active" href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</ul>
</nav><!-- #primary-menu end -->
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<div id="content" class="content-wrap">
<div class="container">
</div>
<div id="product-detail-page">
<div class="container breadcrumb-links">
<a id="home-bc" href="/#slider" data-scrollto="slider">Home</a> /
<a id="products-bc" href="/all-products">All Products</a> /
<a id="product-category-bc" href="/all-products?pc=165">Beach & Coastal Tours</a>
</div>
<div class="container product-detail-wrapper">
<div class="row">
<div class="col col-12 col-lg-6 text-left">
<div class="page-title-content mb-4">
<h1>Coastal Adventure</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div class="container"> <div class="day"> Day 1: Negombo & Kalpitiya <ul> <li>Arrival in Negombo and welcome briefing.</li> <li>Explore Negombo Lagoon with a short boat ride.</li> <li>Drive north along the coast to Kalpitiya.</li> <li>Sunset kite-surfing or beach walk along pristine sands.</li> </ul> </div> <div class="day"> Day 2: Dolphin Watching & Lagoon Safari <ul> <li>Early morning dolphin and whale watching excursion.</li> <li>Guided lagoon safari, spotting mangroves and local wildlife.</li> <li>Relax on quiet beaches or try snorkeling in shallow coastal waters.</li> <li>Evening campfire by the beach with traditional Sri Lankan snacks.</li> </ul> </div> <div class="day"> Day 3: Cultural Coastal Exploration & Departure <ul> <li>Visit a local fishing village to experience coastal life.</li> <li>Short hike along coastal cliffs with panoramic ocean views.</li> <li>Return to Negombo for departure.</li> </ul> </div> <p>Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences.</p> </div> </div>
</div>
<div class="col col-12 col-lg-6">
<!--== Blog Page Content Start ==-->
<div id="page-content-wrap">
<div class="blog-page-content-wrap section-padding">
<div class="container" style="width:100% !important;">
<div class="row">
<!-- Blog content Area Start -->
<div class="col col-12">
<article class="single-blog-content-wrap" style="padding:10px;">
<section class="blog-details">
<div class="text-center">
<div class="fslider flex-thumb-grid grid-12 mb-4" data-arrows="false" data-animation="fade" data-thumbs="true">
<div class="flexslider">
<div class="slider-wrap" data-lightbox="gallery">
<!-- <div class="slide" data-thumb="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/medium_square_coastal.jpg"><img src="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" alt="Image" style="width:auto;"></div> -->
<div class="slide" data-thumb="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/medium_square_coastal.jpg">
<a href="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" class="grid-item" data-lightbox="gallery-item"><img src="/files/productimages/photo/4371534e-1719-4933-80ff-e8233071b24f/large_coastal.jpg" alt="Image" style="width:auto;"/></a> </div>
<!-- <div class="slide" data-thumb="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/medium_square_coastal.jpg"><img src="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" alt="Image" style="width:auto;"></div> -->
<div class="slide" data-thumb="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/medium_square_coastal.jpg">
<a href="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" class="grid-item" data-lightbox="gallery-item"><img src="/files/productimages/photo/18b8014b-ec7b-4dd2-a9bb-83abf9386f5a/large_coastal.jpg" alt="Image" style="width:auto;"/></a> </div>
</div>
</div>
</div>
</div>
</section>
</article>
</div>
<!-- Blog content Area End -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="dark " style=" ">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="justify-content-between row text-center">
<div class="copyrights-menu copyright-links clearfix">
<li class="menu-item current" id="menu-li-home">
<a class="menu-link active" href="/#slider" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link " href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link " href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Tours</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link " href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link " href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link " href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link " href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</div>
</div>
<hr>
<div class="row justify-content-between ">
<p class="copyright-content text-center">
Beyond Trails © 2026 All rights reserved. <span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span> </p>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#FFF" viewBox="0 0 256 256">
<rect width="256" height="256" fill="none"></rect>
<polygon points="48 208 128 128 208 208 48 208" opacity="0.2"></polygon>
<polygon points="48 208 128 128 208 208 48 208" fill="none" stroke="#FFF" stroke-linecap="round"
stroke-linejoin="round" stroke-width="16"></polygon>
<polyline points="48 128 128 48 208 128" fill="none" stroke="#FFF" stroke-linecap="round"
stroke-linejoin="round" stroke-width="16"></polyline>
</svg>
</div>
<!-- External JavaScripts
============================================= -->
<script src="/js/lakshop_template_js/8/beyond_trails/bootstrap.bundle.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/plugins.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/wow.min.js"></script>
<script src="/js/lakshop_template_js/8/beyond_trails/functions.js"></script>
<script src="/js/js/add_enquiries.js"></script>
<script src="/js/js/waitMe.min.js"></script>
<!-- Custom CSS -->
<style type="text/css">
.product-detail-description .day{
margin-bottom: 20px;
}
</style>
<script type="text/javascript">;
$('#hpc-heading').text('Popular Tour Categories');
$('#products-heading').text('Tour Itineraries');
$('#service-heading').text('Things To Do');
$('#section-products .product-custom-field-1 label').html('<i class="icon-clock1 mx-1"></i>');
$('.all-products-gallery .product-custom-field-1 label').html('<i class="icon-clock1 mx-1"></i>');
$('#products-page-heading').text('Tours of Beyond Trails');
$('#products-bc').text('All Tours');
$('.primary-menu .menu-article-what-we-do.menu-item').hide(); </script>
</body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 47
Explore Paradise: Sri Lanka’s Best | Beyond Trails
Coastal Adventure
Day 1: Negombo & Kalpitiya
Arrival in Negombo and welcome briefing. Explore Negombo Lagoon with a short boat ride. Drive north along the coast to Kalpitiya. Sunset kite-surfing or beach walk along pristine sands. Day 2: Dolphin Watching & Lagoon Safari
Early morning dolphin and whale watching excursion. Guided lagoon safari, spotting mangroves and local wildlife. Relax on quiet beaches or try snorkeling in shallow coastal waters. Evening campfire by the beach with traditional Sri Lankan snacks. Day 3: Cultural Coastal Exploration & Departure
Visit a local fishing village to experience coastal life. Short hike along coastal cliffs with panoramic ocean views. Return to Negombo for departure. Package Highlights: Dolphin watching, lagoon safari, kite surfing, coastal village visit, sunrise and sunset experiences.