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) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => 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=" Wild Sri Lanka Expedition | Beyond Trails" />
<meta property="og:description" content=" Day 1 – Arrival & Journey to Wilpattu National Park Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness. Overnight at a safari lodge near Wilpattu. Day 2 – Wilpattu Safari Adventure Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants. Enjoy a campfire dinner under the stars. Day 3 – Explore Minneriya National Park Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest. Overnight in Habarana or Sigiriya. Day 4 – Sigiriya Rock & Dambulla Caves Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site. Evening free to relax or enjoy a nature walk. Day 5 – Yala National Park Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes. Overnight at a wildlife resort near Yala. Day 6 – Departure via Galle or Colombo Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure. , " />
<meta property="og:image" content="https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Wild Sri Lanka Expedition | Beyond Trails">
<meta property="twitter:description" content=" Day 1 – Arrival & Journey to Wilpattu National Park Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness. Overnight at a safari lodge near Wilpattu. Day 2 – Wilpattu Safari Adventure Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants. Enjoy a campfire dinner under the stars. Day 3 – Explore Minneriya National Park Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest. Overnight in Habarana or Sigiriya. Day 4 – Sigiriya Rock & Dambulla Caves Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site. Evening free to relax or enjoy a nature walk. Day 5 – Yala National Park Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes. Overnight at a wildlife resort near Yala. Day 6 – Departure via Galle or Colombo Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure. , ">
<meta property="twitter:image" content="https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.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=160">Nature & Wildlife Tour</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>Wild Sri Lanka Expedition</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </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">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-trace').style.display = (document.getElementById('cakeErr6a378c56e576e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: largeImagePath [<b>APP/Template/Element/ItemSingle/item_detail_7.ctp</b>, line <b>49</b>]<div id="cakeErr6a378c56e576e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-code').style.display = (document.getElementById('cakeErr6a378c56e576e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-context').style.display = (document.getElementById('cakeErr6a378c56e576e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a378c56e576e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> ?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$mediumImagePath</span><span style="color: #007700">,[</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'id' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom-magnific'</span><span style="color: #007700">,</span><span style="color: #DD0000">'xoriginal' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$largeImagePath</span><span style="color: #007700">]) </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a378c56e576e-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'pageImageUrl' => 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1281,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 198 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 165 => [
[maximum depth reached]
],
(int) 164 => [
[maximum depth reached]
],
(int) 163 => [
[maximum depth reached]
],
(int) 162 => [
[maximum depth reached]
],
(int) 161 => [
[maximum depth reached]
],
(int) 160 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Wild Sri Lanka Expedition ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [
[maximum depth reached]
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 198,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>'
$pageImageUrl = 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => 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'
}
$itemType = 'product'
$itemId = (int) 1281
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1280,
'featured_item' => (int) 1,
'name' => 'Sacred Sites & Ancient Cities',
'description' => ' <div class="container"> Day 1: Anuradhapura – The Ancient Capital<div class="day" id="day-1"> <ul> <li>Morning: Visit Sri Maha Bodhi Tree and Ruwanwelisaya Stupa.</li> <li>Afternoon: Explore Jetavanaramaya and Abhayagiri Monastery.</li> <li>Evening: Leisure stroll around the sacred city and sunset photography.</li> </ul> </div> <div class="day" id="day-2"> Day 2: Polonnaruwa – Medieval Heritage <ul> <li>Morning: Drive to Polonnaruwa and visit Gal Vihara Rock Temples.</li> <li>Afternoon: Explore the Royal Palace Complex and Parakrama Samudra.</li> <li>Evening: Optional cultural show or local village visit.</li> </ul> </div> <div class="day" id="day-3"> Day 3: Sigiriya &amp; Dambulla</div></div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 162,
'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) 15,
'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' => 'sacred-sites-ancient-cities-2',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 17,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => 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 &amp; 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 &amp; 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 &amp; 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) 18,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1278,
'featured_item' => (int) 1,
'name' => 'Serene Hills Escape',
'description' => ' <div class="container"> <div class="day">Day 1: Nuwara Eliya – The Heart of the Hills <ul> <li>Arrival in Nuwara Eliya, check-in at a cozy hillside hotel.</li> <li>Leisurely stroll through Gregory Lake and the surrounding gardens.</li> <li>Afternoon visit to a tea plantation and factory to learn about Sri Lanka’s famous tea.</li> <li>Evening relaxation with scenic views of misty valleys.</li> </ul> </div> <div class="day"> Day 2: Horton Plains &amp; World’s End <ul> <li>Early morning visit to Horton Plains National Park.</li> <li>Guided hike to World’s End and Baker’s Falls.</li> <li>Afternoon free for spa, hotel leisure, or local market exploration.</li> <li>Sunset tea at a viewpoint overlooking rolling hills.</li> </ul> </div> <div class="day"> Day 3: Nuwara Eliya &amp; Departure <ul> <li>Morning visit to Pedro Tea Estate or Hakgala Botanical Garden.</li> <li>Optional short hike or photography session in scenic spots.</li> <li>Depart for onward journey.</li> </ul> </div> <p>Package Highlights: Relaxing hill country walks, tea plantation tours, panoramic viewpoints, serene lakes, and gentle hikes in cool mountain air.</p> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 164,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => (float) 700,
'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) 6,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 200,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'USD',
'seo_url' => 'serene-hills-escape',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 11,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 198 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 165 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 164 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 163 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 162 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 161 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 160 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Wild Sri Lanka Expedition '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [
(int) 0 => object(App\Model\Entity\AdditionalSection) {}
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {},
(int) 8 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[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'
}
$websiteId = (int) 198
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'</pre><pre class="stack-trace">include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/layout_min.ctp, line 125
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
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</pre></div></pre><img src="/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild%20life.jpg" class="xzoom5" id="xzoom-magnific" alt=""/>
</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=" Wild Sri Lanka Expedition | Beyond Trails" />
<meta property="og:description" content=" Day 1 – Arrival & Journey to Wilpattu National Park Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness. Overnight at a safari lodge near Wilpattu. Day 2 – Wilpattu Safari Adventure Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants. Enjoy a campfire dinner under the stars. Day 3 – Explore Minneriya National Park Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest. Overnight in Habarana or Sigiriya. Day 4 – Sigiriya Rock & Dambulla Caves Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site. Evening free to relax or enjoy a nature walk. Day 5 – Yala National Park Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes. Overnight at a wildlife resort near Yala. Day 6 – Departure via Galle or Colombo Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure. , " />
<meta property="og:image" content="https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Wild Sri Lanka Expedition | Beyond Trails">
<meta property="twitter:description" content=" Day 1 – Arrival & Journey to Wilpattu National Park Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness. Overnight at a safari lodge near Wilpattu. Day 2 – Wilpattu Safari Adventure Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants. Enjoy a campfire dinner under the stars. Day 3 – Explore Minneriya National Park Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest. Overnight in Habarana or Sigiriya. Day 4 – Sigiriya Rock & Dambulla Caves Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site. Evening free to relax or enjoy a nature walk. Day 5 – Yala National Park Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes. Overnight at a wildlife resort near Yala. Day 6 – Departure via Galle or Colombo Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure. , ">
<meta property="twitter:image" content="https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.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=160">Nature & Wildlife Tour</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>Wild Sri Lanka Expedition</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </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">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-trace').style.display = (document.getElementById('cakeErr6a378c56e576e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: largeImagePath [<b>APP/Template/Element/ItemSingle/item_detail_7.ctp</b>, line <b>49</b>]<div id="cakeErr6a378c56e576e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-code').style.display = (document.getElementById('cakeErr6a378c56e576e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-context').style.display = (document.getElementById('cakeErr6a378c56e576e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a378c56e576e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> ?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$mediumImagePath</span><span style="color: #007700">,[</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'id' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom-magnific'</span><span style="color: #007700">,</span><span style="color: #DD0000">'xoriginal' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$largeImagePath</span><span style="color: #007700">]) </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a378c56e576e-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'pageImageUrl' => 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1281,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 198 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 165 => [
[maximum depth reached]
],
(int) 164 => [
[maximum depth reached]
],
(int) 163 => [
[maximum depth reached]
],
(int) 162 => [
[maximum depth reached]
],
(int) 161 => [
[maximum depth reached]
],
(int) 160 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Wild Sri Lanka Expedition ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [
[maximum depth reached]
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 198,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>'
$pageImageUrl = 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => 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'
}
$itemType = 'product'
$itemId = (int) 1281
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1280,
'featured_item' => (int) 1,
'name' => 'Sacred Sites & Ancient Cities',
'description' => ' <div class="container"> Day 1: Anuradhapura – The Ancient Capital<div class="day" id="day-1"> <ul> <li>Morning: Visit Sri Maha Bodhi Tree and Ruwanwelisaya Stupa.</li> <li>Afternoon: Explore Jetavanaramaya and Abhayagiri Monastery.</li> <li>Evening: Leisure stroll around the sacred city and sunset photography.</li> </ul> </div> <div class="day" id="day-2"> Day 2: Polonnaruwa – Medieval Heritage <ul> <li>Morning: Drive to Polonnaruwa and visit Gal Vihara Rock Temples.</li> <li>Afternoon: Explore the Royal Palace Complex and Parakrama Samudra.</li> <li>Evening: Optional cultural show or local village visit.</li> </ul> </div> <div class="day" id="day-3"> Day 3: Sigiriya &amp; Dambulla</div></div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 162,
'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) 15,
'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' => 'sacred-sites-ancient-cities-2',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 17,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => 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 &amp; 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 &amp; 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 &amp; 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) 18,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1278,
'featured_item' => (int) 1,
'name' => 'Serene Hills Escape',
'description' => ' <div class="container"> <div class="day">Day 1: Nuwara Eliya – The Heart of the Hills <ul> <li>Arrival in Nuwara Eliya, check-in at a cozy hillside hotel.</li> <li>Leisurely stroll through Gregory Lake and the surrounding gardens.</li> <li>Afternoon visit to a tea plantation and factory to learn about Sri Lanka’s famous tea.</li> <li>Evening relaxation with scenic views of misty valleys.</li> </ul> </div> <div class="day"> Day 2: Horton Plains &amp; World’s End <ul> <li>Early morning visit to Horton Plains National Park.</li> <li>Guided hike to World’s End and Baker’s Falls.</li> <li>Afternoon free for spa, hotel leisure, or local market exploration.</li> <li>Sunset tea at a viewpoint overlooking rolling hills.</li> </ul> </div> <div class="day"> Day 3: Nuwara Eliya &amp; Departure <ul> <li>Morning visit to Pedro Tea Estate or Hakgala Botanical Garden.</li> <li>Optional short hike or photography session in scenic spots.</li> <li>Depart for onward journey.</li> </ul> </div> <p>Package Highlights: Relaxing hill country walks, tea plantation tours, panoramic viewpoints, serene lakes, and gentle hikes in cool mountain air.</p> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 164,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => (float) 700,
'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) 6,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 200,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'USD',
'seo_url' => 'serene-hills-escape',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 11,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 198 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 165 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 164 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 163 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 162 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 161 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 160 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Wild Sri Lanka Expedition '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [
(int) 0 => object(App\Model\Entity\AdditionalSection) {}
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {},
(int) 8 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[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'
}
$websiteId = (int) 198
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'</pre><pre class="stack-trace">include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/layout_min.ctp, line 125
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
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</pre></div></pre><img src="/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild%20life.jpg" class="xzoom5" id="xzoom-magnific" alt=""/>
</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=" Wild Sri Lanka Expedition | Beyond Trails" />
<meta property="og:description" content=" Day 1 – Arrival & Journey to Wilpattu National Park Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness. Overnight at a safari lodge near Wilpattu. Day 2 – Wilpattu Safari Adventure Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants. Enjoy a campfire dinner under the stars. Day 3 – Explore Minneriya National Park Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest. Overnight in Habarana or Sigiriya. Day 4 – Sigiriya Rock & Dambulla Caves Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site. Evening free to relax or enjoy a nature walk. Day 5 – Yala National Park Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes. Overnight at a wildlife resort near Yala. Day 6 – Departure via Galle or Colombo Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure. , " />
<meta property="og:image" content="https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Wild Sri Lanka Expedition | Beyond Trails">
<meta property="twitter:description" content=" Day 1 – Arrival & Journey to Wilpattu National Park Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness. Overnight at a safari lodge near Wilpattu. Day 2 – Wilpattu Safari Adventure Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants. Enjoy a campfire dinner under the stars. Day 3 – Explore Minneriya National Park Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest. Overnight in Habarana or Sigiriya. Day 4 – Sigiriya Rock & Dambulla Caves Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site. Evening free to relax or enjoy a nature walk. Day 5 – Yala National Park Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes. Overnight at a wildlife resort near Yala. Day 6 – Departure via Galle or Colombo Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure. , ">
<meta property="twitter:image" content="https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.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=160">Nature & Wildlife Tour</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>Wild Sri Lanka Expedition</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </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">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-trace').style.display = (document.getElementById('cakeErr6a378c56e576e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: largeImagePath [<b>APP/Template/Element/ItemSingle/item_detail_7.ctp</b>, line <b>49</b>]<div id="cakeErr6a378c56e576e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-code').style.display = (document.getElementById('cakeErr6a378c56e576e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a378c56e576e-context').style.display = (document.getElementById('cakeErr6a378c56e576e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a378c56e576e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> ?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$mediumImagePath</span><span style="color: #007700">,[</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'id' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom-magnific'</span><span style="color: #007700">,</span><span style="color: #DD0000">'xoriginal' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$largeImagePath</span><span style="color: #007700">]) </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a378c56e576e-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'pageImageUrl' => 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1281,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 198 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 165 => [
[maximum depth reached]
],
(int) 164 => [
[maximum depth reached]
],
(int) 163 => [
[maximum depth reached]
],
(int) 162 => [
[maximum depth reached]
],
(int) 161 => [
[maximum depth reached]
],
(int) 160 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Wild Sri Lanka Expedition ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [
[maximum depth reached]
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 198,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>'
$pageImageUrl = 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival &amp; Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock &amp; Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => 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'
}
$itemType = 'product'
$itemId = (int) 1281
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1280,
'featured_item' => (int) 1,
'name' => 'Sacred Sites & Ancient Cities',
'description' => ' <div class="container"> Day 1: Anuradhapura – The Ancient Capital<div class="day" id="day-1"> <ul> <li>Morning: Visit Sri Maha Bodhi Tree and Ruwanwelisaya Stupa.</li> <li>Afternoon: Explore Jetavanaramaya and Abhayagiri Monastery.</li> <li>Evening: Leisure stroll around the sacred city and sunset photography.</li> </ul> </div> <div class="day" id="day-2"> Day 2: Polonnaruwa – Medieval Heritage <ul> <li>Morning: Drive to Polonnaruwa and visit Gal Vihara Rock Temples.</li> <li>Afternoon: Explore the Royal Palace Complex and Parakrama Samudra.</li> <li>Evening: Optional cultural show or local village visit.</li> </ul> </div> <div class="day" id="day-3"> Day 3: Sigiriya &amp; Dambulla</div></div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 162,
'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) 15,
'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' => 'sacred-sites-ancient-cities-2',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 17,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => 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 &amp; 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 &amp; 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 &amp; 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) 18,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1278,
'featured_item' => (int) 1,
'name' => 'Serene Hills Escape',
'description' => ' <div class="container"> <div class="day">Day 1: Nuwara Eliya – The Heart of the Hills <ul> <li>Arrival in Nuwara Eliya, check-in at a cozy hillside hotel.</li> <li>Leisurely stroll through Gregory Lake and the surrounding gardens.</li> <li>Afternoon visit to a tea plantation and factory to learn about Sri Lanka’s famous tea.</li> <li>Evening relaxation with scenic views of misty valleys.</li> </ul> </div> <div class="day"> Day 2: Horton Plains &amp; World’s End <ul> <li>Early morning visit to Horton Plains National Park.</li> <li>Guided hike to World’s End and Baker’s Falls.</li> <li>Afternoon free for spa, hotel leisure, or local market exploration.</li> <li>Sunset tea at a viewpoint overlooking rolling hills.</li> </ul> </div> <div class="day"> Day 3: Nuwara Eliya &amp; Departure <ul> <li>Morning visit to Pedro Tea Estate or Hakgala Botanical Garden.</li> <li>Optional short hike or photography session in scenic spots.</li> <li>Depart for onward journey.</li> </ul> </div> <p>Package Highlights: Relaxing hill country walks, tea plantation tours, panoramic viewpoints, serene lakes, and gentle hikes in cool mountain air.</p> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 164,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => (float) 700,
'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) 6,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 200,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'USD',
'seo_url' => 'serene-hills-escape',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 11,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 198 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 165 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 164 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 163 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 162 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 161 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 160 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Wild Sri Lanka Expedition '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [
(int) 0 => object(App\Model\Entity\AdditionalSection) {}
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {},
(int) 8 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[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'
}
$websiteId = (int) 198
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'</pre><pre class="stack-trace">include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/layout_min.ctp, line 125
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
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</pre></div></pre><img src="/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild%20life.jpg" class="xzoom5" id="xzoom-magnific" alt=""/>
</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
Wild Sri Lanka Expedition
Day 1 – Arrival & Journey to Wilpattu National Park
Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.
Overnight at a safari lodge near Wilpattu.
Day 2 – Wilpattu Safari Adventure
Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.
Enjoy a campfire dinner under the stars.
Day 3 – Explore Minneriya National Park
Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.
Overnight in Habarana or Sigiriya.
Day 4 – Sigiriya Rock & Dambulla Caves
Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.
Evening free to relax or enjoy a nature walk.
Day 5 – Yala National Park
Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.
Overnight at a wildlife resort near Yala.
Day 6 – Departure via Galle or Colombo
Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.
Notice (8) : Undefined variable: largeImagePath [APP/Template/Element/ItemSingle/item_detail_7.ctp , line 49 ]Code Context ?>
<?= $this -> Html -> image ( $mediumImagePath ,[ 'class' => 'xzoom5' , 'id' => 'xzoom-magnific' , 'xoriginal' => $largeImagePath ]) ?>
<?php } ?> $viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => ' <div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'pageImageUrl' => 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1281,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 198 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 165 => [
[maximum depth reached]
],
(int) 164 => [
[maximum depth reached]
],
(int) 163 => [
[maximum depth reached]
],
(int) 162 => [
[maximum depth reached]
],
(int) 161 => [
[maximum depth reached]
],
(int) 160 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Wild Sri Lanka Expedition ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [
[maximum depth reached]
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 198,
'poweredBy' => '<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>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = ' <div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>'
$pageImageUrl = 'https:///files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1281,
'featured_item' => (int) 1,
'name' => 'Wild Sri Lanka Expedition',
'description' => ' <div class="container"> Day 1 – Arrival & Journey to Wilpattu National Park<div class="itinerary-day"> <p>Arrive in Colombo and transfer to Wilpattu, Sri Lanka’s largest national park. Evening at leisure amidst the wilderness.</p> <p>Overnight at a safari lodge near Wilpattu.</p> </div> <div class="itinerary-day"> Day 2 – Wilpattu Safari Adventure <p>Embark on morning and evening jeep safaris in search of elusive leopards, sloth bears, and majestic elephants.</p> <p>Enjoy a campfire dinner under the stars.</p> </div> <div class="itinerary-day"> Day 3 – Explore Minneriya National Park <p>Travel to Minneriya, famous for “The Gathering” of wild elephants. Afternoon safari through lush grasslands and forest.</p> <p>Overnight in Habarana or Sigiriya.</p> </div> <div class="itinerary-day"> Day 4 – Sigiriya Rock & Dambulla Caves <p>Climb the iconic Sigiriya Rock Fortress and visit the Dambulla Cave Temple, a UNESCO World Heritage site.</p> <p>Evening free to relax or enjoy a nature walk.</p> </div> <div class="itinerary-day"> Day 5 – Yala National Park <p>Head south to Yala, the land of leopards. Afternoon safari through the park’s dramatic landscapes.</p> <p>Overnight at a wildlife resort near Yala.</p> </div> <div class="itinerary-day"> Day 6 – Departure via Galle or Colombo <p>Enjoy a relaxed breakfast before heading back. Optional stop in Galle for a coastal stroll before your departure.</p> </div> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 160,
'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' => '6 Days / 5 Nights',
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => (int) 22,
'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' => 'wild-sri-lanka-expedition',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 13,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => 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'
}
$itemType = 'product'
$itemId = (int) 1281
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1280,
'featured_item' => (int) 1,
'name' => 'Sacred Sites & Ancient Cities',
'description' => ' <div class="container"> Day 1: Anuradhapura – The Ancient Capital<div class="day" id="day-1"> <ul> <li>Morning: Visit Sri Maha Bodhi Tree and Ruwanwelisaya Stupa.</li> <li>Afternoon: Explore Jetavanaramaya and Abhayagiri Monastery.</li> <li>Evening: Leisure stroll around the sacred city and sunset photography.</li> </ul> </div> <div class="day" id="day-2"> Day 2: Polonnaruwa – Medieval Heritage <ul> <li>Morning: Drive to Polonnaruwa and visit Gal Vihara Rock Temples.</li> <li>Afternoon: Explore the Royal Palace Complex and Parakrama Samudra.</li> <li>Evening: Optional cultural show or local village visit.</li> </ul> </div> <div class="day" id="day-3"> Day 3: Sigiriya & Dambulla</div></div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 162,
'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) 15,
'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' => 'sacred-sites-ancient-cities-2',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 17,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => 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) 18,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1278,
'featured_item' => (int) 1,
'name' => 'Serene Hills Escape',
'description' => ' <div class="container"> <div class="day">Day 1: Nuwara Eliya – The Heart of the Hills <ul> <li>Arrival in Nuwara Eliya, check-in at a cozy hillside hotel.</li> <li>Leisurely stroll through Gregory Lake and the surrounding gardens.</li> <li>Afternoon visit to a tea plantation and factory to learn about Sri Lanka’s famous tea.</li> <li>Evening relaxation with scenic views of misty valleys.</li> </ul> </div> <div class="day"> Day 2: Horton Plains & World’s End <ul> <li>Early morning visit to Horton Plains National Park.</li> <li>Guided hike to World’s End and Baker’s Falls.</li> <li>Afternoon free for spa, hotel leisure, or local market exploration.</li> <li>Sunset tea at a viewpoint overlooking rolling hills.</li> </ul> </div> <div class="day"> Day 3: Nuwara Eliya & Departure <ul> <li>Morning visit to Pedro Tea Estate or Hakgala Botanical Garden.</li> <li>Optional short hike or photography session in scenic spots.</li> <li>Depart for onward journey.</li> </ul> </div> <p>Package Highlights: Relaxing hill country walks, tea plantation tours, panoramic viewpoints, serene lakes, and gentle hikes in cool mountain air.</p> </div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 164,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => (float) 700,
'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) 6,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 200,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'USD',
'seo_url' => 'serene-hills-escape',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 11,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'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]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 198 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 165 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 164 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 163 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 162 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 161 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 160 => [
(int) 1 => 'Duration',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Wild Sri Lanka Expedition '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 198,
'website_key' => null,
'domain_name' => 'stgsite198.lakshop.lk',
'user_id' => (int) 354,
'domain_name_alias' => null,
'domain_dns_key' => 'a5289b7ab502a8c003397c2eedef28c57f491fee',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Beyond Trails',
'address' => '11/AA, 1st Lane, BYD Street, Colombo, Sri Lanka',
'email' => 'beyondtrails@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0765321084',
'mobile_no' => '0765321084',
'fax_no' => '',
'whatsapp_no' => '+94765321084',
'latitude' => (float) 6.91725206,
'longitude' => (float) 79.86930084,
'logo' => 'logo.png',
'logo_dir' => '06878c90-6936-46b8-8138-1b5f9a1cc3e2',
'favicon' => 'fav.png',
'favicon_dir' => 'ba16d9b8-d316-48c3-befd-d9127aea252b',
'tag_line' => 'Explore Paradise: Sri Lanka’s Best',
'facebook_link' => 'https://www.facebook.com/lakshop.lk',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com',
'linkedin_url' => 'https://lk.linkedin.com',
'houzz_url' => '',
'main_description' => '<div>
At Beyond Trails, we believe travel is more than just visiting places – it’s about experiencing the soul of a destination. Based in the heart of Sri Lanka, we are a passionate team of travel experts dedicated to creating unforgettable journeys across our island paradise. From misty mountain escapes and cultural wonders to golden beaches and thrilling wildlife adventures, we design tailor-made itineraries that go beyond the ordinary.
</div>
<div><br></div>
<div>
With a focus on personalized service, authentic experiences, and sustainable tourism, Beyond Trails ensures every traveler discovers the real Sri Lanka – its rich heritage, warm hospitality, and breathtaking landscapes. Whether you’re seeking adventure, relaxation, or cultural immersion, we guide you every step of the way, turning your holiday into a story worth telling.
</div>
<div><br></div>
<div>
At Beyond Trails, we don’t just plan trips – we craft memories that last a lifetime.
</div>
<div><br></div>
<div class="button-outer-area">
<a href="/what-we-do" class="btn btn-primary button-custom">Discover More</a>
</div>',
'main_image' => 'main_img.jpg',
'main_image_dir' => '80e1a5bd-b1b2-47dc-a14e-0f632ca401a9',
'feature_image' => 'bg-3.png',
'feature_image_dir' => 'a200a160-9884-4097-b53e-2fc7227e5c7e',
'product_bg' => 'about_us_bg.png',
'product_bg_dir' => 'aec7b06c-6c99-4aa8-b371-fdb9c41396b7',
'service_bg' => 'boneycb_The_image_features_a_scenic_aerial_view_of_Sri_Lankas_e61a6ed8-6c25-4115-9892-0b20b5c1105e_0.png',
'service_bg_dir' => '46fb5db9-a7eb-429f-8693-2e4872070f53',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => '1.jpg',
'contact_us_bg_dir' => '8999067b-7058-4b03-aafa-ec88dc8e921f',
'footer_bg' => null,
'footer_bg_dir' => null,
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#0066D2',
'secondary_color' => '#BFA393',
'currency' => 'USD',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => 'Tours',
'products_heading_name' => 'Journeys Beyond Limits',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Moments Beyond Trails',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Travelers',
'features_menu_name' => '',
'features_heading_name' => 'Travel Beyond Limits',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 71,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '.product-detail-description .day{
margin-bottom: 20px;
}',
'custom_script' => '$('#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();',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Start Your Journey Beyond',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [
(int) 0 => object(App\Model\Entity\AdditionalSection) {}
],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {},
(int) 8 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[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'
}
$websiteId = (int) 198
$poweredBy = '<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>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 52,
'website_id' => (int) 198,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 1,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/ffeb2d13-26f5-4b40-93bd-1854869cf96e/large_wild life.jpg' include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/8/beyond_trails/layout_min.ctp, line 125
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
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