Notice (8): Undefined property: stdClass::$show_lakshop_branding [APP/Controller/AppController.php, line 1152]Code Contextif ($websiteSettings->show_lakshop_branding == 1){$this->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>';$event = object(Cake\Event\Event) { result => null [protected] _name => 'Controller.initialize' [protected] _subject => object(App\Controller\BusinessesController) {} [protected] _data => [] [protected] _stopped => false } $session = object(Cake\Network\Session) { [protected] _engine => null [protected] _started => true [protected] _lifetime => '259200' [protected] _isCLI => false } $loggedUserId = null $loggedUserType = null $referralCode = null $httpHost = 'stg.lakshop.lk' $httpHostWithWWW = 'www.stg.lakshop.lk' $lakshopUrl = 'stg.lakshop.lk' $isShopOwner = false $websiteTable = object(App\Model\Table\WebsitesTable) { 'registryAlias' => 'Websites', 'table' => 'websites', 'alias' => 'Websites', 'entityClass' => 'App\Model\Entity\Website', 'associations' => [ (int) 0 => 'vendoravailabilities', (int) 1 => 'shippingcostsdistricttodistricts', (int) 2 => 'customtextmenus', (int) 3 => 'templates', (int) 4 => 'domainlinkqueue', (int) 5 => 'websiterenewalemails', (int) 6 => 'websiterenewals', (int) 7 => 'businesses', (int) 8 => 'users', (int) 9 => 'enquiries', (int) 10 => 'mainbanners', (int) 11 => 'sidebanners', (int) 12 => 'payments', (int) 13 => 'products', (int) 14 => 'vendorproducts', (int) 15 => 'productcategories', (int) 16 => 'productsubcategories', (int) 17 => 'productsupersubcategories', (int) 18 => 'services', (int) 19 => 'vendorservices', (int) 20 => 'servicecategories', (int) 21 => 'servicesubcategories', (int) 22 => 'portfolios', (int) 23 => 'additionalsections', (int) 24 => 'additionalsectionitems', (int) 25 => 'testimonials', (int) 26 => 'donations', (int) 27 => 'cartitems', (int) 28 => 'vendoraccounts', (int) 29 => 'businesscategories', (int) 30 => 'paymentmethods', (int) 31 => 'todoitems', (int) 32 => 'orders', (int) 33 => 'websitearticles', (int) 34 => 'customheader', (int) 35 => 'customslider', (int) 36 => 'paymentgateways', (int) 37 => 'websitespaymentgateways', (int) 38 => 'paymentservices', (int) 39 => 'websitespaymentservices', (int) 40 => 'supportpurchases', (int) 41 => 'documents', (int) 42 => 'modules', (int) 43 => 'customerinvoiceitemtemplates', (int) 44 => 'smscredits', (int) 45 => 'smsreports', (int) 46 => 'brands', (int) 47 => 'productmodels', (int) 48 => 'websitesettings', (int) 49 => 'courierparams', (int) 50 => 'donationamounts', (int) 51 => 'clients', (int) 52 => 'couriercompanies', (int) 53 => 'features', (int) 54 => 'pricings' ], 'behaviors' => [ (int) 0 => 'Timestamp', (int) 1 => 'Proffer' ], 'defaultConnection' => 'default', 'connectionName' => 'default' } $action = 'businessTemplates' $remberMeCode = null $websiteSettingsModel = object(App\Model\Table\WebsiteSettingsTable) { 'registryAlias' => 'WebsiteSettings', 'table' => 'website_settings', 'alias' => 'WebsiteSettings', 'entityClass' => 'App\Model\Entity\WebsiteSetting', 'associations' => [ (int) 0 => 'websites' ], 'behaviors' => [], 'defaultConnection' => 'default', 'connectionName' => 'default' } $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }App\Controller\AppController::beforeFilter() - APP/Controller/AppController.php, line 1152 App\Controller\BusinessesController::beforeFilter() - APP/Controller/BusinessesController.php, line 18 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 416 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 393 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 110 Cake\Controller\Controller::startupProcess() - CORE/src/Controller/Controller.php, line 502 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 114 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
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 Contextif (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 lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- SEO Title (55 characters) --> <title>LakSHOP Website Templates | Stunning & SEO Optimized</title> <!-- SEO Meta Description (155 characters) --> <meta name="description" content="Explore LakSHOP’s responsive, SEO-optimized website templates for businesses, associations, and e-commerce. Launch your professional website fast."> <!-- Keywords (optional but helpful for regional SEO) --> <meta name="keywords" content="website templates Sri Lanka, SEO optimized templates, responsive website templates, LakSHOP, business website templates, ecommerce templates"> <!-- Author --> <meta name="author" content="LakSHOP by Coolbit Software Solutions (Pvt) Ltd"> <!-- Canonical URL --> <link rel="canonical" href="https://stg.lakshop.lk/templates"> <!-- Robots --> <meta name="robots" content="unfollow"> <!-- Open Graph (Facebook / LinkedIn) --> <meta property="og:type" content="website"> <meta property="og:title" content="LakSHOP Website Templates – Stunning & SEO Optimized"> <meta property="og:description" content="Choose from modern, responsive, and SEO-ready website templates by LakSHOP. Designed for speed, quality, and easy management."> <meta property="og:url" content="https://lakshop.lk/templates"> <meta property="og:site_name" content="LakSHOP"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="LakSHOP Website Templates – Stunning & Fast"> <meta property="twitter:url" content="https://lakshop.lk/templates"> <meta name="twitter:description" content="Responsive and SEO-optimized website templates to build your business online faster with LakSHOP."> <!-- Theme Color --> <meta name="theme-color" content="#ffb400"> <!-- Favicon --> <link rel="icon" href="https://lakshop.lk/favicon.ico" type="image/x-icon"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "CollectionPage", "name": "LakSHOP Website Templates", "description": "Browse responsive and SEO-optimized website templates by LakSHOP. Build stunning business, association, and e-commerce websites fast.", "url": "https://lakshop.lk/templates", "inLanguage": "en", "publisher": { "@type": "Organization", "name": "LakSHOP", "url": "https://lakshop.lk", "logo": { "@type": "ImageObject", "url": "https://lakshop.lk/img/lakshop_img/logo@2x.png" } }, "provider": { "@type": "Organization", "name": "Coolbit Software Solutions (Pvt) Ltd", "foundingDate": "2014", "url": "https://lakshop.lk" } } </script> <!-- Font Imports --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700|Chewy" rel="stylesheet" type="text/css"> <link rel="canonical" href="https://stg.lakshop.lk/"> <!-- change in live--> <link rel="stylesheet" href="/css/lakshop_css/style.css"/><link rel="stylesheet" href="/css/lakshop_css/css/font-icons.css"/><link rel="stylesheet" href="/css/lakshop_css/css/components/bs-switches.css"/><link rel="stylesheet" href="/css/lakshop_css/demos/seo/seo.css"/><link rel="stylesheet" href="/css/lakshop_css/css/custom.css"/> <script src="/js/lakshop_js/jquery.js"></script> <script src="/js/js/jquery.js"></script> </head> <body> <div id="wrapper-inner" class="wrapper-inner"> <!-- Top Bar ============================================= --> <div id="top-bar" class="transparent-topbar"> <div class="container"> <div class="row justify-content-between"> <div class="col-12 col-md-auto"> <!-- Top Links ============================================= --> <div class="top-links"> <ul class="top-links-container"> <li class="top-links-item"> <a href="/" class="menu-link" data-scrollto="#slider">Home</a> </li> <li class="top-links-item"> <a href="/#section-faqs" class="menu-link" data-scrollto="#section-faqs">FAQs</a> </li> <li class="top-links-item"> <a href="/#section-contact" class="menu-link" data-scrollto="#section-contact">Contact</a> </li> <li class="top-links-item"> <a href="/login" class="menu-link">Login</a> </li> </ul> </div><!-- .top-links end --> </div> <div class="col-12 col-md-auto dark"> <!-- Top Social ============================================= --> <ul id="top-social"> <li><a href="https://www.facebook.com/lakshop.lk" class="h-bg-facebook" target="_blank"><span class="ts-icon"><i class="fa-brands fa-facebook-f"></i></span><span class="ts-text">Facebook</span></a></li> <li><a href="#" class="h-bg-whatsapp whatsAppIcon" target="_blank"><span class="ts-icon"><i class="fa-brands fa-whatsapp"></i></span><span class="ts-text">Whatsapp</span></a></li> <li><a href="tel:+(94)76 532 1084" class="h-bg-call"><span class="ts-icon"><i class="fa-solid fa-phone"></i></span><span class="ts-text">+(94)76 532 1084</span></a></li> <li><a href="mailto:info@lakshop.lk" class="h-bg-email3"><span class="ts-icon"><i class="bi-envelope-fill"></i></span><span class="ts-text">info@lakshop.lk</span></a></li> </ul><!-- #top-social end --> </div> </div> </div> </div><!-- #top-bar end --> <!-- Header ============================================= --> <header id="header" class="transparent-header floating-header header-size-md"> <div id="header-wrap"> <div class="container"> <div class="header-row"> <!-- Logo ============================================= --> <div id="logo"> <a href="/"> <img class="logo-default" srcset="/img/lakshop_img/logo.png, /img/lakshop_img/logo@2x.png 2x" src="/img/lakshop_img/logo@2x.png" alt="LakSHOP"> </a> </div><!-- #logo end --> <div class="header-misc"> <!-- Top Search ============================================= --> <!-- <div id="top-search" class="header-misc-icon"> <a href="#" id="top-search-trigger"><i class="uil uil-search"></i><i class="bi-x-lg"></i></a> </div> --> <!-- #top-search end --> <a href="#" class="button button-rounded ms-3 d-none d-sm-block book-discovery-call"><i class=" fa-solid fa-star"></i>Book a FREE Consultation</a> </div> <div class="primary-menu-trigger"> <button class="cnvs-hamburger" type="button" title="Open Mobile Menu"> <span class="cnvs-hamburger-box"><span class="cnvs-hamburger-inner"></span></span> </button> </div> <!-- Primary Navigation ============================================= --> <nav class="primary-menu with-arrows"> <ul class="menu-container"> <li class="menu-item"> <a href="/" class="menu-link" data-scrollto="#slider"> <div>Home</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/about_lakshop"> <div>About Us</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-what-we-do" data-scrollto="#section-what-we-do" data-offset="80"> <div>Services</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-pricing" data-scrollto="#section-pricing" data-offset="80"> <div>Pricing</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-portfolio" data-scrollto="#section-portfolio" data-offset="80"> <div>Our Work</div> </a> </li> <!-- <li class="menu-item"> <a class="menu-link" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80"> <div>Testimonials</div> </a> </li> --> <!-- <li class="menu-item mega-menu"><a class="menu-link" href="#"><div>Services</div></a> <div class="mega-menu-content mega-menu-style-2 px-0"> <div class="container"> <div class="row"> <a href="demo-seo-optimizations.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/seo.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Seo Optimization</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-social.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/social.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Social Media Marketing</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-adwords.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/adword.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Adwords Campaign</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-experience.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/experience.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Customer Experience</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-analysis.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/analysis.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Digital Analysis</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-content-marketing.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/content_marketing.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Content Marketing</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <div class="mega-menu-column sub-menu-container col-12 p-0"> <a href="demo-seo-about.html" class="button button-rounded button-large text-transform-none ls-0 w-100 text-center m-0 rounded-0 py-3 button-light ">View All <i class="bi-arrow-right"></i></a> </div> </div> </div> </div> </li> --> <!-- <li class="menu-item"><a class="menu-link" href="/#section-faqs" data-scrollto="#section-faqs"><div>FAQs</div></a></li> <li class="menu-item"><a class="menu-link" href="/#section-contact" data-scrollto="#section-contact"><div>Contact</div></a></li> --> </ul> </nav><!-- #primary-menu end --> <!-- <form class="top-search-form" action="search.html" method="get"> <input type="text" name="q" class="form-control" value="" placeholder="Type & Hit Enter.." autocomplete="off"> </form> --> </div> </div> </div> <div class="header-wrap-clone"></div> </header><!-- #header end --> </div> <div class="article-inner"> <!-- Hero Section --> <section class="about-us-hero inner-page-hero" style=""> <h1><span class="theme-color-text">LakSHOP</span>'s Stunning Templates</h1> <p style="font-size:20px; font-weight:500; color:#555;">Your Vision. Our Expertise.</p> <a href="#" class="button button-rounded button-large button-light text-dark bg-white border text-transform-none ls-0 whatsAppIcon banner-wa-btn"><i class="fa-brands fa-whatsapp"></i>Chat with us on Whatsapp</a> </section> <div class="container"> <div class="combination-filter bottommargin templates-page" style="text-align:center;"> <div class="btn-group row" role="group" data-filter-group="business"> <a href="#" data-filter="" class="btn btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Any</a> <a href="#" data-filter=".filter-LOCAL_WEBSITE" class="btn btn-default btn-primary col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Corporate Business Website</a> <a href="#" data-filter=".filter-ASSOCIATION" class="btn btn-default btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Association Website</a> <a href="#" data-filter=".filter-ECOMMERCE" class="btn btn-default btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Online Store</a> </div> </div> </div> <div class="container" style="padding-top:40px;"> <div class="row grid"> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-ECOMMERCE"> <div class="filter-item"> <div class="template-name"> <a href="http://pinkandbluestg.lakshop.lk" target="_blank">Shoppy</a> </div> <div class="template-image"> <a href="/websites/select-template/35" target="_blank"><img src="/files/templateimages/photo/bceacd55-3137-4ecd-8e12-2fec48e6da21/medium_template_image.jpg" alt="Lakshop Template - Shoppy"/></a> </div> <div class="template-proceed"> <a href="http://pinkandbluestg.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/35" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://coffee.lakshop.lk" target="_blank">Coffee House</a> </div> <div class="template-image"> <a href="/websites/select-template/6" target="_blank"><img src="/files/templateimages/photo/a5bcc232-6009-4413-b5d8-bdeff77d9891/medium_template_image.jpg" alt="Lakshop Template - Coffee House"/></a> </div> <div class="template-proceed"> <a href="http://coffee.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/6" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://hair.lakshop.lk" target="_blank">Hair Castle</a> </div> <div class="template-image"> <a href="/websites/select-template/27" target="_blank"><img src="/files/templateimages/photo/c4be3536-c1d2-4bf6-9c54-b60ce4d7177c/medium_template_image.jpg" alt="Lakshop Template - Hair Castle"/></a> </div> <div class="template-proceed"> <a href="http://hair.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/27" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://brookwood.lakshop.lk" target="_blank">Brookwood</a> </div> <div class="template-image"> <a href="/websites/select-template/29" target="_blank"><img src="/files/templateimages/photo/b822dc89-c1d9-45e5-9991-82882b38e34c/medium_template_image.jpg" alt="Lakshop Template - Brookwood"/></a> </div> <div class="template-proceed"> <a href="http://brookwood.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/29" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://mirror.lakshop.lk" target="_blank">Tulip</a> </div> <div class="template-image"> <a href="/websites/select-template/31" target="_blank"><img src="/files/templateimages/photo/203bae2e-6b01-4941-8d69-0eaad76f156c/medium_template_image.jpg" alt="Lakshop Template - Tulip"/></a> </div> <div class="template-proceed"> <a href="http://mirror.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/31" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-trace').style.display = (document.getElementById('cakeErr6a447cc533f79-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc533f79-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-code').style.display = (document.getElementById('cakeErr6a447cc533f79-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-context').style.display = (document.getElementById('cakeErr6a447cc533f79-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc533f79-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc533f79-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-trace').style.display = (document.getElementById('cakeErr6a447cc53520e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53520e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-code').style.display = (document.getElementById('cakeErr6a447cc53520e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-context').style.display = (document.getElementById('cakeErr6a447cc53520e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53520e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53520e-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" target="_blank">Wonderland</a> </div> <div class="template-image"> <a href="/websites/select-template/37" target="_blank"><img src="/files/templateimages/photo/f54b8052-2c0e-4bf4-b9fd-8ceadba7913a/medium_template_image.jpg" alt="Lakshop Template - Wonderland"/></a> </div> <div class="template-proceed"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-trace').style.display = (document.getElementById('cakeErr6a447cc5364b8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc5364b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-code').style.display = (document.getElementById('cakeErr6a447cc5364b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-context').style.display = (document.getElementById('cakeErr6a447cc5364b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc5364b8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc5364b8-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-trace').style.display = (document.getElementById('cakeErr6a447cc53769a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name_alias' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53769a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-code').style.display = (document.getElementById('cakeErr6a447cc53769a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-context').style.display = (document.getElementById('cakeErr6a447cc53769a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53769a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53769a-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-trace').style.display = (document.getElementById('cakeErr6a447cc5388f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc5388f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-code').style.display = (document.getElementById('cakeErr6a447cc5388f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-context').style.display = (document.getElementById('cakeErr6a447cc5388f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc5388f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc5388f4-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-trace').style.display = (document.getElementById('cakeErr6a447cc539add-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc539add-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-code').style.display = (document.getElementById('cakeErr6a447cc539add-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-context').style.display = (document.getElementById('cakeErr6a447cc539add-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc539add-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc539add-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/37" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://feathers.lakshop.lk" target="_blank">Lara</a> </div> <div class="template-image"> <a href="/websites/select-template/32" target="_blank"><img src="/files/templateimages/photo/9d31fa82-bb85-42fd-a546-31110ec61340/medium_template_image.jpg" alt="Lakshop Template - Lara"/></a> </div> <div class="template-proceed"> <a href="http://feathers.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/32" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://paper.lakshop.lk" target="_blank">Calm</a> </div> <div class="template-image"> <a href="/websites/select-template/33" target="_blank"><img src="/files/templateimages/photo/cbc01b84-42f2-4f76-8d4c-e8f666a91ef3/medium_template_image.jpg" alt="Lakshop Template - Calm"/></a> </div> <div class="template-proceed"> <a href="http://paper.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/33" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://neatntidy.lakshop.lk" target="_blank">Neat n Tidy</a> </div> <div class="template-image"> <a href="/websites/select-template/34" target="_blank"><img src="/files/templateimages/photo/40e1a9c8-7ee8-4854-b602-ec9c6a31deac/medium_template_image.jpg" alt="Lakshop Template - Neat n Tidy"/></a> </div> <div class="template-proceed"> <a href="http://neatntidy.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/34" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-trace').style.display = (document.getElementById('cakeErr6a447cc53afdd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53afdd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-code').style.display = (document.getElementById('cakeErr6a447cc53afdd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-context').style.display = (document.getElementById('cakeErr6a447cc53afdd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53afdd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53afdd-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-trace').style.display = (document.getElementById('cakeErr6a447cc53c1e0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53c1e0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-code').style.display = (document.getElementById('cakeErr6a447cc53c1e0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-context').style.display = (document.getElementById('cakeErr6a447cc53c1e0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53c1e0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53c1e0-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" target="_blank">Sporty Me</a> </div> <div class="template-image"> <a href="/websites/select-template/38" target="_blank"><img src="/files/templateimages/photo/82a158dc-970c-4b7c-886f-24f7bf109f78/medium_template_image.jpg" alt="Lakshop Template - Sporty Me"/></a> </div> <div class="template-proceed"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-trace').style.display = (document.getElementById('cakeErr6a447cc53d527-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53d527-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-code').style.display = (document.getElementById('cakeErr6a447cc53d527-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-context').style.display = (document.getElementById('cakeErr6a447cc53d527-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53d527-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53d527-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-trace').style.display = (document.getElementById('cakeErr6a447cc53e686-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name_alias' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53e686-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-code').style.display = (document.getElementById('cakeErr6a447cc53e686-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-context').style.display = (document.getElementById('cakeErr6a447cc53e686-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53e686-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53e686-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-trace').style.display = (document.getElementById('cakeErr6a447cc53f94f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc53f94f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-code').style.display = (document.getElementById('cakeErr6a447cc53f94f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-context').style.display = (document.getElementById('cakeErr6a447cc53f94f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53f94f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc53f94f-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-trace').style.display = (document.getElementById('cakeErr6a447cc540dc3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc540dc3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-code').style.display = (document.getElementById('cakeErr6a447cc540dc3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-context').style.display = (document.getElementById('cakeErr6a447cc540dc3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc540dc3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc540dc3-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/38" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-ASSOCIATION"> <div class="filter-item"> <div class="template-name"> <a href="http://stgshop196.lakshop.lk" target="_blank">Care Union</a> </div> <div class="template-image"> <a href="/websites/select-template/52" target="_blank"><img src="/files/templateimages/photo/f7be9ea7-6629-4b2f-a3c4-23c8049310db/medium_template_image.jpg" alt="Lakshop Template - Care Union"/></a> </div> <div class="template-proceed"> <a href="http://stgshop196.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/52" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> </div> </div> </div> <!-- Footer ============================================= --> <footer id="footer" class="border-0 footer-inner" style="background: var(--cnvs-contrast-0);"> <div class="container"> <!-- Footer Widgets ============================================= --> <div class="footer-widgets-wrap pb-5"> <div class="row col-mb-50"> <div class="col-md-8"> <div class="widget lr-padding"> <img src="/img/lakshop_img/lakshop_logo_thumb.jpg" alt="LakSHOP - Footer Logo" class="alignleft" style="width:150px;margin-top: 8px; padding-right: 18px; border-right: 1px solid #DDD;"> <p>We believe every business deserves a <strong>powerful website</strong> with <strong>easy-to-use tools</strong>, <strong>integrated e-commerce features</strong>, & <strong>exceptional support</strong> to drive success.</p> <div class="line line-sm"></div> <div class="row g-4 footer-quick-links"> <div class="col-lg-3 col-6 widget_links"> <ul> <li> <a href="/" data-scrollto="#slider">Home</a> </li> <li> <a href="/about_lakshop">About</a> </li> <li> <a href="/#section-what-we-do" data-scrollto="#section-what-we-do">Services</a> </li> <li> <a href="/#section-pricing" data-scrollto="#section-pricing">Pricing</a> </li> </ul> </div> <div class="col-lg-3 col-6 widget_links"> <ul> <li> <a href="/#section-portfolio" data-scrollto="#section-portfolio">Our Work</a> </li> <li> <a href="/#section-testimonials" data-scrollto="#section-testimonials">Testimonials</a> </li> <li> <a href="/#section-faqs" data-scrollto="#section-faqs">FAQs</a> </li> <li> <a href="/#section-contact" data-scrollto="#section-contact">Contact</a> </li> </ul> </div> <div class="col-lg-6 col-12 widget_links"> <ul> <li><a href="/corporate-website-layouts">Information Websites</a></li> <li><a href="/association-website-layouts">Clubs / Unions Websites</a></li> <li><a href="/online-store-website-layouts">Online Stores Websites</a></li> </ul> </div> </div> </div> </div> <div class="col-md-4"> <div class="widget"> <div class="row lr-padding"> <div class="col-12"> <div class="feature-box fbox-plain fbox-sm align-items-center"> <div class="fbox-icon"> <i class="bi-envelope text-dark"></i> </div> <div class="fbox-content"> <span class="text-muted">Call Us:</span><br> <h3 class="text-transform-none ls-0 fw-semibold"> <a href="tel:+(94)76 532 1084" class="footer-contact">+(94)76 532 1084</a> </h3> </div> </div> </div> <div class="col-12 mt-4"> <div class="feature-box fbox-plain fbox-sm align-items-center"> <div class="fbox-icon"> <i class="bi-telephone text-dark"></i> </div> <div class="fbox-content"> <span class="text-muted">Email Us:</span><br> <h3 class="text-transform-none ls-0 fw-semibold"> <a href="mailto:info@lakshop.lk" class="footer-contact">info@lakshop.lk</a> </h3> </div> </div> </div> </div> </div> <!-- <div class="widget subscribe-widget"> <h5><strong>Subscribe</strong> to Our Newsletter to get Important News, Amazing Offers & Inside Scoops:</h5> <div class="widget-subscribe-form-result"></div> <form id="widget-subscribe-form" action="include/subscribe.php" method="post" class="mb-0"> <div class="input-group mx-auto"> <div class="input-group-text bg-transparent"><i class="bi-send"></i></div> <input type="email" id="widget-subscribe-form-email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Enter your Email"> <button class="btn btn-success button button-color text-transform-none ls-0 m-0" type="submit">Subscribe</button> </div> </form> </div> --> <div class="widget lr-padding"> <div class="row col-mb-30"> <!-- <div class="col-lg-6 col-md-12 col-6"> --> <!-- <div class="d-flex align-items-center"> --> <a href="https://www.facebook.com/lakshop.lk" target="_blank" class="social-icon h-bg-facebook mb-0 me-2"> <i class="fa-brands fa-facebook-f"></i> <i class="fa-brands fa-facebook-f"></i> </a> <!-- </div> --> <!-- </div> --> <!-- <div class="col-lg-6 col-md-12 col-6"> --> <!-- <div class="d-flex align-items-center"> --> <a href="https://www.linkedin.com/company/lakshop-web-design-service/k" target="_blank" class="social-icon h-bg-linkedin mb-0 me-2"> <i class="fa-brands fa-linkedin-in"></i> <i class="fa-brands fa-linkedin-in"></i> </a> <!-- </div> --> <!-- </div> --> </div> </div> </div> </div> </div><!-- .footer-widgets-wrap end --> </div> <!-- Copyrights ============================================= --> <div id="copyrights" style="background: url('img/lakshop_img/demos/seo/images/hero/footer.svg') no-repeat top center; background-size: cover; padding-top: 70px;"> <div class="container"> <div class="row justify-content-between col-mb-30"> <div class="col-12 col-lg-auto text-center text-lg-start"> Copyrights © 2026 All Rights Reserved by LakSHOP<br> <div class="copyright-links"><a href="/common/documents/terms_and_conditions.pdf" target="_blank" class="text-contrast-600">Terms of Use</a></div> </div> <div class="col-12 col-lg-auto text-center text-lg-end"> <div class="copyrights-menu copyright-links"> <a href="/" data-scrollto="#slider" class="text-contrast-600">Home</a>/<a href="/about_lakshop" class="text-contrast-600">About Us</a>/<a href="/#section-faqs" data-scrollto="#section-faqs" class="text-contrast-600">FAQs</a>/<a href="/#section-contact" data-scrollto="#section-contact" class="text-contrast-600">Contact</a> </div> </div> </div> </div> </div><!-- #copyrights end --> </footer><!-- #footer end --> <!-- Go To Top ============================================= --> <div id="gotoTop" class="uil uil-angle-up"></div> <!-- JavaScripts ============================================= --> <script src="/js/lakshop_js/plugins.min.js"></script><script src="/js/lakshop_js/functions.bundle.js"></script><script src="/js/lakshop_js/functions.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('body').on('click','.whatsAppIcon',function(){ // window.open("https://wa.me/+94765321084/?text=I need to buy"); var package = $(this).attr('data-package'); var text = 'I want to know more details about websites'; switch(package){ case 'INF_WEBSITE' : text = 'I want to build an information website for my business'; break; case 'CLUB_WEBSITE' : text = 'I want to build a website for a club/union or an association'; break; case 'ECOM_WEBSITE' : text = 'I want to build an online store to sell my products'; break; } window.open("https://wa.me/+94765321084/?text="+text); }); $('body').on('click','.primary-menu-trigger', function(){ $(this).toggleClass('primary-menu-trigger-active'); $('nav.primary-menu').toggleClass('primary-menu-active'); $('nav.primary-menu .menu-container').toggleClass('d-block'); }); }); $('.book-discovery-call').click(function(){ bookDiscoveryCall(); return false; }); function bookDiscoveryCall() { $('.calendly-badge-content').trigger('click'); } </script> <!-- Parallax Script ============================================= --> <script src="https://cdnjs.cloudflare.com/ajax/libs/skrollr/0.6.30/skrollr.min.js"></script> <script>!SEMICOLON.Mobile.any() && skrollr.init({forceHeight: false});</script> <!-- Calendly badge widget begin --> <link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet"> <script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script> <script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/chandanabandara/website-discussion-lakshop-platform', text: 'Book a FREE Discovery Call', color: '#f23457', textColor: '#ffffff', branding: false }); }</script> <!-- Calendly badge widget end --> <script type="text/javascript"> jQuery(window).load( function(){ var filters = {}; var $container = $('.grid'); $container.isotope({ filter: '.filter-LOCAL_WEBSITE' }); $('.combination-filter').on( 'click', '.btn', function() { arrangeFilters($(this)); $(this).parents('.btn-group').find('.btn').removeClass('btn-primary').addClass('btn-default'); $(this).addClass('btn-primary'); return false; }); function arrangeFilters(filteringfElement){ var $this = filteringfElement; var $buttonGroup = $this.parents('.btn-group'); var filterGroup = $buttonGroup.attr('data-filter-group'); // set filter for group filters[ filterGroup ] = $this.attr('data-filter'); // combine filters var filterValue = concatValues( filters ); $container.isotope({ filter: filterValue }); } // flatten object by concatting values function concatValues( obj ) { var value = ''; for ( var prop in obj ) { value += obj[ prop ]; } return value; } $(window).resize(function() { $container.isotope('layout'); }); }); </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 lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- SEO Title (55 characters) --> <title>LakSHOP Website Templates | Stunning & SEO Optimized</title> <!-- SEO Meta Description (155 characters) --> <meta name="description" content="Explore LakSHOP’s responsive, SEO-optimized website templates for businesses, associations, and e-commerce. Launch your professional website fast."> <!-- Keywords (optional but helpful for regional SEO) --> <meta name="keywords" content="website templates Sri Lanka, SEO optimized templates, responsive website templates, LakSHOP, business website templates, ecommerce templates"> <!-- Author --> <meta name="author" content="LakSHOP by Coolbit Software Solutions (Pvt) Ltd"> <!-- Canonical URL --> <link rel="canonical" href="https://stg.lakshop.lk/templates"> <!-- Robots --> <meta name="robots" content="unfollow"> <!-- Open Graph (Facebook / LinkedIn) --> <meta property="og:type" content="website"> <meta property="og:title" content="LakSHOP Website Templates – Stunning & SEO Optimized"> <meta property="og:description" content="Choose from modern, responsive, and SEO-ready website templates by LakSHOP. Designed for speed, quality, and easy management."> <meta property="og:url" content="https://lakshop.lk/templates"> <meta property="og:site_name" content="LakSHOP"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="LakSHOP Website Templates – Stunning & Fast"> <meta property="twitter:url" content="https://lakshop.lk/templates"> <meta name="twitter:description" content="Responsive and SEO-optimized website templates to build your business online faster with LakSHOP."> <!-- Theme Color --> <meta name="theme-color" content="#ffb400"> <!-- Favicon --> <link rel="icon" href="https://lakshop.lk/favicon.ico" type="image/x-icon"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "CollectionPage", "name": "LakSHOP Website Templates", "description": "Browse responsive and SEO-optimized website templates by LakSHOP. Build stunning business, association, and e-commerce websites fast.", "url": "https://lakshop.lk/templates", "inLanguage": "en", "publisher": { "@type": "Organization", "name": "LakSHOP", "url": "https://lakshop.lk", "logo": { "@type": "ImageObject", "url": "https://lakshop.lk/img/lakshop_img/logo@2x.png" } }, "provider": { "@type": "Organization", "name": "Coolbit Software Solutions (Pvt) Ltd", "foundingDate": "2014", "url": "https://lakshop.lk" } } </script> <!-- Font Imports --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700|Chewy" rel="stylesheet" type="text/css"> <link rel="canonical" href="https://stg.lakshop.lk/"> <!-- change in live--> <link rel="stylesheet" href="/css/lakshop_css/style.css"/><link rel="stylesheet" href="/css/lakshop_css/css/font-icons.css"/><link rel="stylesheet" href="/css/lakshop_css/css/components/bs-switches.css"/><link rel="stylesheet" href="/css/lakshop_css/demos/seo/seo.css"/><link rel="stylesheet" href="/css/lakshop_css/css/custom.css"/> <script src="/js/lakshop_js/jquery.js"></script> <script src="/js/js/jquery.js"></script> </head> <body> <div id="wrapper-inner" class="wrapper-inner"> <!-- Top Bar ============================================= --> <div id="top-bar" class="transparent-topbar"> <div class="container"> <div class="row justify-content-between"> <div class="col-12 col-md-auto"> <!-- Top Links ============================================= --> <div class="top-links"> <ul class="top-links-container"> <li class="top-links-item"> <a href="/" class="menu-link" data-scrollto="#slider">Home</a> </li> <li class="top-links-item"> <a href="/#section-faqs" class="menu-link" data-scrollto="#section-faqs">FAQs</a> </li> <li class="top-links-item"> <a href="/#section-contact" class="menu-link" data-scrollto="#section-contact">Contact</a> </li> <li class="top-links-item"> <a href="/login" class="menu-link">Login</a> </li> </ul> </div><!-- .top-links end --> </div> <div class="col-12 col-md-auto dark"> <!-- Top Social ============================================= --> <ul id="top-social"> <li><a href="https://www.facebook.com/lakshop.lk" class="h-bg-facebook" target="_blank"><span class="ts-icon"><i class="fa-brands fa-facebook-f"></i></span><span class="ts-text">Facebook</span></a></li> <li><a href="#" class="h-bg-whatsapp whatsAppIcon" target="_blank"><span class="ts-icon"><i class="fa-brands fa-whatsapp"></i></span><span class="ts-text">Whatsapp</span></a></li> <li><a href="tel:+(94)76 532 1084" class="h-bg-call"><span class="ts-icon"><i class="fa-solid fa-phone"></i></span><span class="ts-text">+(94)76 532 1084</span></a></li> <li><a href="mailto:info@lakshop.lk" class="h-bg-email3"><span class="ts-icon"><i class="bi-envelope-fill"></i></span><span class="ts-text">info@lakshop.lk</span></a></li> </ul><!-- #top-social end --> </div> </div> </div> </div><!-- #top-bar end --> <!-- Header ============================================= --> <header id="header" class="transparent-header floating-header header-size-md"> <div id="header-wrap"> <div class="container"> <div class="header-row"> <!-- Logo ============================================= --> <div id="logo"> <a href="/"> <img class="logo-default" srcset="/img/lakshop_img/logo.png, /img/lakshop_img/logo@2x.png 2x" src="/img/lakshop_img/logo@2x.png" alt="LakSHOP"> </a> </div><!-- #logo end --> <div class="header-misc"> <!-- Top Search ============================================= --> <!-- <div id="top-search" class="header-misc-icon"> <a href="#" id="top-search-trigger"><i class="uil uil-search"></i><i class="bi-x-lg"></i></a> </div> --> <!-- #top-search end --> <a href="#" class="button button-rounded ms-3 d-none d-sm-block book-discovery-call"><i class=" fa-solid fa-star"></i>Book a FREE Consultation</a> </div> <div class="primary-menu-trigger"> <button class="cnvs-hamburger" type="button" title="Open Mobile Menu"> <span class="cnvs-hamburger-box"><span class="cnvs-hamburger-inner"></span></span> </button> </div> <!-- Primary Navigation ============================================= --> <nav class="primary-menu with-arrows"> <ul class="menu-container"> <li class="menu-item"> <a href="/" class="menu-link" data-scrollto="#slider"> <div>Home</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/about_lakshop"> <div>About Us</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-what-we-do" data-scrollto="#section-what-we-do" data-offset="80"> <div>Services</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-pricing" data-scrollto="#section-pricing" data-offset="80"> <div>Pricing</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-portfolio" data-scrollto="#section-portfolio" data-offset="80"> <div>Our Work</div> </a> </li> <!-- <li class="menu-item"> <a class="menu-link" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80"> <div>Testimonials</div> </a> </li> --> <!-- <li class="menu-item mega-menu"><a class="menu-link" href="#"><div>Services</div></a> <div class="mega-menu-content mega-menu-style-2 px-0"> <div class="container"> <div class="row"> <a href="demo-seo-optimizations.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/seo.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Seo Optimization</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-social.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/social.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Social Media Marketing</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-adwords.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/adword.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Adwords Campaign</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-experience.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/experience.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Customer Experience</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-analysis.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/analysis.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Digital Analysis</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-content-marketing.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/content_marketing.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Content Marketing</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <div class="mega-menu-column sub-menu-container col-12 p-0"> <a href="demo-seo-about.html" class="button button-rounded button-large text-transform-none ls-0 w-100 text-center m-0 rounded-0 py-3 button-light ">View All <i class="bi-arrow-right"></i></a> </div> </div> </div> </div> </li> --> <!-- <li class="menu-item"><a class="menu-link" href="/#section-faqs" data-scrollto="#section-faqs"><div>FAQs</div></a></li> <li class="menu-item"><a class="menu-link" href="/#section-contact" data-scrollto="#section-contact"><div>Contact</div></a></li> --> </ul> </nav><!-- #primary-menu end --> <!-- <form class="top-search-form" action="search.html" method="get"> <input type="text" name="q" class="form-control" value="" placeholder="Type & Hit Enter.." autocomplete="off"> </form> --> </div> </div> </div> <div class="header-wrap-clone"></div> </header><!-- #header end --> </div> <div class="article-inner"> <!-- Hero Section --> <section class="about-us-hero inner-page-hero" style=""> <h1><span class="theme-color-text">LakSHOP</span>'s Stunning Templates</h1> <p style="font-size:20px; font-weight:500; color:#555;">Your Vision. Our Expertise.</p> <a href="#" class="button button-rounded button-large button-light text-dark bg-white border text-transform-none ls-0 whatsAppIcon banner-wa-btn"><i class="fa-brands fa-whatsapp"></i>Chat with us on Whatsapp</a> </section> <div class="container"> <div class="combination-filter bottommargin templates-page" style="text-align:center;"> <div class="btn-group row" role="group" data-filter-group="business"> <a href="#" data-filter="" class="btn btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Any</a> <a href="#" data-filter=".filter-LOCAL_WEBSITE" class="btn btn-default btn-primary col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Corporate Business Website</a> <a href="#" data-filter=".filter-ASSOCIATION" class="btn btn-default btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Association Website</a> <a href="#" data-filter=".filter-ECOMMERCE" class="btn btn-default btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Online Store</a> </div> </div> </div> <div class="container" style="padding-top:40px;"> <div class="row grid"> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-ECOMMERCE"> <div class="filter-item"> <div class="template-name"> <a href="http://pinkandbluestg.lakshop.lk" target="_blank">Shoppy</a> </div> <div class="template-image"> <a href="/websites/select-template/35" target="_blank"><img src="/files/templateimages/photo/bceacd55-3137-4ecd-8e12-2fec48e6da21/medium_template_image.jpg" alt="Lakshop Template - Shoppy"/></a> </div> <div class="template-proceed"> <a href="http://pinkandbluestg.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/35" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://coffee.lakshop.lk" target="_blank">Coffee House</a> </div> <div class="template-image"> <a href="/websites/select-template/6" target="_blank"><img src="/files/templateimages/photo/a5bcc232-6009-4413-b5d8-bdeff77d9891/medium_template_image.jpg" alt="Lakshop Template - Coffee House"/></a> </div> <div class="template-proceed"> <a href="http://coffee.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/6" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://hair.lakshop.lk" target="_blank">Hair Castle</a> </div> <div class="template-image"> <a href="/websites/select-template/27" target="_blank"><img src="/files/templateimages/photo/c4be3536-c1d2-4bf6-9c54-b60ce4d7177c/medium_template_image.jpg" alt="Lakshop Template - Hair Castle"/></a> </div> <div class="template-proceed"> <a href="http://hair.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/27" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://brookwood.lakshop.lk" target="_blank">Brookwood</a> </div> <div class="template-image"> <a href="/websites/select-template/29" target="_blank"><img src="/files/templateimages/photo/b822dc89-c1d9-45e5-9991-82882b38e34c/medium_template_image.jpg" alt="Lakshop Template - Brookwood"/></a> </div> <div class="template-proceed"> <a href="http://brookwood.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/29" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://mirror.lakshop.lk" target="_blank">Tulip</a> </div> <div class="template-image"> <a href="/websites/select-template/31" target="_blank"><img src="/files/templateimages/photo/203bae2e-6b01-4941-8d69-0eaad76f156c/medium_template_image.jpg" alt="Lakshop Template - Tulip"/></a> </div> <div class="template-proceed"> <a href="http://mirror.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/31" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-trace').style.display = (document.getElementById('cakeErr6a447cc533f79-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc533f79-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-code').style.display = (document.getElementById('cakeErr6a447cc533f79-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-context').style.display = (document.getElementById('cakeErr6a447cc533f79-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc533f79-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc533f79-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-trace').style.display = (document.getElementById('cakeErr6a447cc53520e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53520e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-code').style.display = (document.getElementById('cakeErr6a447cc53520e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-context').style.display = (document.getElementById('cakeErr6a447cc53520e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53520e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53520e-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" target="_blank">Wonderland</a> </div> <div class="template-image"> <a href="/websites/select-template/37" target="_blank"><img src="/files/templateimages/photo/f54b8052-2c0e-4bf4-b9fd-8ceadba7913a/medium_template_image.jpg" alt="Lakshop Template - Wonderland"/></a> </div> <div class="template-proceed"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-trace').style.display = (document.getElementById('cakeErr6a447cc5364b8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc5364b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-code').style.display = (document.getElementById('cakeErr6a447cc5364b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-context').style.display = (document.getElementById('cakeErr6a447cc5364b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc5364b8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc5364b8-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-trace').style.display = (document.getElementById('cakeErr6a447cc53769a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name_alias' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53769a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-code').style.display = (document.getElementById('cakeErr6a447cc53769a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-context').style.display = (document.getElementById('cakeErr6a447cc53769a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53769a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53769a-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-trace').style.display = (document.getElementById('cakeErr6a447cc5388f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc5388f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-code').style.display = (document.getElementById('cakeErr6a447cc5388f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-context').style.display = (document.getElementById('cakeErr6a447cc5388f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc5388f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc5388f4-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-trace').style.display = (document.getElementById('cakeErr6a447cc539add-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc539add-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-code').style.display = (document.getElementById('cakeErr6a447cc539add-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-context').style.display = (document.getElementById('cakeErr6a447cc539add-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc539add-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc539add-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/37" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://feathers.lakshop.lk" target="_blank">Lara</a> </div> <div class="template-image"> <a href="/websites/select-template/32" target="_blank"><img src="/files/templateimages/photo/9d31fa82-bb85-42fd-a546-31110ec61340/medium_template_image.jpg" alt="Lakshop Template - Lara"/></a> </div> <div class="template-proceed"> <a href="http://feathers.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/32" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://paper.lakshop.lk" target="_blank">Calm</a> </div> <div class="template-image"> <a href="/websites/select-template/33" target="_blank"><img src="/files/templateimages/photo/cbc01b84-42f2-4f76-8d4c-e8f666a91ef3/medium_template_image.jpg" alt="Lakshop Template - Calm"/></a> </div> <div class="template-proceed"> <a href="http://paper.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/33" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://neatntidy.lakshop.lk" target="_blank">Neat n Tidy</a> </div> <div class="template-image"> <a href="/websites/select-template/34" target="_blank"><img src="/files/templateimages/photo/40e1a9c8-7ee8-4854-b602-ec9c6a31deac/medium_template_image.jpg" alt="Lakshop Template - Neat n Tidy"/></a> </div> <div class="template-proceed"> <a href="http://neatntidy.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/34" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-trace').style.display = (document.getElementById('cakeErr6a447cc53afdd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53afdd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-code').style.display = (document.getElementById('cakeErr6a447cc53afdd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-context').style.display = (document.getElementById('cakeErr6a447cc53afdd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53afdd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53afdd-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-trace').style.display = (document.getElementById('cakeErr6a447cc53c1e0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53c1e0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-code').style.display = (document.getElementById('cakeErr6a447cc53c1e0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-context').style.display = (document.getElementById('cakeErr6a447cc53c1e0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53c1e0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53c1e0-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" target="_blank">Sporty Me</a> </div> <div class="template-image"> <a href="/websites/select-template/38" target="_blank"><img src="/files/templateimages/photo/82a158dc-970c-4b7c-886f-24f7bf109f78/medium_template_image.jpg" alt="Lakshop Template - Sporty Me"/></a> </div> <div class="template-proceed"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-trace').style.display = (document.getElementById('cakeErr6a447cc53d527-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53d527-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-code').style.display = (document.getElementById('cakeErr6a447cc53d527-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-context').style.display = (document.getElementById('cakeErr6a447cc53d527-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53d527-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53d527-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-trace').style.display = (document.getElementById('cakeErr6a447cc53e686-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name_alias' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53e686-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-code').style.display = (document.getElementById('cakeErr6a447cc53e686-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-context').style.display = (document.getElementById('cakeErr6a447cc53e686-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53e686-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53e686-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-trace').style.display = (document.getElementById('cakeErr6a447cc53f94f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc53f94f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-code').style.display = (document.getElementById('cakeErr6a447cc53f94f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-context').style.display = (document.getElementById('cakeErr6a447cc53f94f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53f94f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc53f94f-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-trace').style.display = (document.getElementById('cakeErr6a447cc540dc3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc540dc3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-code').style.display = (document.getElementById('cakeErr6a447cc540dc3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-context').style.display = (document.getElementById('cakeErr6a447cc540dc3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc540dc3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc540dc3-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/38" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-ASSOCIATION"> <div class="filter-item"> <div class="template-name"> <a href="http://stgshop196.lakshop.lk" target="_blank">Care Union</a> </div> <div class="template-image"> <a href="/websites/select-template/52" target="_blank"><img src="/files/templateimages/photo/f7be9ea7-6629-4b2f-a3c4-23c8049310db/medium_template_image.jpg" alt="Lakshop Template - Care Union"/></a> </div> <div class="template-proceed"> <a href="http://stgshop196.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/52" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> </div> </div> </div> <!-- Footer ============================================= --> <footer id="footer" class="border-0 footer-inner" style="background: var(--cnvs-contrast-0);"> <div class="container"> <!-- Footer Widgets ============================================= --> <div class="footer-widgets-wrap pb-5"> <div class="row col-mb-50"> <div class="col-md-8"> <div class="widget lr-padding"> <img src="/img/lakshop_img/lakshop_logo_thumb.jpg" alt="LakSHOP - Footer Logo" class="alignleft" style="width:150px;margin-top: 8px; padding-right: 18px; border-right: 1px solid #DDD;"> <p>We believe every business deserves a <strong>powerful website</strong> with <strong>easy-to-use tools</strong>, <strong>integrated e-commerce features</strong>, & <strong>exceptional support</strong> to drive success.</p> <div class="line line-sm"></div> <div class="row g-4 footer-quick-links"> <div class="col-lg-3 col-6 widget_links"> <ul> <li> <a href="/" data-scrollto="#slider">Home</a> </li> <li> <a href="/about_lakshop">About</a> </li> <li> <a href="/#section-what-we-do" data-scrollto="#section-what-we-do">Services</a> </li> <li> <a href="/#section-pricing" data-scrollto="#section-pricing">Pricing</a> </li> </ul> </div> <div class="col-lg-3 col-6 widget_links"> <ul> <li> <a href="/#section-portfolio" data-scrollto="#section-portfolio">Our Work</a> </li> <li> <a href="/#section-testimonials" data-scrollto="#section-testimonials">Testimonials</a> </li> <li> <a href="/#section-faqs" data-scrollto="#section-faqs">FAQs</a> </li> <li> <a href="/#section-contact" data-scrollto="#section-contact">Contact</a> </li> </ul> </div> <div class="col-lg-6 col-12 widget_links"> <ul> <li><a href="/corporate-website-layouts">Information Websites</a></li> <li><a href="/association-website-layouts">Clubs / Unions Websites</a></li> <li><a href="/online-store-website-layouts">Online Stores Websites</a></li> </ul> </div> </div> </div> </div> <div class="col-md-4"> <div class="widget"> <div class="row lr-padding"> <div class="col-12"> <div class="feature-box fbox-plain fbox-sm align-items-center"> <div class="fbox-icon"> <i class="bi-envelope text-dark"></i> </div> <div class="fbox-content"> <span class="text-muted">Call Us:</span><br> <h3 class="text-transform-none ls-0 fw-semibold"> <a href="tel:+(94)76 532 1084" class="footer-contact">+(94)76 532 1084</a> </h3> </div> </div> </div> <div class="col-12 mt-4"> <div class="feature-box fbox-plain fbox-sm align-items-center"> <div class="fbox-icon"> <i class="bi-telephone text-dark"></i> </div> <div class="fbox-content"> <span class="text-muted">Email Us:</span><br> <h3 class="text-transform-none ls-0 fw-semibold"> <a href="mailto:info@lakshop.lk" class="footer-contact">info@lakshop.lk</a> </h3> </div> </div> </div> </div> </div> <!-- <div class="widget subscribe-widget"> <h5><strong>Subscribe</strong> to Our Newsletter to get Important News, Amazing Offers & Inside Scoops:</h5> <div class="widget-subscribe-form-result"></div> <form id="widget-subscribe-form" action="include/subscribe.php" method="post" class="mb-0"> <div class="input-group mx-auto"> <div class="input-group-text bg-transparent"><i class="bi-send"></i></div> <input type="email" id="widget-subscribe-form-email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Enter your Email"> <button class="btn btn-success button button-color text-transform-none ls-0 m-0" type="submit">Subscribe</button> </div> </form> </div> --> <div class="widget lr-padding"> <div class="row col-mb-30"> <!-- <div class="col-lg-6 col-md-12 col-6"> --> <!-- <div class="d-flex align-items-center"> --> <a href="https://www.facebook.com/lakshop.lk" target="_blank" class="social-icon h-bg-facebook mb-0 me-2"> <i class="fa-brands fa-facebook-f"></i> <i class="fa-brands fa-facebook-f"></i> </a> <!-- </div> --> <!-- </div> --> <!-- <div class="col-lg-6 col-md-12 col-6"> --> <!-- <div class="d-flex align-items-center"> --> <a href="https://www.linkedin.com/company/lakshop-web-design-service/k" target="_blank" class="social-icon h-bg-linkedin mb-0 me-2"> <i class="fa-brands fa-linkedin-in"></i> <i class="fa-brands fa-linkedin-in"></i> </a> <!-- </div> --> <!-- </div> --> </div> </div> </div> </div> </div><!-- .footer-widgets-wrap end --> </div> <!-- Copyrights ============================================= --> <div id="copyrights" style="background: url('img/lakshop_img/demos/seo/images/hero/footer.svg') no-repeat top center; background-size: cover; padding-top: 70px;"> <div class="container"> <div class="row justify-content-between col-mb-30"> <div class="col-12 col-lg-auto text-center text-lg-start"> Copyrights © 2026 All Rights Reserved by LakSHOP<br> <div class="copyright-links"><a href="/common/documents/terms_and_conditions.pdf" target="_blank" class="text-contrast-600">Terms of Use</a></div> </div> <div class="col-12 col-lg-auto text-center text-lg-end"> <div class="copyrights-menu copyright-links"> <a href="/" data-scrollto="#slider" class="text-contrast-600">Home</a>/<a href="/about_lakshop" class="text-contrast-600">About Us</a>/<a href="/#section-faqs" data-scrollto="#section-faqs" class="text-contrast-600">FAQs</a>/<a href="/#section-contact" data-scrollto="#section-contact" class="text-contrast-600">Contact</a> </div> </div> </div> </div> </div><!-- #copyrights end --> </footer><!-- #footer end --> <!-- Go To Top ============================================= --> <div id="gotoTop" class="uil uil-angle-up"></div> <!-- JavaScripts ============================================= --> <script src="/js/lakshop_js/plugins.min.js"></script><script src="/js/lakshop_js/functions.bundle.js"></script><script src="/js/lakshop_js/functions.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('body').on('click','.whatsAppIcon',function(){ // window.open("https://wa.me/+94765321084/?text=I need to buy"); var package = $(this).attr('data-package'); var text = 'I want to know more details about websites'; switch(package){ case 'INF_WEBSITE' : text = 'I want to build an information website for my business'; break; case 'CLUB_WEBSITE' : text = 'I want to build a website for a club/union or an association'; break; case 'ECOM_WEBSITE' : text = 'I want to build an online store to sell my products'; break; } window.open("https://wa.me/+94765321084/?text="+text); }); $('body').on('click','.primary-menu-trigger', function(){ $(this).toggleClass('primary-menu-trigger-active'); $('nav.primary-menu').toggleClass('primary-menu-active'); $('nav.primary-menu .menu-container').toggleClass('d-block'); }); }); $('.book-discovery-call').click(function(){ bookDiscoveryCall(); return false; }); function bookDiscoveryCall() { $('.calendly-badge-content').trigger('click'); } </script> <!-- Parallax Script ============================================= --> <script src="https://cdnjs.cloudflare.com/ajax/libs/skrollr/0.6.30/skrollr.min.js"></script> <script>!SEMICOLON.Mobile.any() && skrollr.init({forceHeight: false});</script> <!-- Calendly badge widget begin --> <link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet"> <script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script> <script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/chandanabandara/website-discussion-lakshop-platform', text: 'Book a FREE Discovery Call', color: '#f23457', textColor: '#ffffff', branding: false }); }</script> <!-- Calendly badge widget end --> <script type="text/javascript"> jQuery(window).load( function(){ var filters = {}; var $container = $('.grid'); $container.isotope({ filter: '.filter-LOCAL_WEBSITE' }); $('.combination-filter').on( 'click', '.btn', function() { arrangeFilters($(this)); $(this).parents('.btn-group').find('.btn').removeClass('btn-primary').addClass('btn-default'); $(this).addClass('btn-primary'); return false; }); function arrangeFilters(filteringfElement){ var $this = filteringfElement; var $buttonGroup = $this.parents('.btn-group'); var filterGroup = $buttonGroup.attr('data-filter-group'); // set filter for group filters[ filterGroup ] = $this.attr('data-filter'); // combine filters var filterValue = concatValues( filters ); $container.isotope({ filter: filterValue }); } // flatten object by concatting values function concatValues( obj ) { var value = ''; for ( var prop in obj ) { value += obj[ prop ]; } return value; } $(window).resize(function() { $container.isotope('layout'); }); }); </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 lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- SEO Title (55 characters) --> <title>LakSHOP Website Templates | Stunning & SEO Optimized</title> <!-- SEO Meta Description (155 characters) --> <meta name="description" content="Explore LakSHOP’s responsive, SEO-optimized website templates for businesses, associations, and e-commerce. Launch your professional website fast."> <!-- Keywords (optional but helpful for regional SEO) --> <meta name="keywords" content="website templates Sri Lanka, SEO optimized templates, responsive website templates, LakSHOP, business website templates, ecommerce templates"> <!-- Author --> <meta name="author" content="LakSHOP by Coolbit Software Solutions (Pvt) Ltd"> <!-- Canonical URL --> <link rel="canonical" href="https://stg.lakshop.lk/templates"> <!-- Robots --> <meta name="robots" content="unfollow"> <!-- Open Graph (Facebook / LinkedIn) --> <meta property="og:type" content="website"> <meta property="og:title" content="LakSHOP Website Templates – Stunning & SEO Optimized"> <meta property="og:description" content="Choose from modern, responsive, and SEO-ready website templates by LakSHOP. Designed for speed, quality, and easy management."> <meta property="og:url" content="https://lakshop.lk/templates"> <meta property="og:site_name" content="LakSHOP"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="LakSHOP Website Templates – Stunning & Fast"> <meta property="twitter:url" content="https://lakshop.lk/templates"> <meta name="twitter:description" content="Responsive and SEO-optimized website templates to build your business online faster with LakSHOP."> <!-- Theme Color --> <meta name="theme-color" content="#ffb400"> <!-- Favicon --> <link rel="icon" href="https://lakshop.lk/favicon.ico" type="image/x-icon"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "CollectionPage", "name": "LakSHOP Website Templates", "description": "Browse responsive and SEO-optimized website templates by LakSHOP. Build stunning business, association, and e-commerce websites fast.", "url": "https://lakshop.lk/templates", "inLanguage": "en", "publisher": { "@type": "Organization", "name": "LakSHOP", "url": "https://lakshop.lk", "logo": { "@type": "ImageObject", "url": "https://lakshop.lk/img/lakshop_img/logo@2x.png" } }, "provider": { "@type": "Organization", "name": "Coolbit Software Solutions (Pvt) Ltd", "foundingDate": "2014", "url": "https://lakshop.lk" } } </script> <!-- Font Imports --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700|Chewy" rel="stylesheet" type="text/css"> <link rel="canonical" href="https://stg.lakshop.lk/"> <!-- change in live--> <link rel="stylesheet" href="/css/lakshop_css/style.css"/><link rel="stylesheet" href="/css/lakshop_css/css/font-icons.css"/><link rel="stylesheet" href="/css/lakshop_css/css/components/bs-switches.css"/><link rel="stylesheet" href="/css/lakshop_css/demos/seo/seo.css"/><link rel="stylesheet" href="/css/lakshop_css/css/custom.css"/> <script src="/js/lakshop_js/jquery.js"></script> <script src="/js/js/jquery.js"></script> </head> <body> <div id="wrapper-inner" class="wrapper-inner"> <!-- Top Bar ============================================= --> <div id="top-bar" class="transparent-topbar"> <div class="container"> <div class="row justify-content-between"> <div class="col-12 col-md-auto"> <!-- Top Links ============================================= --> <div class="top-links"> <ul class="top-links-container"> <li class="top-links-item"> <a href="/" class="menu-link" data-scrollto="#slider">Home</a> </li> <li class="top-links-item"> <a href="/#section-faqs" class="menu-link" data-scrollto="#section-faqs">FAQs</a> </li> <li class="top-links-item"> <a href="/#section-contact" class="menu-link" data-scrollto="#section-contact">Contact</a> </li> <li class="top-links-item"> <a href="/login" class="menu-link">Login</a> </li> </ul> </div><!-- .top-links end --> </div> <div class="col-12 col-md-auto dark"> <!-- Top Social ============================================= --> <ul id="top-social"> <li><a href="https://www.facebook.com/lakshop.lk" class="h-bg-facebook" target="_blank"><span class="ts-icon"><i class="fa-brands fa-facebook-f"></i></span><span class="ts-text">Facebook</span></a></li> <li><a href="#" class="h-bg-whatsapp whatsAppIcon" target="_blank"><span class="ts-icon"><i class="fa-brands fa-whatsapp"></i></span><span class="ts-text">Whatsapp</span></a></li> <li><a href="tel:+(94)76 532 1084" class="h-bg-call"><span class="ts-icon"><i class="fa-solid fa-phone"></i></span><span class="ts-text">+(94)76 532 1084</span></a></li> <li><a href="mailto:info@lakshop.lk" class="h-bg-email3"><span class="ts-icon"><i class="bi-envelope-fill"></i></span><span class="ts-text">info@lakshop.lk</span></a></li> </ul><!-- #top-social end --> </div> </div> </div> </div><!-- #top-bar end --> <!-- Header ============================================= --> <header id="header" class="transparent-header floating-header header-size-md"> <div id="header-wrap"> <div class="container"> <div class="header-row"> <!-- Logo ============================================= --> <div id="logo"> <a href="/"> <img class="logo-default" srcset="/img/lakshop_img/logo.png, /img/lakshop_img/logo@2x.png 2x" src="/img/lakshop_img/logo@2x.png" alt="LakSHOP"> </a> </div><!-- #logo end --> <div class="header-misc"> <!-- Top Search ============================================= --> <!-- <div id="top-search" class="header-misc-icon"> <a href="#" id="top-search-trigger"><i class="uil uil-search"></i><i class="bi-x-lg"></i></a> </div> --> <!-- #top-search end --> <a href="#" class="button button-rounded ms-3 d-none d-sm-block book-discovery-call"><i class=" fa-solid fa-star"></i>Book a FREE Consultation</a> </div> <div class="primary-menu-trigger"> <button class="cnvs-hamburger" type="button" title="Open Mobile Menu"> <span class="cnvs-hamburger-box"><span class="cnvs-hamburger-inner"></span></span> </button> </div> <!-- Primary Navigation ============================================= --> <nav class="primary-menu with-arrows"> <ul class="menu-container"> <li class="menu-item"> <a href="/" class="menu-link" data-scrollto="#slider"> <div>Home</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/about_lakshop"> <div>About Us</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-what-we-do" data-scrollto="#section-what-we-do" data-offset="80"> <div>Services</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-pricing" data-scrollto="#section-pricing" data-offset="80"> <div>Pricing</div> </a> </li> <li class="menu-item"> <a class="menu-link" href="/#section-portfolio" data-scrollto="#section-portfolio" data-offset="80"> <div>Our Work</div> </a> </li> <!-- <li class="menu-item"> <a class="menu-link" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80"> <div>Testimonials</div> </a> </li> --> <!-- <li class="menu-item mega-menu"><a class="menu-link" href="#"><div>Services</div></a> <div class="mega-menu-content mega-menu-style-2 px-0"> <div class="container"> <div class="row"> <a href="demo-seo-optimizations.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/seo.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Seo Optimization</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-social.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/social.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Social Media Marketing</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-adwords.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/adword.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Adwords Campaign</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-experience.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/experience.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Customer Experience</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-analysis.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/analysis.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Digital Analysis</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <a href="demo-seo-content-marketing.html" class="mega-menu-column sub-menu-container col-lg-4 border-bottom h-bg-light py-4"> <div class="feature-box"> <div class="fbox-icon mb-2"> <img src="demos/seo/images/icons/content_marketing.svg" alt="Feature Icon" class="bg-transparent rounded-0"> </div> <div class="fbox-content"> <h3 class="text-transform-none ls-0">Content Marketing</h3> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Commodi, ipsa!</p> </div> </div> </a> <div class="mega-menu-column sub-menu-container col-12 p-0"> <a href="demo-seo-about.html" class="button button-rounded button-large text-transform-none ls-0 w-100 text-center m-0 rounded-0 py-3 button-light ">View All <i class="bi-arrow-right"></i></a> </div> </div> </div> </div> </li> --> <!-- <li class="menu-item"><a class="menu-link" href="/#section-faqs" data-scrollto="#section-faqs"><div>FAQs</div></a></li> <li class="menu-item"><a class="menu-link" href="/#section-contact" data-scrollto="#section-contact"><div>Contact</div></a></li> --> </ul> </nav><!-- #primary-menu end --> <!-- <form class="top-search-form" action="search.html" method="get"> <input type="text" name="q" class="form-control" value="" placeholder="Type & Hit Enter.." autocomplete="off"> </form> --> </div> </div> </div> <div class="header-wrap-clone"></div> </header><!-- #header end --> </div> <div class="article-inner"> <!-- Hero Section --> <section class="about-us-hero inner-page-hero" style=""> <h1><span class="theme-color-text">LakSHOP</span>'s Stunning Templates</h1> <p style="font-size:20px; font-weight:500; color:#555;">Your Vision. Our Expertise.</p> <a href="#" class="button button-rounded button-large button-light text-dark bg-white border text-transform-none ls-0 whatsAppIcon banner-wa-btn"><i class="fa-brands fa-whatsapp"></i>Chat with us on Whatsapp</a> </section> <div class="container"> <div class="combination-filter bottommargin templates-page" style="text-align:center;"> <div class="btn-group row" role="group" data-filter-group="business"> <a href="#" data-filter="" class="btn btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Any</a> <a href="#" data-filter=".filter-LOCAL_WEBSITE" class="btn btn-default btn-primary col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Corporate Business Website</a> <a href="#" data-filter=".filter-ASSOCIATION" class="btn btn-default btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Association Website</a> <a href="#" data-filter=".filter-ECOMMERCE" class="btn btn-default btn-default col col-12 col-xs-12 col-sm-6 col-md-3 col-lg-3">Online Store</a> </div> </div> </div> <div class="container" style="padding-top:40px;"> <div class="row grid"> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-ECOMMERCE"> <div class="filter-item"> <div class="template-name"> <a href="http://pinkandbluestg.lakshop.lk" target="_blank">Shoppy</a> </div> <div class="template-image"> <a href="/websites/select-template/35" target="_blank"><img src="/files/templateimages/photo/bceacd55-3137-4ecd-8e12-2fec48e6da21/medium_template_image.jpg" alt="Lakshop Template - Shoppy"/></a> </div> <div class="template-proceed"> <a href="http://pinkandbluestg.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/35" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://coffee.lakshop.lk" target="_blank">Coffee House</a> </div> <div class="template-image"> <a href="/websites/select-template/6" target="_blank"><img src="/files/templateimages/photo/a5bcc232-6009-4413-b5d8-bdeff77d9891/medium_template_image.jpg" alt="Lakshop Template - Coffee House"/></a> </div> <div class="template-proceed"> <a href="http://coffee.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/6" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://hair.lakshop.lk" target="_blank">Hair Castle</a> </div> <div class="template-image"> <a href="/websites/select-template/27" target="_blank"><img src="/files/templateimages/photo/c4be3536-c1d2-4bf6-9c54-b60ce4d7177c/medium_template_image.jpg" alt="Lakshop Template - Hair Castle"/></a> </div> <div class="template-proceed"> <a href="http://hair.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/27" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://brookwood.lakshop.lk" target="_blank">Brookwood</a> </div> <div class="template-image"> <a href="/websites/select-template/29" target="_blank"><img src="/files/templateimages/photo/b822dc89-c1d9-45e5-9991-82882b38e34c/medium_template_image.jpg" alt="Lakshop Template - Brookwood"/></a> </div> <div class="template-proceed"> <a href="http://brookwood.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/29" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://mirror.lakshop.lk" target="_blank">Tulip</a> </div> <div class="template-image"> <a href="/websites/select-template/31" target="_blank"><img src="/files/templateimages/photo/203bae2e-6b01-4941-8d69-0eaad76f156c/medium_template_image.jpg" alt="Lakshop Template - Tulip"/></a> </div> <div class="template-proceed"> <a href="http://mirror.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/31" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-trace').style.display = (document.getElementById('cakeErr6a447cc533f79-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc533f79-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-code').style.display = (document.getElementById('cakeErr6a447cc533f79-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc533f79-context').style.display = (document.getElementById('cakeErr6a447cc533f79-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc533f79-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc533f79-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-trace').style.display = (document.getElementById('cakeErr6a447cc53520e-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53520e-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-code').style.display = (document.getElementById('cakeErr6a447cc53520e-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53520e-context').style.display = (document.getElementById('cakeErr6a447cc53520e-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53520e-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53520e-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" target="_blank">Wonderland</a> </div> <div class="template-image"> <a href="/websites/select-template/37" target="_blank"><img src="/files/templateimages/photo/f54b8052-2c0e-4bf4-b9fd-8ceadba7913a/medium_template_image.jpg" alt="Lakshop Template - Wonderland"/></a> </div> <div class="template-proceed"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-trace').style.display = (document.getElementById('cakeErr6a447cc5364b8-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc5364b8-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-code').style.display = (document.getElementById('cakeErr6a447cc5364b8-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5364b8-context').style.display = (document.getElementById('cakeErr6a447cc5364b8-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc5364b8-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc5364b8-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-trace').style.display = (document.getElementById('cakeErr6a447cc53769a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name_alias' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53769a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-code').style.display = (document.getElementById('cakeErr6a447cc53769a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53769a-context').style.display = (document.getElementById('cakeErr6a447cc53769a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53769a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53769a-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-trace').style.display = (document.getElementById('cakeErr6a447cc5388f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc5388f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-code').style.display = (document.getElementById('cakeErr6a447cc5388f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc5388f4-context').style.display = (document.getElementById('cakeErr6a447cc5388f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc5388f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc5388f4-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-trace').style.display = (document.getElementById('cakeErr6a447cc539add-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc539add-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-code').style.display = (document.getElementById('cakeErr6a447cc539add-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc539add-context').style.display = (document.getElementById('cakeErr6a447cc539add-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc539add-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc539add-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/37" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://feathers.lakshop.lk" target="_blank">Lara</a> </div> <div class="template-image"> <a href="/websites/select-template/32" target="_blank"><img src="/files/templateimages/photo/9d31fa82-bb85-42fd-a546-31110ec61340/medium_template_image.jpg" alt="Lakshop Template - Lara"/></a> </div> <div class="template-proceed"> <a href="http://feathers.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/32" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://paper.lakshop.lk" target="_blank">Calm</a> </div> <div class="template-image"> <a href="/websites/select-template/33" target="_blank"><img src="/files/templateimages/photo/cbc01b84-42f2-4f76-8d4c-e8f666a91ef3/medium_template_image.jpg" alt="Lakshop Template - Calm"/></a> </div> <div class="template-proceed"> <a href="http://paper.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/33" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <a href="http://neatntidy.lakshop.lk" target="_blank">Neat n Tidy</a> </div> <div class="template-image"> <a href="/websites/select-template/34" target="_blank"><img src="/files/templateimages/photo/40e1a9c8-7ee8-4854-b602-ec9c6a31deac/medium_template_image.jpg" alt="Lakshop Template - Neat n Tidy"/></a> </div> <div class="template-proceed"> <a href="http://neatntidy.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/34" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-LOCAL_WEBSITE"> <div class="filter-item"> <div class="template-name"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-trace').style.display = (document.getElementById('cakeErr6a447cc53afdd-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53afdd-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-code').style.display = (document.getElementById('cakeErr6a447cc53afdd-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53afdd-context').style.display = (document.getElementById('cakeErr6a447cc53afdd-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53afdd-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53afdd-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-trace').style.display = (document.getElementById('cakeErr6a447cc53c1e0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>118</b>]<div id="cakeErr6a447cc53c1e0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-code').style.display = (document.getElementById('cakeErr6a447cc53c1e0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53c1e0-context').style.display = (document.getElementById('cakeErr6a447cc53c1e0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53c1e0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"template-name"</span><span style="color: #007700">></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">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">name</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'target' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"></</span><span style="color: #0000BB">div</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6a447cc53c1e0-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" target="_blank">Sporty Me</a> </div> <div class="template-image"> <a href="/websites/select-template/38" target="_blank"><img src="/files/templateimages/photo/82a158dc-970c-4b7c-886f-24f7bf109f78/medium_template_image.jpg" alt="Lakshop Template - Sporty Me"/></a> </div> <div class="template-proceed"> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-trace').style.display = (document.getElementById('cakeErr6a447cc53d527-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53d527-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-code').style.display = (document.getElementById('cakeErr6a447cc53d527-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53d527-context').style.display = (document.getElementById('cakeErr6a447cc53d527-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53d527-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53d527-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-trace').style.display = (document.getElementById('cakeErr6a447cc53e686-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name_alias' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>128</b>]<div id="cakeErr6a447cc53e686-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-code').style.display = (document.getElementById('cakeErr6a447cc53e686-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53e686-context').style.display = (document.getElementById('cakeErr6a447cc53e686-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53e686-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if (</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias </span><span style="color: #007700">!= </span><span style="color: #DD0000">""</span><span style="color: #007700">) {</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name_alias</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></pre><pre id="cakeErr6a447cc53e686-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-trace').style.display = (document.getElementById('cakeErr6a447cc53f94f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined offset: 0 [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc53f94f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-code').style.display = (document.getElementById('cakeErr6a447cc53f94f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc53f94f-context').style.display = (document.getElementById('cakeErr6a447cc53f94f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc53f94f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc53f94f-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-trace').style.display = (document.getElementById('cakeErr6a447cc540dc3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property 'domain_name' of non-object [<b>APP/Template/Businesses/business_templates.ctp</b>, line <b>131</b>]<div id="cakeErr6a447cc540dc3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-code').style.display = (document.getElementById('cakeErr6a447cc540dc3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a447cc540dc3-context').style.display = (document.getElementById('cakeErr6a447cc540dc3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a447cc540dc3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} else {</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">echo </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">link</span><span style="color: #007700">(</span><span style="color: #DD0000">'Preview'</span><span style="color: #007700">,</span><span style="color: #DD0000">"http://"</span><span style="color: #007700">.</span><span style="color: #0000BB">$template</span><span style="color: #007700">-></span><span style="color: #0000BB">websites</span><span style="color: #007700">[</span><span style="color: #0000BB">0</span><span style="color: #007700">]-></span><span style="color: #0000BB">domain_name</span><span style="color: #007700">,[</span><span style="color: #DD0000">'type' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'button'</span><span style="color: #007700">, </span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'btn btn-outline-dark btn-sm'</span><span style="color: #007700">,</span><span style="color: #DD0000">'target'</span><span style="color: #007700">=></span><span style="color: #DD0000">'_blank'</span><span style="color: #007700">]);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a447cc540dc3-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }</pre><pre class="stack-trace">include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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</pre></div></pre><a href="http://" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/38" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> <div class="col-6 col-sm-6 col-md-4 col-lg-3 filter-ASSOCIATION"> <div class="filter-item"> <div class="template-name"> <a href="http://stgshop196.lakshop.lk" target="_blank">Care Union</a> </div> <div class="template-image"> <a href="/websites/select-template/52" target="_blank"><img src="/files/templateimages/photo/f7be9ea7-6629-4b2f-a3c4-23c8049310db/medium_template_image.jpg" alt="Lakshop Template - Care Union"/></a> </div> <div class="template-proceed"> <a href="http://stgshop196.lakshop.lk" type="button" class="btn btn-outline-dark btn-sm" target="_blank">Preview</a> <a href="/websites/select-template/52" type="button" class="btn btn-primary btn-sm">Select</a> </div> </div> </div> </div> </div> </div> <!-- Footer ============================================= --> <footer id="footer" class="border-0 footer-inner" style="background: var(--cnvs-contrast-0);"> <div class="container"> <!-- Footer Widgets ============================================= --> <div class="footer-widgets-wrap pb-5"> <div class="row col-mb-50"> <div class="col-md-8"> <div class="widget lr-padding"> <img src="/img/lakshop_img/lakshop_logo_thumb.jpg" alt="LakSHOP - Footer Logo" class="alignleft" style="width:150px;margin-top: 8px; padding-right: 18px; border-right: 1px solid #DDD;"> <p>We believe every business deserves a <strong>powerful website</strong> with <strong>easy-to-use tools</strong>, <strong>integrated e-commerce features</strong>, & <strong>exceptional support</strong> to drive success.</p> <div class="line line-sm"></div> <div class="row g-4 footer-quick-links"> <div class="col-lg-3 col-6 widget_links"> <ul> <li> <a href="/" data-scrollto="#slider">Home</a> </li> <li> <a href="/about_lakshop">About</a> </li> <li> <a href="/#section-what-we-do" data-scrollto="#section-what-we-do">Services</a> </li> <li> <a href="/#section-pricing" data-scrollto="#section-pricing">Pricing</a> </li> </ul> </div> <div class="col-lg-3 col-6 widget_links"> <ul> <li> <a href="/#section-portfolio" data-scrollto="#section-portfolio">Our Work</a> </li> <li> <a href="/#section-testimonials" data-scrollto="#section-testimonials">Testimonials</a> </li> <li> <a href="/#section-faqs" data-scrollto="#section-faqs">FAQs</a> </li> <li> <a href="/#section-contact" data-scrollto="#section-contact">Contact</a> </li> </ul> </div> <div class="col-lg-6 col-12 widget_links"> <ul> <li><a href="/corporate-website-layouts">Information Websites</a></li> <li><a href="/association-website-layouts">Clubs / Unions Websites</a></li> <li><a href="/online-store-website-layouts">Online Stores Websites</a></li> </ul> </div> </div> </div> </div> <div class="col-md-4"> <div class="widget"> <div class="row lr-padding"> <div class="col-12"> <div class="feature-box fbox-plain fbox-sm align-items-center"> <div class="fbox-icon"> <i class="bi-envelope text-dark"></i> </div> <div class="fbox-content"> <span class="text-muted">Call Us:</span><br> <h3 class="text-transform-none ls-0 fw-semibold"> <a href="tel:+(94)76 532 1084" class="footer-contact">+(94)76 532 1084</a> </h3> </div> </div> </div> <div class="col-12 mt-4"> <div class="feature-box fbox-plain fbox-sm align-items-center"> <div class="fbox-icon"> <i class="bi-telephone text-dark"></i> </div> <div class="fbox-content"> <span class="text-muted">Email Us:</span><br> <h3 class="text-transform-none ls-0 fw-semibold"> <a href="mailto:info@lakshop.lk" class="footer-contact">info@lakshop.lk</a> </h3> </div> </div> </div> </div> </div> <!-- <div class="widget subscribe-widget"> <h5><strong>Subscribe</strong> to Our Newsletter to get Important News, Amazing Offers & Inside Scoops:</h5> <div class="widget-subscribe-form-result"></div> <form id="widget-subscribe-form" action="include/subscribe.php" method="post" class="mb-0"> <div class="input-group mx-auto"> <div class="input-group-text bg-transparent"><i class="bi-send"></i></div> <input type="email" id="widget-subscribe-form-email" name="widget-subscribe-form-email" class="form-control required email" placeholder="Enter your Email"> <button class="btn btn-success button button-color text-transform-none ls-0 m-0" type="submit">Subscribe</button> </div> </form> </div> --> <div class="widget lr-padding"> <div class="row col-mb-30"> <!-- <div class="col-lg-6 col-md-12 col-6"> --> <!-- <div class="d-flex align-items-center"> --> <a href="https://www.facebook.com/lakshop.lk" target="_blank" class="social-icon h-bg-facebook mb-0 me-2"> <i class="fa-brands fa-facebook-f"></i> <i class="fa-brands fa-facebook-f"></i> </a> <!-- </div> --> <!-- </div> --> <!-- <div class="col-lg-6 col-md-12 col-6"> --> <!-- <div class="d-flex align-items-center"> --> <a href="https://www.linkedin.com/company/lakshop-web-design-service/k" target="_blank" class="social-icon h-bg-linkedin mb-0 me-2"> <i class="fa-brands fa-linkedin-in"></i> <i class="fa-brands fa-linkedin-in"></i> </a> <!-- </div> --> <!-- </div> --> </div> </div> </div> </div> </div><!-- .footer-widgets-wrap end --> </div> <!-- Copyrights ============================================= --> <div id="copyrights" style="background: url('img/lakshop_img/demos/seo/images/hero/footer.svg') no-repeat top center; background-size: cover; padding-top: 70px;"> <div class="container"> <div class="row justify-content-between col-mb-30"> <div class="col-12 col-lg-auto text-center text-lg-start"> Copyrights © 2026 All Rights Reserved by LakSHOP<br> <div class="copyright-links"><a href="/common/documents/terms_and_conditions.pdf" target="_blank" class="text-contrast-600">Terms of Use</a></div> </div> <div class="col-12 col-lg-auto text-center text-lg-end"> <div class="copyrights-menu copyright-links"> <a href="/" data-scrollto="#slider" class="text-contrast-600">Home</a>/<a href="/about_lakshop" class="text-contrast-600">About Us</a>/<a href="/#section-faqs" data-scrollto="#section-faqs" class="text-contrast-600">FAQs</a>/<a href="/#section-contact" data-scrollto="#section-contact" class="text-contrast-600">Contact</a> </div> </div> </div> </div> </div><!-- #copyrights end --> </footer><!-- #footer end --> <!-- Go To Top ============================================= --> <div id="gotoTop" class="uil uil-angle-up"></div> <!-- JavaScripts ============================================= --> <script src="/js/lakshop_js/plugins.min.js"></script><script src="/js/lakshop_js/functions.bundle.js"></script><script src="/js/lakshop_js/functions.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('body').on('click','.whatsAppIcon',function(){ // window.open("https://wa.me/+94765321084/?text=I need to buy"); var package = $(this).attr('data-package'); var text = 'I want to know more details about websites'; switch(package){ case 'INF_WEBSITE' : text = 'I want to build an information website for my business'; break; case 'CLUB_WEBSITE' : text = 'I want to build a website for a club/union or an association'; break; case 'ECOM_WEBSITE' : text = 'I want to build an online store to sell my products'; break; } window.open("https://wa.me/+94765321084/?text="+text); }); $('body').on('click','.primary-menu-trigger', function(){ $(this).toggleClass('primary-menu-trigger-active'); $('nav.primary-menu').toggleClass('primary-menu-active'); $('nav.primary-menu .menu-container').toggleClass('d-block'); }); }); $('.book-discovery-call').click(function(){ bookDiscoveryCall(); return false; }); function bookDiscoveryCall() { $('.calendly-badge-content').trigger('click'); } </script> <!-- Parallax Script ============================================= --> <script src="https://cdnjs.cloudflare.com/ajax/libs/skrollr/0.6.30/skrollr.min.js"></script> <script>!SEMICOLON.Mobile.any() && skrollr.init({forceHeight: false});</script> <!-- Calendly badge widget begin --> <link href="https://assets.calendly.com/assets/external/widget.css" rel="stylesheet"> <script src="https://assets.calendly.com/assets/external/widget.js" type="text/javascript" async></script> <script type="text/javascript">window.onload = function() { Calendly.initBadgeWidget({ url: 'https://calendly.com/chandanabandara/website-discussion-lakshop-platform', text: 'Book a FREE Discovery Call', color: '#f23457', textColor: '#ffffff', branding: false }); }</script> <!-- Calendly badge widget end --> <script type="text/javascript"> jQuery(window).load( function(){ var filters = {}; var $container = $('.grid'); $container.isotope({ filter: '.filter-LOCAL_WEBSITE' }); $('.combination-filter').on( 'click', '.btn', function() { arrangeFilters($(this)); $(this).parents('.btn-group').find('.btn').removeClass('btn-primary').addClass('btn-default'); $(this).addClass('btn-primary'); return false; }); function arrangeFilters(filteringfElement){ var $this = filteringfElement; var $buttonGroup = $this.parents('.btn-group'); var filterGroup = $buttonGroup.attr('data-filter-group'); // set filter for group filters[ filterGroup ] = $this.attr('data-filter'); // combine filters var filterValue = concatValues( filters ); $container.isotope({ filter: filterValue }); } // flatten object by concatting values function concatValues( obj ) { var value = ''; for ( var prop in obj ) { value += obj[ prop ]; } return value; } $(window).resize(function() { $container.isotope('layout'); }); }); </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
Your Vision. Our Expertise.
Chat with us on WhatsappNotice (8): Undefined offset: 0 [APP/Template/Businesses/business_templates.ctp, line 118]Code Context<div class="template-name"><?= $this->Html->link($template->name,"http://".$template->websites[0]->domain_name,['target' => '_blank']); ?></div>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Trying to get property 'domain_name' of non-object [APP/Template/Businesses/business_templates.ctp, line 118]WonderlandCode Context<div class="template-name"><?= $this->Html->link($template->name,"http://".$template->websites[0]->domain_name,['target' => '_blank']); ?></div>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Undefined offset: 0 [APP/Template/Businesses/business_templates.ctp, line 128]Code Context<?phpif ($template->websites[0]->domain_name_alias != "") {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name_alias,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Trying to get property 'domain_name_alias' of non-object [APP/Template/Businesses/business_templates.ctp, line 128]Code Context<?phpif ($template->websites[0]->domain_name_alias != "") {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name_alias,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Undefined offset: 0 [APP/Template/Businesses/business_templates.ctp, line 131]Code Context} else {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);} ?>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Trying to get property 'domain_name' of non-object [APP/Template/Businesses/business_templates.ctp, line 131]Preview SelectCode Context} else {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);} ?>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 8, 'name' => 'Other', 'photo' => 'food-3268725_1920.jpg', 'photo_dir' => '3042b0a6-d2f1-4917-9ea1-0829fc3fd33a', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {}, (int) 3 => object(App\Model\Entity\Template) {}, (int) 4 => object(App\Model\Entity\Template) {}, (int) 5 => object(App\Model\Entity\Template) {}, (int) 6 => object(App\Model\Entity\Template) {}, (int) 7 => object(App\Model\Entity\Template) {}, (int) 8 => object(App\Model\Entity\Template) {}, (int) 9 => object(App\Model\Entity\Template) {}, (int) 10 => object(App\Model\Entity\Template) {}, (int) 11 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 37, 'name' => 'Wonderland', 'folder_name' => 'wonderland', 'business_id' => (int) 8, 'product_bg' => (int) 0, 'service_bg' => (int) 1, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 1, 'footer_bg' => (int) 0, 'feature_bg' => (int) 1, 'subscription_bg' => (int) 0, 'home_main_banner_count' => (int) 5, 'home_services_count' => (int) 20, 'home_page_service_cat_count' => null, 'home_portfolio_count' => (int) 20, 'home_testimonial_count' => (int) 20, 'home_products_count' => null, 'home_recent_products_count' => null, 'main_image_available' => (int) 1, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Undefined offset: 0 [APP/Template/Businesses/business_templates.ctp, line 118]Code Context<div class="template-name"><?= $this->Html->link($template->name,"http://".$template->websites[0]->domain_name,['target' => '_blank']); ?></div>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Trying to get property 'domain_name' of non-object [APP/Template/Businesses/business_templates.ctp, line 118]Sporty MeCode Context<div class="template-name"><?= $this->Html->link($template->name,"http://".$template->websites[0]->domain_name,['target' => '_blank']); ?></div>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 118 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Undefined offset: 0 [APP/Template/Businesses/business_templates.ctp, line 128]Code Context<?phpif ($template->websites[0]->domain_name_alias != "") {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name_alias,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Trying to get property 'domain_name_alias' of non-object [APP/Template/Businesses/business_templates.ctp, line 128]Code Context<?phpif ($template->websites[0]->domain_name_alias != "") {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name_alias,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 128 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Undefined offset: 0 [APP/Template/Businesses/business_templates.ctp, line 131]Code Context} else {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);} ?>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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
Notice (8): Trying to get property 'domain_name' of non-object [APP/Template/Businesses/business_templates.ctp, line 131]Preview SelectCode Context} else {echo $this->Html->link('Preview',"http://".$template->websites[0]->domain_name,['type' => 'button', 'class' => 'btn btn-outline-dark btn-sm','target'=>'_blank']);} ?>$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Businesses/business_templates.ctp' $dataForView = [ 'mainMenu' => 'choose_template', 'businesses' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [[maximum depth reached]], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 1, 'executed' => true, '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\BusinessesTable) {} }, 'businessList' => [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ], 'websiteType' => 'LOCAL_WEBSITE', 'metaKeywords' => 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts', 'metaDescription' => 'LakSHOP offers various website layouts and templates for you to design your website', 'title' => 'Select the best web design for your website', '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) {} }, 'minContentAction' => 'login', 'tabName' => null, 'deliveryAvailableDistricts' => [], 'website' => false, 'websiteId' => null, 'poweredBy' => false, 'websiteSettings' => object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 }, 'loggedUserId' => null, 'loggedUserType' => null ] $mainMenu = 'choose_template' $businesses = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Businesses.id AS `Businesses__id`, Businesses.name AS `Businesses__name`, Businesses.photo AS `Businesses__photo`, Businesses.photo_dir AS `Businesses__photo_dir`, Businesses.created AS `Businesses__created`, Businesses.created_by AS `Businesses__created_by`, Businesses.modified AS `Businesses__modified`, Businesses.modified_by AS `Businesses__modified_by`, Businesses.website_id AS `Businesses__website_id` FROM businesses Businesses', 'params' => [], 'defaultTypes' => [ 'Businesses__id' => 'biginteger', 'Businesses.id' => 'biginteger', 'id' => 'biginteger', 'Businesses__name' => 'string', 'Businesses.name' => 'string', 'name' => 'string', 'Businesses__photo' => 'proffer.file', 'Businesses.photo' => 'proffer.file', 'photo' => 'proffer.file', 'Businesses__photo_dir' => 'string', 'Businesses.photo_dir' => 'string', 'photo_dir' => 'string', 'Businesses__created' => 'datetime', 'Businesses.created' => 'datetime', 'created' => 'datetime', 'Businesses__created_by' => 'biginteger', 'Businesses.created_by' => 'biginteger', 'created_by' => 'biginteger', 'Businesses__modified' => 'datetime', 'Businesses.modified' => 'datetime', 'modified' => 'datetime', 'Businesses__modified_by' => 'biginteger', 'Businesses.modified_by' => 'biginteger', 'modified_by' => 'biginteger', 'Businesses__website_id' => 'biginteger', 'Businesses.website_id' => 'biginteger', 'website_id' => 'biginteger', 'Templates__id' => 'biginteger', 'Templates.id' => 'biginteger', 'Templates__name' => 'string', 'Templates.name' => 'string', 'Templates__folder_name' => 'string', 'Templates.folder_name' => 'string', 'folder_name' => 'string', 'Templates__business_id' => 'biginteger', 'Templates.business_id' => 'biginteger', 'business_id' => 'biginteger', 'Templates__product_bg' => 'tinyinteger', 'Templates.product_bg' => 'tinyinteger', 'product_bg' => 'tinyinteger', 'Templates__service_bg' => 'tinyinteger', 'Templates.service_bg' => 'tinyinteger', 'service_bg' => 'tinyinteger', 'Templates__portfolio_bg' => 'tinyinteger', 'Templates.portfolio_bg' => 'tinyinteger', 'portfolio_bg' => 'tinyinteger', 'Templates__testimonial_bg' => 'tinyinteger', 'Templates.testimonial_bg' => 'tinyinteger', 'testimonial_bg' => 'tinyinteger', 'Templates__contact_us_bg' => 'tinyinteger', 'Templates.contact_us_bg' => 'tinyinteger', 'contact_us_bg' => 'tinyinteger', 'Templates__footer_bg' => 'tinyinteger', 'Templates.footer_bg' => 'tinyinteger', 'footer_bg' => 'tinyinteger', 'Templates__feature_bg' => 'tinyinteger', 'Templates.feature_bg' => 'tinyinteger', 'feature_bg' => 'tinyinteger', 'Templates__subscription_bg' => 'tinyinteger', 'Templates.subscription_bg' => 'tinyinteger', 'subscription_bg' => 'tinyinteger', 'Templates__home_main_banner_count' => 'integer', 'Templates.home_main_banner_count' => 'integer', 'home_main_banner_count' => 'integer', 'Templates__home_services_count' => 'integer', 'Templates.home_services_count' => 'integer', 'home_services_count' => 'integer', 'Templates__home_page_service_cat_count' => 'integer', 'Templates.home_page_service_cat_count' => 'integer', 'home_page_service_cat_count' => 'integer', 'Templates__home_portfolio_count' => 'integer', 'Templates.home_portfolio_count' => 'integer', 'home_portfolio_count' => 'integer', 'Templates__home_testimonial_count' => 'integer', 'Templates.home_testimonial_count' => 'integer', 'home_testimonial_count' => 'integer', 'Templates__home_products_count' => 'integer', 'Templates.home_products_count' => 'integer', 'home_products_count' => 'integer', 'Templates__home_recent_products_count' => 'integer', 'Templates.home_recent_products_count' => 'integer', 'home_recent_products_count' => 'integer', 'Templates__main_image_available' => 'tinyinteger', 'Templates.main_image_available' => 'tinyinteger', 'main_image_available' => 'tinyinteger', 'Templates__product_category_image_available' => 'tinyinteger', 'Templates.product_category_image_available' => 'tinyinteger', 'product_category_image_available' => 'tinyinteger', 'Templates__template_type' => 'string', 'Templates.template_type' => 'string', 'template_type' => 'string', 'Templates__created' => 'datetime', 'Templates.created' => 'datetime', 'Templates__created_by' => 'biginteger', 'Templates.created_by' => 'biginteger', 'Templates__modified' => 'datetime', 'Templates.modified' => 'datetime', 'Templates__modified_by' => 'biginteger', 'Templates.modified_by' => 'biginteger', 'Templates__website_type' => 'string', 'Templates.website_type' => 'string', 'website_type' => 'string', 'TemplateImages__id' => 'biginteger', 'TemplateImages.id' => 'biginteger', 'TemplateImages__template_id' => 'biginteger', 'TemplateImages.template_id' => 'biginteger', 'template_id' => 'biginteger', 'TemplateImages__photo' => 'proffer.file', 'TemplateImages.photo' => 'proffer.file', 'TemplateImages__photo_dir' => 'string', 'TemplateImages.photo_dir' => 'string', 'Websites__id' => 'biginteger', 'Websites.id' => 'biginteger', 'Websites__website_key' => 'string', 'Websites.website_key' => 'string', 'website_key' => 'string', 'Websites__domain_name' => 'string', 'Websites.domain_name' => 'string', 'domain_name' => 'string', 'Websites__user_id' => 'biginteger', 'Websites.user_id' => 'biginteger', 'user_id' => 'biginteger', 'Websites__domain_name_alias' => 'string', 'Websites.domain_name_alias' => 'string', 'domain_name_alias' => 'string', 'Websites__domain_dns_key' => 'string', 'Websites.domain_dns_key' => 'string', 'domain_dns_key' => 'string', 'Websites__domain_verified' => 'tinyinteger', 'Websites.domain_verified' => 'tinyinteger', 'domain_verified' => 'tinyinteger', 'Websites__email_sent_by_verified' => 'tinyinteger', 'Websites.email_sent_by_verified' => 'tinyinteger', 'email_sent_by_verified' => 'tinyinteger', 'Websites__published' => 'tinyinteger', 'Websites.published' => 'tinyinteger', 'published' => 'tinyinteger', 'Websites__name' => 'string', 'Websites.name' => 'string', 'Websites__address' => 'text', 'Websites.address' => 'text', 'address' => 'text', 'Websites__email' => 'string', 'Websites.email' => 'string', 'email' => 'string', 'Websites__show_email_on_website' => 'tinyinteger', 'Websites.show_email_on_website' => 'tinyinteger', 'show_email_on_website' => 'tinyinteger', 'Websites__telephone_no' => 'string', 'Websites.telephone_no' => 'string', 'telephone_no' => 'string', 'Websites__mobile_no' => 'string', 'Websites.mobile_no' => 'string', 'mobile_no' => 'string', 'Websites__fax_no' => 'string', 'Websites.fax_no' => 'string', 'fax_no' => 'string', 'Websites__whatsapp_no' => 'string', 'Websites.whatsapp_no' => 'string', 'whatsapp_no' => 'string', 'Websites__latitude' => 'float', 'Websites.latitude' => 'float', 'latitude' => 'float', 'Websites__longitude' => 'float', 'Websites.longitude' => 'float', 'longitude' => 'float', 'Websites__logo' => 'proffer.file', 'Websites.logo' => 'proffer.file', 'logo' => 'proffer.file', 'Websites__logo_dir' => 'string', 'Websites.logo_dir' => 'string', 'logo_dir' => 'string', 'Websites__favicon' => 'proffer.file', 'Websites.favicon' => 'proffer.file', 'favicon' => 'proffer.file', 'Websites__favicon_dir' => 'string', 'Websites.favicon_dir' => 'string', 'favicon_dir' => 'string', 'Websites__tag_line' => 'string', 'Websites.tag_line' => 'string', 'tag_line' => 'string', 'Websites__facebook_link' => 'string', 'Websites.facebook_link' => 'string', 'facebook_link' => 'string', 'Websites__twitter_link' => 'string', 'Websites.twitter_link' => 'string', 'twitter_link' => 'string', 'Websites__linkedin_link' => 'string', 'Websites.linkedin_link' => 'string', 'linkedin_link' => 'string', 'Websites__facebook_api_key' => 'string', 'Websites.facebook_api_key' => 'string', 'facebook_api_key' => 'string', 'Websites__facebook_api_secret' => 'string', 'Websites.facebook_api_secret' => 'string', 'facebook_api_secret' => 'string', 'Websites__facebook_script' => 'string', 'Websites.facebook_script' => 'string', 'facebook_script' => 'string', 'Websites__facebook_div' => 'string', 'Websites.facebook_div' => 'string', 'facebook_div' => 'string', 'Websites__fb_og_url' => 'string', 'Websites.fb_og_url' => 'string', 'fb_og_url' => 'string', 'Websites__fb_og_type' => 'string', 'Websites.fb_og_type' => 'string', 'fb_og_type' => 'string', 'Websites__fb_og_title' => 'string', 'Websites.fb_og_title' => 'string', 'fb_og_title' => 'string', 'Websites__fb_og_description' => 'string', 'Websites.fb_og_description' => 'string', 'fb_og_description' => 'string', 'Websites__instagram_url' => 'string', 'Websites.instagram_url' => 'string', 'instagram_url' => 'string', 'Websites__linkedin_url' => 'string', 'Websites.linkedin_url' => 'string', 'linkedin_url' => 'string', 'Websites__houzz_url' => 'string', 'Websites.houzz_url' => 'string', 'houzz_url' => 'string', 'Websites__main_description' => 'text', 'Websites.main_description' => 'text', 'main_description' => 'text', 'Websites__main_image' => 'proffer.file', 'Websites.main_image' => 'proffer.file', 'main_image' => 'proffer.file', 'Websites__main_image_dir' => 'string', 'Websites.main_image_dir' => 'string', 'main_image_dir' => 'string', 'Websites__feature_image' => 'proffer.file', 'Websites.feature_image' => 'proffer.file', 'feature_image' => 'proffer.file', 'Websites__feature_image_dir' => 'string', 'Websites.feature_image_dir' => 'string', 'feature_image_dir' => 'string', 'Websites__product_bg' => 'proffer.file', 'Websites.product_bg' => 'proffer.file', 'Websites__product_bg_dir' => 'string', 'Websites.product_bg_dir' => 'string', 'product_bg_dir' => 'string', 'Websites__service_bg' => 'proffer.file', 'Websites.service_bg' => 'proffer.file', 'Websites__service_bg_dir' => 'string', 'Websites.service_bg_dir' => 'string', 'service_bg_dir' => 'string', 'Websites__portfolio_bg' => 'proffer.file', 'Websites.portfolio_bg' => 'proffer.file', 'Websites__portfolio_bg_dir' => 'string', 'Websites.portfolio_bg_dir' => 'string', 'portfolio_bg_dir' => 'string', 'Websites__testimonial_bg' => 'proffer.file', 'Websites.testimonial_bg' => 'proffer.file', 'Websites__testimonial_bg_dir' => 'string', 'Websites.testimonial_bg_dir' => 'string', 'testimonial_bg_dir' => 'string', 'Websites__contact_us_bg' => 'proffer.file', 'Websites.contact_us_bg' => 'proffer.file', 'Websites__contact_us_bg_dir' => 'string', 'Websites.contact_us_bg_dir' => 'string', 'contact_us_bg_dir' => 'string', 'Websites__footer_bg' => 'proffer.file', 'Websites.footer_bg' => 'proffer.file', 'Websites__footer_bg_dir' => 'string', 'Websites.footer_bg_dir' => 'string', 'footer_bg_dir' => 'string', 'Websites__main_banner_bg' => 'proffer.file', 'Websites.main_banner_bg' => 'proffer.file', 'main_banner_bg' => 'proffer.file', 'Websites__main_banner_bg_dir' => 'string', 'Websites.main_banner_bg_dir' => 'string', 'main_banner_bg_dir' => 'string', 'Websites__subscription_bg' => 'string', 'Websites.subscription_bg' => 'string', 'Websites__subscription_bg_dir' => 'string', 'Websites.subscription_bg_dir' => 'string', 'subscription_bg_dir' => 'string', 'Websites__theme_color' => 'string', 'Websites.theme_color' => 'string', 'theme_color' => 'string', 'Websites__secondary_color' => 'string', 'Websites.secondary_color' => 'string', 'secondary_color' => 'string', 'Websites__currency' => 'string', 'Websites.currency' => 'string', 'currency' => 'string', 'Websites__about_us_menu_name' => 'string', 'Websites.about_us_menu_name' => 'string', 'about_us_menu_name' => 'string', 'Websites__shop_menu_name' => 'string', 'Websites.shop_menu_name' => 'string', 'shop_menu_name' => 'string', 'Websites__about_us_heading_name' => 'string', 'Websites.about_us_heading_name' => 'string', 'about_us_heading_name' => 'string', 'Websites__products_menu_name' => 'string', 'Websites.products_menu_name' => 'string', 'products_menu_name' => 'string', 'Websites__products_heading_name' => 'string', 'Websites.products_heading_name' => 'string', 'products_heading_name' => 'string', 'Websites__services_menu_name' => 'string', 'Websites.services_menu_name' => 'string', 'services_menu_name' => 'string', 'Websites__services_heading_name' => 'string', 'Websites.services_heading_name' => 'string', 'services_heading_name' => 'string', 'Websites__portfolio_menu_name' => 'string', 'Websites.portfolio_menu_name' => 'string', 'portfolio_menu_name' => 'string', 'Websites__portfolio_heading_name' => 'string', 'Websites.portfolio_heading_name' => 'string', 'portfolio_heading_name' => 'string', 'Websites__testimonial_menu_name' => 'string', 'Websites.testimonial_menu_name' => 'string', 'testimonial_menu_name' => 'string', 'Websites__testimonial_heading_name' => 'string', 'Websites.testimonial_heading_name' => 'string', 'testimonial_heading_name' => 'string', 'Websites__features_menu_name' => 'string', 'Websites.features_menu_name' => 'string', 'features_menu_name' => 'string', 'Websites__features_heading_name' => 'string', 'Websites.features_heading_name' => 'string', 'features_heading_name' => 'string', 'Websites__staff_page_enabled' => 'tinyinteger', 'Websites.staff_page_enabled' => 'tinyinteger', 'staff_page_enabled' => 'tinyinteger', 'Websites__staff_menu_name' => 'string', 'Websites.staff_menu_name' => 'string', 'staff_menu_name' => 'string', 'Websites__what_we_do_page_enabled' => 'tinyinteger', 'Websites.what_we_do_page_enabled' => 'tinyinteger', 'what_we_do_page_enabled' => 'tinyinteger', 'Websites__what_we_do_page_menu_name' => 'string', 'Websites.what_we_do_page_menu_name' => 'string', 'what_we_do_page_menu_name' => 'string', 'Websites__how_it_works_page_enabled' => 'tinyinteger', 'Websites.how_it_works_page_enabled' => 'tinyinteger', 'how_it_works_page_enabled' => 'tinyinteger', 'Websites__how_it_works_menu_name' => 'string', 'Websites.how_it_works_menu_name' => 'string', 'how_it_works_menu_name' => 'string', 'Websites__blog_menu_name' => 'string', 'Websites.blog_menu_name' => 'string', 'blog_menu_name' => 'string', 'Websites__template_id' => 'biginteger', 'Websites.template_id' => 'biginteger', 'Websites__business_id' => 'biginteger', 'Websites.business_id' => 'biginteger', 'Websites__login_id' => 'biginteger', 'Websites.login_id' => 'biginteger', 'login_id' => 'biginteger', 'Websites__sample' => 'tinyinteger', 'Websites.sample' => 'tinyinteger', 'sample' => 'tinyinteger', 'Websites__login_feature' => 'tinyinteger', 'Websites.login_feature' => 'tinyinteger', 'login_feature' => 'tinyinteger', 'Websites__cart_feature' => 'tinyinteger', 'Websites.cart_feature' => 'tinyinteger', 'cart_feature' => 'tinyinteger', 'Websites__ecom_live_mode' => 'tinyinteger', 'Websites.ecom_live_mode' => 'tinyinteger', 'ecom_live_mode' => 'tinyinteger', 'Websites__pay_here_merchantid' => 'string', 'Websites.pay_here_merchantid' => 'string', 'pay_here_merchantid' => 'string', 'Websites__pay_here_merchant_secret' => 'string', 'Websites.pay_here_merchant_secret' => 'string', 'pay_here_merchant_secret' => 'string', 'Websites__product_quantity_feature' => 'string', 'Websites.product_quantity_feature' => 'string', 'product_quantity_feature' => 'string', 'Websites__service_quantity_feature' => 'string', 'Websites.service_quantity_feature' => 'string', 'service_quantity_feature' => 'string', 'Websites__min_delivery_weight' => 'decimal', 'Websites.min_delivery_weight' => 'decimal', 'min_delivery_weight' => 'decimal', 'Websites__min_delivery_price' => 'decimal', 'Websites.min_delivery_price' => 'decimal', 'min_delivery_price' => 'decimal', 'Websites__incremental_weight' => 'decimal', 'Websites.incremental_weight' => 'decimal', 'incremental_weight' => 'decimal', 'Websites__incremental_weight_price' => 'decimal', 'Websites.incremental_weight_price' => 'decimal', 'incremental_weight_price' => 'decimal', 'Websites__tax_rate' => 'decimal', 'Websites.tax_rate' => 'decimal', 'tax_rate' => 'decimal', 'Websites__max_delivery_day_count' => 'integer', 'Websites.max_delivery_day_count' => 'integer', 'max_delivery_day_count' => 'integer', 'Websites__pick_up_location' => 'text', 'Websites.pick_up_location' => 'text', 'pick_up_location' => 'text', 'Websites__commission_percentage' => 'decimal', 'Websites.commission_percentage' => 'decimal', 'commission_percentage' => 'decimal', 'Websites__seller_payment_dispatch_processing_fee' => 'decimal', 'Websites.seller_payment_dispatch_processing_fee' => 'decimal', 'seller_payment_dispatch_processing_fee' => 'decimal', 'Websites__payment_processing_fee' => 'decimal', 'Websites.payment_processing_fee' => 'decimal', 'payment_processing_fee' => 'decimal', 'Websites__payment_processing_percentage' => 'decimal', 'Websites.payment_processing_percentage' => 'decimal', 'payment_processing_percentage' => 'decimal', 'Websites__processing_fee_application_max_value' => 'decimal', 'Websites.processing_fee_application_max_value' => 'decimal', 'processing_fee_application_max_value' => 'decimal', 'Websites__created' => 'datetime', 'Websites.created' => 'datetime', 'Websites__created_by' => 'biginteger', 'Websites.created_by' => 'biginteger', 'Websites__modified' => 'datetime', 'Websites.modified' => 'datetime', 'Websites__modified_by' => 'biginteger', 'Websites.modified_by' => 'biginteger', 'Websites__force_ssl' => 'tinyinteger', 'Websites.force_ssl' => 'tinyinteger', 'force_ssl' => 'tinyinteger', 'Websites__custom_field_1_label' => 'string', 'Websites.custom_field_1_label' => 'string', 'custom_field_1_label' => 'string', 'Websites__custom_field_2_label' => 'string', 'Websites.custom_field_2_label' => 'string', 'custom_field_2_label' => 'string', 'Websites__custom_field_3_label' => 'string', 'Websites.custom_field_3_label' => 'string', 'custom_field_3_label' => 'string', 'Websites__custom_field_4_label' => 'string', 'Websites.custom_field_4_label' => 'string', 'custom_field_4_label' => 'string', 'Websites__custom_field_5_label' => 'string', 'Websites.custom_field_5_label' => 'string', 'custom_field_5_label' => 'string', 'Websites__payhere_enabled' => 'tinyinteger', 'Websites.payhere_enabled' => 'tinyinteger', 'payhere_enabled' => 'tinyinteger', 'Websites__multi_vendor_enabled' => 'tinyinteger', 'Websites.multi_vendor_enabled' => 'tinyinteger', 'multi_vendor_enabled' => 'tinyinteger', 'Websites__website_type' => 'string', 'Websites.website_type' => 'string', 'Websites__payment_made' => 'tinyinteger', 'Websites.payment_made' => 'tinyinteger', 'payment_made' => 'tinyinteger', 'Websites__payment_details' => 'text', 'Websites.payment_details' => 'text', 'payment_details' => 'text', 'Websites__auto_login_code' => 'string', 'Websites.auto_login_code' => 'string', 'auto_login_code' => 'string', 'Websites__contact_us_top_text' => 'string', 'Websites.contact_us_top_text' => 'string', 'contact_us_top_text' => 'string', 'Websites__header_id' => 'biginteger', 'Websites.header_id' => 'biginteger', 'header_id' => 'biginteger', 'Websites__service_id' => 'biginteger', 'Websites.service_id' => 'biginteger', 'service_id' => 'biginteger', 'Websites__slider_id' => 'biginteger', 'Websites.slider_id' => 'biginteger', 'slider_id' => 'biginteger', 'Websites__product_id' => 'biginteger', 'Websites.product_id' => 'biginteger', 'product_id' => 'biginteger', 'Websites__custom_css' => 'text', 'Websites.custom_css' => 'text', 'custom_css' => 'text', 'Websites__custom_script' => 'text', 'Websites.custom_script' => 'text', 'custom_script' => 'text', 'Websites__product_title_prefix' => 'string', 'Websites.product_title_prefix' => 'string', 'product_title_prefix' => 'string', 'Websites__product_title_suffix' => 'string', 'Websites.product_title_suffix' => 'string', 'product_title_suffix' => 'string', 'Websites__contact_us_text' => 'string', 'Websites.contact_us_text' => 'string', 'contact_us_text' => 'string', 'Websites__show_contact_button_on_banner' => 'tinyinteger', 'Websites.show_contact_button_on_banner' => 'tinyinteger', 'show_contact_button_on_banner' => 'tinyinteger', 'Websites__show_all_elements_in_menu' => 'tinyinteger', 'Websites.show_all_elements_in_menu' => 'tinyinteger', 'show_all_elements_in_menu' => 'tinyinteger', 'Websites__site_wide_discount_percentage' => 'decimal', 'Websites.site_wide_discount_percentage' => 'decimal', 'site_wide_discount_percentage' => 'decimal', 'Websites__site_wide_discount_value' => 'decimal', 'Websites.site_wide_discount_value' => 'decimal', 'site_wide_discount_value' => 'decimal', 'Websites__suspended' => 'tinyinteger', 'Websites.suspended' => 'tinyinteger', 'suspended' => 'tinyinteger', 'Websites__sms_credit_id' => 'biginteger', 'Websites.sms_credit_id' => 'biginteger', 'sms_credit_id' => 'biginteger', 'Websites__check_stock_when_ordering' => 'tinyinteger', 'Websites.check_stock_when_ordering' => 'tinyinteger', 'check_stock_when_ordering' => 'tinyinteger', 'Websites__min_order_value' => 'decimal', 'Websites.min_order_value' => 'decimal', 'min_order_value' => 'decimal', 'Websites__order_instructions' => 'string', 'Websites.order_instructions' => 'string', 'order_instructions' => 'string', 'Websites__require_customer_map_location' => 'tinyinteger', 'Websites.require_customer_map_location' => 'tinyinteger', 'require_customer_map_location' => 'tinyinteger', 'Websites__require_additional_checkout_info' => 'tinyinteger', 'Websites.require_additional_checkout_info' => 'tinyinteger', 'require_additional_checkout_info' => 'tinyinteger', 'Websites__require_shipping_address_info' => 'tinyinteger', 'Websites.require_shipping_address_info' => 'tinyinteger', 'require_shipping_address_info' => 'tinyinteger', 'Websites__bank_account_details_for_orders' => 'string', 'Websites.bank_account_details_for_orders' => 'string', 'bank_account_details_for_orders' => 'string', 'Websites__shop_url' => 'string', 'Websites.shop_url' => 'string', 'shop_url' => 'string', 'Websites__shop_url_text' => 'string', 'Websites.shop_url_text' => 'string', 'shop_url_text' => 'string', 'Websites__buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites.buyer_needs_to_accept_terms' => 'tinyinteger', 'buyer_needs_to_accept_terms' => 'tinyinteger', 'Websites__custom_product_field_1_label' => 'string', 'Websites.custom_product_field_1_label' => 'string', 'custom_product_field_1_label' => 'string', 'Websites__custom_product_field_2_label' => 'string', 'Websites.custom_product_field_2_label' => 'string', 'custom_product_field_2_label' => 'string', 'Websites__custom_product_field_3_label' => 'string', 'Websites.custom_product_field_3_label' => 'string', 'custom_product_field_3_label' => 'string', 'Websites__custom_product_field_4_label' => 'string', 'Websites.custom_product_field_4_label' => 'string', 'custom_product_field_4_label' => 'string', 'Websites__custom_product_field_5_label' => 'string', 'Websites.custom_product_field_5_label' => 'string', 'custom_product_field_5_label' => 'string', 'Websites__join_us_page_enabled' => 'tinyinteger', 'Websites.join_us_page_enabled' => 'tinyinteger', 'join_us_page_enabled' => 'tinyinteger', 'Websites__events_page_enabled' => 'tinyinteger', 'Websites.events_page_enabled' => 'tinyinteger', 'events_page_enabled' => 'tinyinteger', 'Websites__android_app_url' => 'string', 'Websites.android_app_url' => 'string', 'android_app_url' => 'string', 'Websites__ios_app_url' => 'string', 'Websites.ios_app_url' => 'string', 'ios_app_url' => 'string', 'Websites__main_video_youttube_url' => 'string', 'Websites.main_video_youttube_url' => 'string', 'main_video_youttube_url' => 'string', 'Websites__app_preview_image' => 'proffer.file', 'Websites.app_preview_image' => 'proffer.file', 'app_preview_image' => 'proffer.file', 'Websites__app_preview_image_dir' => 'string', 'Websites.app_preview_image_dir' => 'string', 'app_preview_image_dir' => 'string', 'Websites__monthly_fee' => 'decimal', 'Websites.monthly_fee' => 'decimal', 'monthly_fee' => 'decimal', 'Websites__yearly_fee' => 'decimal', 'Websites.yearly_fee' => 'decimal', 'yearly_fee' => 'decimal', 'Websites__renewal_fee_description' => 'text', 'Websites.renewal_fee_description' => 'text', 'renewal_fee_description' => 'text', 'Websites__expiry_date' => 'date', 'Websites.expiry_date' => 'date', 'expiry_date' => 'date' ], 'decorators' => (int) 1, 'executed' => true, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [ 'Templates' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BusinessesTable) {} } $businessList = [ (int) 1 => 'Fashion Boutique', (int) 2 => 'Cafe & Restaurant', (int) 3 => 'Beauty Salon', (int) 4 => 'Furniture Palace', (int) 5 => 'Jewellery Shop', (int) 6 => 'Interior Design', (int) 7 => 'Exterior Design', (int) 8 => 'Other', (int) 9 => 'Art & Craft', (int) 10 => 'Stationary', (int) 11 => 'Cleaning Service', (int) 12 => 'Catering Service', (int) 13 => 'Academic Services', (int) 14 => 'Sports', (int) 15 => 'Photography', (int) 16 => 'Organization', (int) 17 => 'Applications' ] $websiteType = 'LOCAL_WEBSITE' $metaKeywords = 'Web design layout,Web design tutorial,Sri Lanka,lakshop layouts, website development layouts' $metaDescription = 'LakSHOP offers various website layouts and templates for you to design your website' $title = 'Select the best web design for your website' $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) {} } $minContentAction = 'login' $tabName = null $deliveryAvailableDistricts = [] $website = false $websiteId = null $poweredBy = false $websiteSettings = object(stdClass) { user_reg_sms_validation => (int) 0 vendor_bank_account_required => (int) 1 } $loggedUserId = null $loggedUserType = null $wt = 'Online Store' $k = 'ECOMMERCE' $business = object(App\Model\Entity\Business) { 'id' => (int) 14, 'name' => 'Sports', 'photo' => 'the-ball-488700_1920.jpg', 'photo_dir' => 'f344ebb6-7336-4911-91fe-63efe2b91eaf', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_id' => null, 'templates' => [ (int) 0 => object(App\Model\Entity\Template) {}, (int) 1 => object(App\Model\Entity\Template) {}, (int) 2 => object(App\Model\Entity\Template) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'photo' => true, 'phot_dir' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business_categories' => true, 'websites' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Businesses' } $template = object(App\Model\Entity\Template) { 'id' => (int) 38, 'name' => 'Sporty Me', 'folder_name' => 'sporty_me', 'business_id' => (int) 14, 'product_bg' => (int) 0, 'service_bg' => (int) 0, 'portfolio_bg' => (int) 0, 'testimonial_bg' => (int) 0, 'contact_us_bg' => (int) 0, 'footer_bg' => (int) 0, 'feature_bg' => (int) 0, 'subscription_bg' => (int) 0, 'home_main_banner_count' => null, 'home_services_count' => null, 'home_page_service_cat_count' => null, 'home_portfolio_count' => null, 'home_testimonial_count' => null, 'home_products_count' => (int) 4, 'home_recent_products_count' => null, 'main_image_available' => (int) 0, 'product_category_image_available' => (int) 0, 'template_type' => 'LOCAL_BUSINESS', 'created' => object(Cake\I18n\FrozenTime) {}, 'created_by' => null, 'modified' => object(Cake\I18n\FrozenTime) {}, 'modified_by' => null, 'website_type' => 'LOCAL_WEBSITE', 'websites' => [], 'template_images' => [ (int) 0 => object(App\Model\Entity\TemplateImage) {} ], '[new]' => false, '[accessible]' => [ 'name' => true, 'folder_name' => true, 'business_id' => true, 'product_bg' => true, 'service_bg' => true, 'portfolio_bg' => true, 'testimonial_bg' => true, 'contact_us_bg' => true, 'footer_bg' => true, 'home_main_banner_count' => true, 'home_services_count' => true, 'home_page_service_cat_count' => true, 'home_portfolio_count' => true, 'home_testimonial_count' => true, 'home_products_count' => true, 'home_recent_products_count' => true, 'main_image_available' => true, 'product_category_image_available' => true, 'template_type' => true, 'created' => true, 'created_by' => true, 'modified' => true, 'modified_by' => true, 'business' => true, 'websites' => true, 'template_images' => true ], '[dirty]' => [], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Templates' }include - APP/Template/Businesses/business_templates.ctp, line 131 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::render() - CORE/src/View/View.php, line 765 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 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










