Notice (8) : Undefined variable: relatedItems [APP/Model/Table/WebsitesTable.php , line 1182 ]Code Context $selectedProductIds = [- 1 ];
$alreadyReceivedRelatedItems = $relatedItems ;
$relatedItems = TableRegistry :: get ( $modelName )-> find ( 'all' ) $modelName = 'Products'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => object(App\Model\Entity\ProductImage) {}
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$containArr = [
'VendorUsers' => object(Closure) {
},
'Websites' => object(Closure) {
},
'Brands' => object(Closure) {
},
'ProductModels' => object(Closure) {
},
'Districts' => object(Closure) {
},
'Cities' => object(Closure) {
},
'ProductCategories' => object(Closure) {
},
'ProductSubCategories' => object(Closure) {
},
'ProductSuperSubCategories' => object(Closure) {
},
(int) 0 => 'ProductImages',
'Users' => object(Closure) {
},
'Feedbacks' => object(Closure) {
}
]
$webId = (int) 194
$relatedItemCount = (int) 12
$websiteDetails = object(App\Model\Entity\Website) {
'id' => (int) 194,
'multi_vendor_enabled' => (int) 0,
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false,
'payment_made' => false,
'website_type' => false,
'domain_name' => false,
'domain_name_alias' => false,
'domain_dns_key' => false,
'domain_verified' => false,
'sample' => false,
'auto_login_code' => false,
'suspended' => false,
'sms_credit_id' => false,
'user_id' => false,
'expiry_date' => false,
'template_id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'logo_base_path',
(int) 1 => 'logo_prefixes',
(int) 2 => 'favicon_base_path',
(int) 3 => 'favicon_prefixes',
(int) 4 => 'main_image_base_path',
(int) 5 => 'main_image_prefixes',
(int) 6 => 'contact_bg_image_base_path',
(int) 7 => 'contact_bg_image_prefixes',
(int) 8 => 'is_discounted',
(int) 9 => 'website_theme_colour',
(int) 10 => 'website_domain'
],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Websites'
}
$selectArr = [
(int) 0 => 'Products.id',
(int) 1 => 'Products.featured_item',
(int) 2 => 'Products.name',
(int) 3 => 'Products.description',
(int) 4 => 'Products.brand_id',
(int) 5 => 'Products.product_model_id',
(int) 6 => 'Products.product_category_id',
(int) 7 => 'Products.product_sub_category_id',
(int) 8 => 'Products.product_super_sub_category_id',
(int) 9 => 'Products.price',
(int) 10 => 'Products.quantity',
(int) 11 => 'Products.vendor_id',
(int) 12 => 'Products.weight',
(int) 13 => 'Products.volume',
(int) 14 => 'Products.length',
(int) 15 => 'Products.width',
(int) 16 => 'Products.height',
(int) 17 => 'Products.stock_available',
(int) 18 => 'Products.add_to_cart_text',
(int) 19 => 'Products.out_of_stock_text',
(int) 20 => 'Products.product_type',
(int) 21 => 'Products.vendor_item_approved',
(int) 22 => 'Products.free_delivery',
(int) 23 => 'Products.active',
(int) 24 => 'Products.created',
(int) 25 => 'Products.custom_product_field_1_value',
(int) 26 => 'Products.custom_product_field_2_value',
(int) 27 => 'Products.custom_product_field_3_value',
(int) 28 => 'Products.district_id',
(int) 29 => 'Products.city_id',
(int) 30 => 'Products.private_info',
(int) 31 => 'Products.discount_value',
(int) 32 => 'Products.discount_percentage',
(int) 33 => 'Products.attached_file',
(int) 34 => 'Products.attached_file_dir',
(int) 35 => 'Products.attached_file2',
(int) 36 => 'Products.attached_file_dir2',
(int) 37 => 'Products.size_chart',
(int) 38 => 'Products.size_chart_dir',
(int) 39 => 'Products.currency',
(int) 40 => 'Products.seo_url',
(int) 41 => 'Products.contact_name',
(int) 42 => 'Products.contact_mobile',
(int) 43 => 'Products.contact_whatsapp',
(int) 44 => 'Products.view_count'
]
$commonConditions = [
'Products.active' => (int) 1,
'Products.website_id' => (int) 194,
'Products.product_type IN ("NORMAL","MAIN","ATTR") AND 1=' => (int) 1
]
$productSortArray = [
'Products.stock_available' => 'DESC',
'Products.featured_item' => 'DESC',
'Products.sort_order' => 'DESC',
'Products.id' => 'DESC',
'Products.product_category_id' => 'ASC',
'Products.product_sub_category_id' => 'ASC',
'Products.product_super_sub_category_id' => 'ASC',
'Products.brand_id' => 'ASC'
]
$multivendorConditionArr = []
$selectedProductIds = [
(int) 0 => (int) -1
] App\Model\Table\WebsitesTable::getRelatedItems() - APP/Model/Table/WebsitesTable.php, line 1182
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4781
App\Controller\WebsitesController::showSEOProduct() - APP/Controller/WebsitesController.php, line 4638
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 47 Warning (512) : Unable to emit headers. Headers sent in file=/home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else { $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Unleash Creativity, One Stroke at a Time! | Palette Dreams</title>
<link href="/files/websites/favicon/2f442141-0bf0-4468-b164-4a3dd25e8794/small_fav_1.png" type="image/x-icon" rel="icon"/><link href="/files/websites/favicon/2f442141-0bf0-4468-b164-4a3dd25e8794/small_fav_1.png" type="image/x-icon" rel="shortcut icon"/> <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700&display=swap" rel="stylesheet" type="text/css" />
<!-- Stylesheets
============================================= -->
<!-- Demo Specific Stylesheet -->
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/bootstrap.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/style_1.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/swiper.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/font-icons.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/font-icons_new.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/fonts.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/animate.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/magnific-popup.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/custom.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/palette_dreams.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/palette_dreams_min.css"/>
<link rel="stylesheet" href="/css/waitMe/waitMe.min.css"/>
<script src="/js/lakshop_template_js/9/palette%20_dreams/jquery.js"></script> <meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content=" Watercolor Sets | Palette Dreams" />
<meta property="og:description" content="
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
, " />
<meta property="og:image" content="https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Watercolor Sets | Palette Dreams">
<meta property="twitter:description" content="
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
, ">
<meta property="twitter:image" content="https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg">
<style type="text/css">
.menu-item:hover {
background: #FFB604 !important;
}
.menu-item.current > .menu-link {
color: #FFB604 !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #111111;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #111111a3;
}
::-moz-selection { /* Code for Firefox */
color: #fff;
background: #FFB604;
}
::selection {
color: #fff;
background: #FFB604;
}
.progress-wrap svg.progress-circle path {
stroke: #FFB604 !important;
}
.progress-wrap::after {
color: #FFB604 !important;
}
.breadcrumb-links a:hover {
color: #FFB604 !important;
}
.all-products-gallery .gallery-menu span.active {
background-color:#FFB604 !important;
}
.product-details{
border-top: 1px solid #FFB604;
}
.product-read-more-circle i {
border: 1px solid #FFB604;
color: #FFB604;
}
.product-card:hover .product-read-more-circle i{
background:#FFB604;
}
.product-card:hover .product-title:after {
background: #FFB604;
}
#footer{
border-top: 5px solid #FFB604 !important;
}
#copyrights{
background: #111111;
}
#login-container .button{
background: #FFB604;
}
.garden-btn{
background-color:#FFB604;
}
.btn-main {
background-color: #FFB604 !important;
border-color: #FFB604 !important;
}
</style>
</head>
<body class="stretched content-inner">
<style type="text/css">
.sample-inform-div{
text-align: center;
padding: 10px 0;
background: #333;
color: #fff;
}
.sample-inform-div a{
color:#fff;
font-weight:bold;
}
</style>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix inner-pages">
<!-- Header
============================================= -->
<header id="header" class="full-header transparent-header" data-sticky-class="not-dark" data-sticky-shrink="false">
<div id="header-wrap">
<div class="container">
<div class="header-row">
<nav class="navbar navbar-expand-lg p-0 m-0 w-100">
<div id="logo">
<a href="/" class="logo-dark""><img src="/files/websites/logo/f1a14872-c1cc-4741-8fd0-1f10484d3ce3/large_logo_2.png" alt=""/></a> </div><!-- #logo end -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-line-menu"></span>
</button>
<div class="collapse navbar-collapse align-items-end" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="menu-item" id="menu-li-home">
<a class="menu-link" href="/" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link" href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link" href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link" href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Products</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link" href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class=" menu-article-what-we-do menu-item">
<a href="/what-we-do" class="menu-link"><div>What we do</div></a> </li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link" href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<div id="content" class="content-wrap">
<div class="container">
</div>
<div id="product-detail-page">
<div class="container breadcrumb-links">
<a id="home-bc" href="/#slider" data-scrollto="slider">Home</a> /
<a id="products-bc" href="/all-products">All Products</a> /
<a id="product-category-bc" href="/all-products?pc=141">Painting Supplies</a>
</div>
<div class="container product-detail-wrapper">
<div class="row">
<div class="col col-12 col-lg-6 text-left">
<div class="page-title-content mb-4">
<h1>Watercolor Sets</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div> </div>
</div>
<div class="col col-12 col-lg-6">
<!--== Blog Page Content Start ==-->
<div id="page-content-wrap">
<div class="blog-page-content-wrap section-padding">
<div class="container" style="width:100% !important;">
<div class="row">
<!-- Blog content Area Start -->
<div class="col col-12">
<article class="single-blog-content-wrap" style="padding:10px;">
<section class="blog-details">
<div class="text-center">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-trace').style.display = (document.getElementById('cakeErr6a30ed6d01816-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: largeImagePath [<b>APP/Template/Element/ItemSingle/item_detail_7.ctp</b>, line <b>49</b>]<div id="cakeErr6a30ed6d01816-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-code').style.display = (document.getElementById('cakeErr6a30ed6d01816-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-context').style.display = (document.getElementById('cakeErr6a30ed6d01816-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a30ed6d01816-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> ?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$mediumImagePath</span><span style="color: #007700">,[</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'id' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom-magnific'</span><span style="color: #007700">,</span><span style="color: #DD0000">'xoriginal' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$largeImagePath</span><span style="color: #007700">]) </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a30ed6d01816-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'pageImageUrl' => 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1244,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 194 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 141 => [
[maximum depth reached]
],
(int) 142 => [
[maximum depth reached]
],
(int) 143 => [
[maximum depth reached]
],
(int) 144 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Watercolor Sets ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More &gt;&gt;</a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 194,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>'
$pageImageUrl = 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => object(App\Model\Entity\ProductImage) {}
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$itemType = 'product'
$itemId = (int) 1244
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1242,
'featured_item' => (int) 1,
'name' => 'Canvas Sets',
'description' => '<div>
At Palette Dreams, our Canvas Sets provide artists with the perfect base to bring their creativity to life. Made from high-quality, durable cotton, our canvases are pre-stretched and primed for smooth, effortless painting. Whether you’re working with acrylics, oils, or watercolors, these canvases offer excellent texture and absorption, ensuring vibrant and long-lasting artwork.
</div>
<div><br></div>
<div>
Available in various sizes and thicknesses, our Canvas Sets cater to beginners, hobbyists, and professional artists alike. Each set is designed to support different artistic styles, from bold abstract strokes to fine, intricate details. Elevate your painting experience with premium-quality canvases that let your imagination shine!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 1,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 1,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => (int) 0,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'canvas-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => object(App\Model\Entity\Product) {
'id' => (int) 1246,
'featured_item' => (int) 1,
'name' => 'Brush Collections',
'description' => '<div>
At Palette Dreams, our Brush Collections are designed to meet the needs of artists at every skill level, from beginners to professionals. Each set includes a variety of brush shapes, sizes, and bristle types, allowing for diverse techniques in acrylic, watercolor, and oil painting.
</div>
<div><br></div>
<div>
Crafted with high-quality materials, our brushes offer smooth application, durability, and comfortable grips for extended use. Whether you're working on fine details, bold strokes, or soft blending, our curated collections ensure you have the perfect brush for every artistic vision.
</div>
<div><br></div>
<div>
Explore our selection and elevate your painting experience with tools that bring precision, control, and creativity to your canvas!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'brush-collections',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 25,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1245,
'featured_item' => (int) 1,
'name' => 'Easel Stands',
'description' => '<div>
At Palette Dreams, we offer high-quality easel stands designed to provide comfort and stability for artists of all levels. Whether you're painting a small canvas or working on a large masterpiece, our adjustable and sturdy easels ensure the perfect angle and height for your creative process.
</div>
<div><br></div>
<div>
Made from durable wood and lightweight metal, our easels cater to different artistic needs, including tabletop easels for compact spaces, floor-standing easels for larger projects, and portable easels for outdoor painting. Designed for both beginners and professionals, these stands help create a seamless and enjoyable painting experience.
</div>
<div><br></div>
<div>
Discover the perfect easel to support your creativity and bring your artistic vision to life!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'easel-stands',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 3 => object(App\Model\Entity\Product) {
'id' => (int) 1243,
'featured_item' => (int) 1,
'name' => 'Acrylic Paint Kits',
'description' => '<div> At Palette Dreams, our Acrylic Paint Kits are carefully curated to provide artists of all levels with high-quality, richly pigmented colors for stunning artwork. Whether you’re a beginner experimenting with your first masterpiece or a professional seeking premium-grade paints, our kits offer a smooth, blendable texture and long-lasting vibrancy.</div><div><br></div><div> Each kit includes a versatile range of colors, ensuring seamless mixing and layering for any artistic vision. Our fast-drying, non-toxic formula makes painting effortless and enjoyable, whether you're working on canvas, wood, or paper. Elevate your creativity with Palette Dreams Acrylic Paint Kits, designed to bring your imagination to life!</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'acrylic-paint-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 4 => object(App\Model\Entity\Product) {
'id' => (int) 1249,
'featured_item' => (int) 1,
'name' => 'Custom Art Prints',
'description' => '<div>
At Palette Dreams, we bring art to life with our exclusive Custom Art Prints, crafted to add beauty, creativity, and personality to any space. Our collection features stunning reproductions of original paintings created by talented artists, ensuring each piece carries a touch of uniqueness and artistic expression.
</div>
<div><br></div>
<div>
Printed on high-quality, durable materials, our art prints maintain rich colors, fine details, and a professional finish. Whether you're looking for abstract designs, nature-inspired themes, or personalized artwork, we offer a variety of styles to match your aesthetic.
</div>
<div><br></div>
<div>
Perfect for home decor, office spaces, or gifting, our Custom Art Prints allow you to own and showcase breathtaking artwork without the price of an original painting. Explore our collection and find the perfect piece to inspire your surroundings!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 143,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'custom-art-prints',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 26,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 5 => object(App\Model\Entity\Product) {
'id' => (int) 1248,
'featured_item' => (int) 1,
'name' => 'Sketch & Drawing Pads',
'description' => '<div>
At Palette Dreams, we believe every masterpiece starts with a sketch! Our Sketch &amp; Drawing Pads are designed for artists of all levels, providing smooth, high-quality paper that enhances every pencil stroke, ink detail, or charcoal shading.
</div>
<div><br></div>
<div>
Whether you're sketching out ideas, practicing techniques, or creating intricate drawings, our pads offer durable, acid-free pages that preserve your artwork for years. Available in various sizes and textures, they are perfect for both quick doodles and detailed illustrations.
</div>
<div><br></div>
<div>
Ideal for students, professionals, and hobbyists alike, these pads are a must-have for any artist looking to bring their visions to life—one sketch at a time!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'sketch-drawing-pads',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 27,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 6 => object(App\Model\Entity\Product) {
'id' => (int) 1247,
'featured_item' => (int) 1,
'name' => 'Art Starter Kits',
'description' => '<div>
At Palette Dreams, we make it easy for beginners and aspiring artists to dive into the world of painting with our Art Starter Kits. Each kit is thoughtfully curated with high-quality brushes, vibrant paints, premium canvases, and essential tools to help you get started effortlessly.
</div>
<div><br></div>
<div>
Whether you're exploring acrylics, watercolors, or mixed media, our kits provide everything you need to unleash your creativity. Designed for all skill levels, these kits include step-by-step guides and creative prompts to build confidence and spark inspiration.
</div>
<div><br></div>
<div>
Perfect for self-learning, gifts, or beginner workshops, our Art Starter Kits turn every blank canvas into a masterpiece waiting to happen!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'art-starter-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 23,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 194 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 141 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 142 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 143 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 144 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Watercolor Sets '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More &gt;&gt;</a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {},
(int) 7 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {},
(int) 2 => object(App\Model\Entity\Testimonial) {},
(int) 3 => object(App\Model\Entity\Testimonial) {},
(int) 4 => object(App\Model\Entity\Testimonial) {},
(int) 5 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {},
(int) 2 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false,
'payment_made' => false,
'website_type' => false,
'domain_name' => false,
'domain_name_alias' => false,
'domain_dns_key' => false,
'domain_verified' => false,
'sample' => false,
'auto_login_code' => false,
'suspended' => false,
'sms_credit_id' => false,
'user_id' => false,
'expiry_date' => false,
'template_id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'logo_base_path',
(int) 1 => 'logo_prefixes',
(int) 2 => 'favicon_base_path',
(int) 3 => 'favicon_prefixes',
(int) 4 => 'main_image_base_path',
(int) 5 => 'main_image_prefixes',
(int) 6 => 'contact_bg_image_base_path',
(int) 7 => 'contact_bg_image_prefixes',
(int) 8 => 'is_discounted',
(int) 9 => 'website_theme_colour',
(int) 10 => 'website_domain'
],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Websites'
}
$websiteId = (int) 194
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'</pre><pre class="stack-trace">include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/layout_min.ctp, line 139
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
App\Controller\WebsitesController::showSEOProduct() - APP/Controller/WebsitesController.php, line 4638
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93</pre></div></pre><img src="/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg" class="xzoom5" id="xzoom-magnific" alt=""/>
</div>
</section>
</article>
</div>
<!-- Blog content Area End -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="dark">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="row col-mb-50">
<div class="col-lg-12">
<div class="widget clearfix">
<div class="row col-mb-30 justify-content-between ">
<div class="col-12 col-lg-auto text-center text-lg-start">
<div class="copyrights-menu copyright-links clearfix">
<a href="/#slider" data-scrollto="#slider">
Home
</a>
<a href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
About </a>
<a href="/#section-services" data-scrollto="#section-services" data-offset="80">
Services </a>
<a href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
Testimonial </a>
<a href="/#section-products" data-scrollto="#section-products" data-offset="80">
Products </a>
<a href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
Portfolio </a>
<a href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
Contact </a>
<!-- <a href="#">Home</a>/<a href="#about-section" data-scrollto="#about-section">About</a>/<a href="#service-section" data-scrollto="#service-section">Services</a>/<a href="#testimonial-section" data-scrollto="#testimonial-section" data-offset="100">Testimonial</a>/<a href="#products-section" data-scrollto="#products-section">Products</a>/<a href="#projects-section" data-scrollto="#projects-section">Projects</a>/<a href="#contact-section" data-scrollto="#contact-section">Contact</a> -->
</div>
</div>
<div class="col-12 col-lg-auto text-center text-lg-end">
<a href="https://www.facebook.com/lakshop.lk/" target="_blank" title=" Facebook" class="social-icon inline-block si-small mb-0 si-facebook si-borderless"><i class="fa-brands fa-facebook-f"></i><i class="fa-brands fa-facebook-f bg-facebook"></i></a>
<a href="https://wa.me/+94716351084" target="_blank" title=" Whatsapp" class="social-icon inline-block si-small mb-0 si-whatsapp si-borderless"><i class="fa-brands fa-whatsapp"></i><i class="fa-brands fa-whatsapp bg-whatsapp"></i></a>
<a href="https://www.instagram.com/" target="_blank" title="Instagram" class="social-icon inline-block si-small mb-0 si-instagram si-borderless"><i class="fa-brands fa-instagram"></i><i class="fa-brands fa-instagram bg-instagram"></i></a>
<a href="https://lk.linkedin.com/" target="_blank" title="LinkedIn" class="social-icon inline-block si-small mb-0 si-linkedin si-borderless"><i class="fa-brands fa-linkedin"></i><i class="fa-brands fa-linkedin bg-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-start col-mb-30">
<div class="col-12 col-lg-auto text-center text-lg-start">
Palette Dreams © 2026 All rights reserved. <span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span> </div>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<!--<div id="gotoTop" class="icon-angle-up"></div>-->
<div class="progress-wrap">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- Custom CSS -->
<style type="text/css">
</style>
<script src="/js/lakshop_template_js/9/palette%20_dreams/plugins.min.js"></script> <script src="/js/lakshop_template_js/9/palette%20_dreams/functions.js"></script>
<script src="/js/lakshop_template_js/9/palette%20_dreams/wow.js"></script> <script src="/js/lakshop_template_js/9/palette%20_dreams/jquery.waypoints.min.js"></script> <script src="/js/js/add_enquiries.js"></script>
<script src="/js/js/waitMe.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#service-section .owl-nav').removeClass('disabled');
$('nav li').addClass('menu-item');
$('nav li a').removeClass('nav-link').addClass('menu-link');
});
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=850' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 47 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
)); $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Unleash Creativity, One Stroke at a Time! | Palette Dreams</title>
<link href="/files/websites/favicon/2f442141-0bf0-4468-b164-4a3dd25e8794/small_fav_1.png" type="image/x-icon" rel="icon"/><link href="/files/websites/favicon/2f442141-0bf0-4468-b164-4a3dd25e8794/small_fav_1.png" type="image/x-icon" rel="shortcut icon"/> <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700&display=swap" rel="stylesheet" type="text/css" />
<!-- Stylesheets
============================================= -->
<!-- Demo Specific Stylesheet -->
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/bootstrap.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/style_1.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/swiper.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/font-icons.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/font-icons_new.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/fonts.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/animate.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/magnific-popup.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/custom.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/palette_dreams.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/palette_dreams_min.css"/>
<link rel="stylesheet" href="/css/waitMe/waitMe.min.css"/>
<script src="/js/lakshop_template_js/9/palette%20_dreams/jquery.js"></script> <meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content=" Watercolor Sets | Palette Dreams" />
<meta property="og:description" content="
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
, " />
<meta property="og:image" content="https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Watercolor Sets | Palette Dreams">
<meta property="twitter:description" content="
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
, ">
<meta property="twitter:image" content="https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg">
<style type="text/css">
.menu-item:hover {
background: #FFB604 !important;
}
.menu-item.current > .menu-link {
color: #FFB604 !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #111111;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #111111a3;
}
::-moz-selection { /* Code for Firefox */
color: #fff;
background: #FFB604;
}
::selection {
color: #fff;
background: #FFB604;
}
.progress-wrap svg.progress-circle path {
stroke: #FFB604 !important;
}
.progress-wrap::after {
color: #FFB604 !important;
}
.breadcrumb-links a:hover {
color: #FFB604 !important;
}
.all-products-gallery .gallery-menu span.active {
background-color:#FFB604 !important;
}
.product-details{
border-top: 1px solid #FFB604;
}
.product-read-more-circle i {
border: 1px solid #FFB604;
color: #FFB604;
}
.product-card:hover .product-read-more-circle i{
background:#FFB604;
}
.product-card:hover .product-title:after {
background: #FFB604;
}
#footer{
border-top: 5px solid #FFB604 !important;
}
#copyrights{
background: #111111;
}
#login-container .button{
background: #FFB604;
}
.garden-btn{
background-color:#FFB604;
}
.btn-main {
background-color: #FFB604 !important;
border-color: #FFB604 !important;
}
</style>
</head>
<body class="stretched content-inner">
<style type="text/css">
.sample-inform-div{
text-align: center;
padding: 10px 0;
background: #333;
color: #fff;
}
.sample-inform-div a{
color:#fff;
font-weight:bold;
}
</style>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix inner-pages">
<!-- Header
============================================= -->
<header id="header" class="full-header transparent-header" data-sticky-class="not-dark" data-sticky-shrink="false">
<div id="header-wrap">
<div class="container">
<div class="header-row">
<nav class="navbar navbar-expand-lg p-0 m-0 w-100">
<div id="logo">
<a href="/" class="logo-dark""><img src="/files/websites/logo/f1a14872-c1cc-4741-8fd0-1f10484d3ce3/large_logo_2.png" alt=""/></a> </div><!-- #logo end -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-line-menu"></span>
</button>
<div class="collapse navbar-collapse align-items-end" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="menu-item" id="menu-li-home">
<a class="menu-link" href="/" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link" href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link" href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link" href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Products</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link" href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class=" menu-article-what-we-do menu-item">
<a href="/what-we-do" class="menu-link"><div>What we do</div></a> </li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link" href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<div id="content" class="content-wrap">
<div class="container">
</div>
<div id="product-detail-page">
<div class="container breadcrumb-links">
<a id="home-bc" href="/#slider" data-scrollto="slider">Home</a> /
<a id="products-bc" href="/all-products">All Products</a> /
<a id="product-category-bc" href="/all-products?pc=141">Painting Supplies</a>
</div>
<div class="container product-detail-wrapper">
<div class="row">
<div class="col col-12 col-lg-6 text-left">
<div class="page-title-content mb-4">
<h1>Watercolor Sets</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div> </div>
</div>
<div class="col col-12 col-lg-6">
<!--== Blog Page Content Start ==-->
<div id="page-content-wrap">
<div class="blog-page-content-wrap section-padding">
<div class="container" style="width:100% !important;">
<div class="row">
<!-- Blog content Area Start -->
<div class="col col-12">
<article class="single-blog-content-wrap" style="padding:10px;">
<section class="blog-details">
<div class="text-center">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-trace').style.display = (document.getElementById('cakeErr6a30ed6d01816-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: largeImagePath [<b>APP/Template/Element/ItemSingle/item_detail_7.ctp</b>, line <b>49</b>]<div id="cakeErr6a30ed6d01816-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-code').style.display = (document.getElementById('cakeErr6a30ed6d01816-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-context').style.display = (document.getElementById('cakeErr6a30ed6d01816-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a30ed6d01816-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> ?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$mediumImagePath</span><span style="color: #007700">,[</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'id' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom-magnific'</span><span style="color: #007700">,</span><span style="color: #DD0000">'xoriginal' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$largeImagePath</span><span style="color: #007700">]) </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a30ed6d01816-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'pageImageUrl' => 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1244,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 194 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 141 => [
[maximum depth reached]
],
(int) 142 => [
[maximum depth reached]
],
(int) 143 => [
[maximum depth reached]
],
(int) 144 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Watercolor Sets ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More &gt;&gt;</a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 194,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>'
$pageImageUrl = 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => object(App\Model\Entity\ProductImage) {}
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$itemType = 'product'
$itemId = (int) 1244
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1242,
'featured_item' => (int) 1,
'name' => 'Canvas Sets',
'description' => '<div>
At Palette Dreams, our Canvas Sets provide artists with the perfect base to bring their creativity to life. Made from high-quality, durable cotton, our canvases are pre-stretched and primed for smooth, effortless painting. Whether you’re working with acrylics, oils, or watercolors, these canvases offer excellent texture and absorption, ensuring vibrant and long-lasting artwork.
</div>
<div><br></div>
<div>
Available in various sizes and thicknesses, our Canvas Sets cater to beginners, hobbyists, and professional artists alike. Each set is designed to support different artistic styles, from bold abstract strokes to fine, intricate details. Elevate your painting experience with premium-quality canvases that let your imagination shine!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 1,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 1,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => (int) 0,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'canvas-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => object(App\Model\Entity\Product) {
'id' => (int) 1246,
'featured_item' => (int) 1,
'name' => 'Brush Collections',
'description' => '<div>
At Palette Dreams, our Brush Collections are designed to meet the needs of artists at every skill level, from beginners to professionals. Each set includes a variety of brush shapes, sizes, and bristle types, allowing for diverse techniques in acrylic, watercolor, and oil painting.
</div>
<div><br></div>
<div>
Crafted with high-quality materials, our brushes offer smooth application, durability, and comfortable grips for extended use. Whether you're working on fine details, bold strokes, or soft blending, our curated collections ensure you have the perfect brush for every artistic vision.
</div>
<div><br></div>
<div>
Explore our selection and elevate your painting experience with tools that bring precision, control, and creativity to your canvas!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'brush-collections',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 25,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1245,
'featured_item' => (int) 1,
'name' => 'Easel Stands',
'description' => '<div>
At Palette Dreams, we offer high-quality easel stands designed to provide comfort and stability for artists of all levels. Whether you're painting a small canvas or working on a large masterpiece, our adjustable and sturdy easels ensure the perfect angle and height for your creative process.
</div>
<div><br></div>
<div>
Made from durable wood and lightweight metal, our easels cater to different artistic needs, including tabletop easels for compact spaces, floor-standing easels for larger projects, and portable easels for outdoor painting. Designed for both beginners and professionals, these stands help create a seamless and enjoyable painting experience.
</div>
<div><br></div>
<div>
Discover the perfect easel to support your creativity and bring your artistic vision to life!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'easel-stands',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 3 => object(App\Model\Entity\Product) {
'id' => (int) 1243,
'featured_item' => (int) 1,
'name' => 'Acrylic Paint Kits',
'description' => '<div> At Palette Dreams, our Acrylic Paint Kits are carefully curated to provide artists of all levels with high-quality, richly pigmented colors for stunning artwork. Whether you’re a beginner experimenting with your first masterpiece or a professional seeking premium-grade paints, our kits offer a smooth, blendable texture and long-lasting vibrancy.</div><div><br></div><div> Each kit includes a versatile range of colors, ensuring seamless mixing and layering for any artistic vision. Our fast-drying, non-toxic formula makes painting effortless and enjoyable, whether you're working on canvas, wood, or paper. Elevate your creativity with Palette Dreams Acrylic Paint Kits, designed to bring your imagination to life!</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'acrylic-paint-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 4 => object(App\Model\Entity\Product) {
'id' => (int) 1249,
'featured_item' => (int) 1,
'name' => 'Custom Art Prints',
'description' => '<div>
At Palette Dreams, we bring art to life with our exclusive Custom Art Prints, crafted to add beauty, creativity, and personality to any space. Our collection features stunning reproductions of original paintings created by talented artists, ensuring each piece carries a touch of uniqueness and artistic expression.
</div>
<div><br></div>
<div>
Printed on high-quality, durable materials, our art prints maintain rich colors, fine details, and a professional finish. Whether you're looking for abstract designs, nature-inspired themes, or personalized artwork, we offer a variety of styles to match your aesthetic.
</div>
<div><br></div>
<div>
Perfect for home decor, office spaces, or gifting, our Custom Art Prints allow you to own and showcase breathtaking artwork without the price of an original painting. Explore our collection and find the perfect piece to inspire your surroundings!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 143,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'custom-art-prints',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 26,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 5 => object(App\Model\Entity\Product) {
'id' => (int) 1248,
'featured_item' => (int) 1,
'name' => 'Sketch & Drawing Pads',
'description' => '<div>
At Palette Dreams, we believe every masterpiece starts with a sketch! Our Sketch &amp; Drawing Pads are designed for artists of all levels, providing smooth, high-quality paper that enhances every pencil stroke, ink detail, or charcoal shading.
</div>
<div><br></div>
<div>
Whether you're sketching out ideas, practicing techniques, or creating intricate drawings, our pads offer durable, acid-free pages that preserve your artwork for years. Available in various sizes and textures, they are perfect for both quick doodles and detailed illustrations.
</div>
<div><br></div>
<div>
Ideal for students, professionals, and hobbyists alike, these pads are a must-have for any artist looking to bring their visions to life—one sketch at a time!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'sketch-drawing-pads',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 27,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 6 => object(App\Model\Entity\Product) {
'id' => (int) 1247,
'featured_item' => (int) 1,
'name' => 'Art Starter Kits',
'description' => '<div>
At Palette Dreams, we make it easy for beginners and aspiring artists to dive into the world of painting with our Art Starter Kits. Each kit is thoughtfully curated with high-quality brushes, vibrant paints, premium canvases, and essential tools to help you get started effortlessly.
</div>
<div><br></div>
<div>
Whether you're exploring acrylics, watercolors, or mixed media, our kits provide everything you need to unleash your creativity. Designed for all skill levels, these kits include step-by-step guides and creative prompts to build confidence and spark inspiration.
</div>
<div><br></div>
<div>
Perfect for self-learning, gifts, or beginner workshops, our Art Starter Kits turn every blank canvas into a masterpiece waiting to happen!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'art-starter-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 23,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 194 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 141 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 142 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 143 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 144 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Watercolor Sets '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More &gt;&gt;</a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {},
(int) 7 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {},
(int) 2 => object(App\Model\Entity\Testimonial) {},
(int) 3 => object(App\Model\Entity\Testimonial) {},
(int) 4 => object(App\Model\Entity\Testimonial) {},
(int) 5 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {},
(int) 2 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false,
'payment_made' => false,
'website_type' => false,
'domain_name' => false,
'domain_name_alias' => false,
'domain_dns_key' => false,
'domain_verified' => false,
'sample' => false,
'auto_login_code' => false,
'suspended' => false,
'sms_credit_id' => false,
'user_id' => false,
'expiry_date' => false,
'template_id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'logo_base_path',
(int) 1 => 'logo_prefixes',
(int) 2 => 'favicon_base_path',
(int) 3 => 'favicon_prefixes',
(int) 4 => 'main_image_base_path',
(int) 5 => 'main_image_prefixes',
(int) 6 => 'contact_bg_image_base_path',
(int) 7 => 'contact_bg_image_prefixes',
(int) 8 => 'is_discounted',
(int) 9 => 'website_theme_colour',
(int) 10 => 'website_domain'
],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Websites'
}
$websiteId = (int) 194
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'</pre><pre class="stack-trace">include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/layout_min.ctp, line 139
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
App\Controller\WebsitesController::showSEOProduct() - APP/Controller/WebsitesController.php, line 4638
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93</pre></div></pre><img src="/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg" class="xzoom5" id="xzoom-magnific" alt=""/>
</div>
</section>
</article>
</div>
<!-- Blog content Area End -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="dark">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="row col-mb-50">
<div class="col-lg-12">
<div class="widget clearfix">
<div class="row col-mb-30 justify-content-between ">
<div class="col-12 col-lg-auto text-center text-lg-start">
<div class="copyrights-menu copyright-links clearfix">
<a href="/#slider" data-scrollto="#slider">
Home
</a>
<a href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
About </a>
<a href="/#section-services" data-scrollto="#section-services" data-offset="80">
Services </a>
<a href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
Testimonial </a>
<a href="/#section-products" data-scrollto="#section-products" data-offset="80">
Products </a>
<a href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
Portfolio </a>
<a href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
Contact </a>
<!-- <a href="#">Home</a>/<a href="#about-section" data-scrollto="#about-section">About</a>/<a href="#service-section" data-scrollto="#service-section">Services</a>/<a href="#testimonial-section" data-scrollto="#testimonial-section" data-offset="100">Testimonial</a>/<a href="#products-section" data-scrollto="#products-section">Products</a>/<a href="#projects-section" data-scrollto="#projects-section">Projects</a>/<a href="#contact-section" data-scrollto="#contact-section">Contact</a> -->
</div>
</div>
<div class="col-12 col-lg-auto text-center text-lg-end">
<a href="https://www.facebook.com/lakshop.lk/" target="_blank" title=" Facebook" class="social-icon inline-block si-small mb-0 si-facebook si-borderless"><i class="fa-brands fa-facebook-f"></i><i class="fa-brands fa-facebook-f bg-facebook"></i></a>
<a href="https://wa.me/+94716351084" target="_blank" title=" Whatsapp" class="social-icon inline-block si-small mb-0 si-whatsapp si-borderless"><i class="fa-brands fa-whatsapp"></i><i class="fa-brands fa-whatsapp bg-whatsapp"></i></a>
<a href="https://www.instagram.com/" target="_blank" title="Instagram" class="social-icon inline-block si-small mb-0 si-instagram si-borderless"><i class="fa-brands fa-instagram"></i><i class="fa-brands fa-instagram bg-instagram"></i></a>
<a href="https://lk.linkedin.com/" target="_blank" title="LinkedIn" class="social-icon inline-block si-small mb-0 si-linkedin si-borderless"><i class="fa-brands fa-linkedin"></i><i class="fa-brands fa-linkedin bg-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-start col-mb-30">
<div class="col-12 col-lg-auto text-center text-lg-start">
Palette Dreams © 2026 All rights reserved. <span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span> </div>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<!--<div id="gotoTop" class="icon-angle-up"></div>-->
<div class="progress-wrap">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- Custom CSS -->
<style type="text/css">
</style>
<script src="/js/lakshop_template_js/9/palette%20_dreams/plugins.min.js"></script> <script src="/js/lakshop_template_js/9/palette%20_dreams/functions.js"></script>
<script src="/js/lakshop_template_js/9/palette%20_dreams/wow.js"></script> <script src="/js/lakshop_template_js/9/palette%20_dreams/jquery.waypoints.min.js"></script> <script src="/js/js/add_enquiries.js"></script>
<script src="/js/js/waitMe.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#service-section .owl-nav').removeClass('disabled');
$('nav li').addClass('menu-item');
$('nav li a').removeClass('nav-link').addClass('menu-link');
});
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 47 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/lakshopdev/web/stg.lakshop.lk/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context $value
), $first );
$first = false ; $response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Unleash Creativity, One Stroke at a Time! | Palette Dreams</title>
<link href="/files/websites/favicon/2f442141-0bf0-4468-b164-4a3dd25e8794/small_fav_1.png" type="image/x-icon" rel="icon"/><link href="/files/websites/favicon/2f442141-0bf0-4468-b164-4a3dd25e8794/small_fav_1.png" type="image/x-icon" rel="shortcut icon"/> <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700|Roboto:300,400,500,700&display=swap" rel="stylesheet" type="text/css" />
<!-- Stylesheets
============================================= -->
<!-- Demo Specific Stylesheet -->
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/bootstrap.css"/> <link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/style_1.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/swiper.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/font-icons.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/font-icons_new.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/fonts.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/animate.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/magnific-popup.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/custom.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/palette_dreams.css"/>
<link rel="stylesheet" href="/css/lakshop_template_css/9/palette%20_dreams/palette_dreams_min.css"/>
<link rel="stylesheet" href="/css/waitMe/waitMe.min.css"/>
<script src="/js/lakshop_template_js/9/palette%20_dreams/jquery.js"></script> <meta property="og:type" content="" />
<meta property="og:url" content="" />
<meta property="og:title" content=" Watercolor Sets | Palette Dreams" />
<meta property="og:description" content="
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
, " />
<meta property="og:image" content="https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="">
<meta property="twitter:title" content=" Watercolor Sets | Palette Dreams">
<meta property="twitter:description" content="
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
, ">
<meta property="twitter:image" content="https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg">
<style type="text/css">
.menu-item:hover {
background: #FFB604 !important;
}
.menu-item.current > .menu-link {
color: #FFB604 !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #111111;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #111111a3;
}
::-moz-selection { /* Code for Firefox */
color: #fff;
background: #FFB604;
}
::selection {
color: #fff;
background: #FFB604;
}
.progress-wrap svg.progress-circle path {
stroke: #FFB604 !important;
}
.progress-wrap::after {
color: #FFB604 !important;
}
.breadcrumb-links a:hover {
color: #FFB604 !important;
}
.all-products-gallery .gallery-menu span.active {
background-color:#FFB604 !important;
}
.product-details{
border-top: 1px solid #FFB604;
}
.product-read-more-circle i {
border: 1px solid #FFB604;
color: #FFB604;
}
.product-card:hover .product-read-more-circle i{
background:#FFB604;
}
.product-card:hover .product-title:after {
background: #FFB604;
}
#footer{
border-top: 5px solid #FFB604 !important;
}
#copyrights{
background: #111111;
}
#login-container .button{
background: #FFB604;
}
.garden-btn{
background-color:#FFB604;
}
.btn-main {
background-color: #FFB604 !important;
border-color: #FFB604 !important;
}
</style>
</head>
<body class="stretched content-inner">
<style type="text/css">
.sample-inform-div{
text-align: center;
padding: 10px 0;
background: #333;
color: #fff;
}
.sample-inform-div a{
color:#fff;
font-weight:bold;
}
</style>
<!-- Document Wrapper
============================================= -->
<div id="wrapper" class="clearfix inner-pages">
<!-- Header
============================================= -->
<header id="header" class="full-header transparent-header" data-sticky-class="not-dark" data-sticky-shrink="false">
<div id="header-wrap">
<div class="container">
<div class="header-row">
<nav class="navbar navbar-expand-lg p-0 m-0 w-100">
<div id="logo">
<a href="/" class="logo-dark""><img src="/files/websites/logo/f1a14872-c1cc-4741-8fd0-1f10484d3ce3/large_logo_2.png" alt=""/></a> </div><!-- #logo end -->
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-line-menu"></span>
</button>
<div class="collapse navbar-collapse align-items-end" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="menu-item" id="menu-li-home">
<a class="menu-link" href="/" data-scrollto="#slider">
<div>Home</div>
</a>
</li>
<li class="menu-item" id="menu-li-about">
<a class="menu-link" href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
<div>About</div>
</a>
</li>
<li class="menu-item" id="menu-li-services">
<a class="menu-link" href="/#section-services" data-scrollto="#section-services" data-offset="80">
<div>Services</div>
</a>
</li>
<li class="menu-item" id="menu-li-products">
<a class="menu-link" href="/#section-products" data-scrollto="#section-products" data-offset="80">
<div>Products</div>
</a>
</li>
<li class="menu-item" id="menu-li-portfolios">
<a class="menu-link" href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
<div>Portfolio</div>
</a>
</li>
<li class="menu-item" id="menu-li-testimonials">
<a class="menu-link" href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
<div>Testimonial</div>
</a>
</li>
<li class=" menu-article-what-we-do menu-item">
<a href="/what-we-do" class="menu-link"><div>What we do</div></a> </li>
<li class="menu-item" id="menu-li-contact">
<a class="menu-link" href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
<div>Contact</div>
</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<div class="header-wrap-clone"></div>
</header><!-- #header end -->
<div id="content" class="content-wrap">
<div class="container">
</div>
<div id="product-detail-page">
<div class="container breadcrumb-links">
<a id="home-bc" href="/#slider" data-scrollto="slider">Home</a> /
<a id="products-bc" href="/all-products">All Products</a> /
<a id="product-category-bc" href="/all-products?pc=141">Painting Supplies</a>
</div>
<div class="container product-detail-wrapper">
<div class="row">
<div class="col col-12 col-lg-6 text-left">
<div class="page-title-content mb-4">
<h1>Watercolor Sets</h1>
</div>
<div class="product-detail-description text-left speakMe" style="font-size:14px;line-height:26px;">
<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div> </div>
</div>
<div class="col col-12 col-lg-6">
<!--== Blog Page Content Start ==-->
<div id="page-content-wrap">
<div class="blog-page-content-wrap section-padding">
<div class="container" style="width:100% !important;">
<div class="row">
<!-- Blog content Area Start -->
<div class="col col-12">
<article class="single-blog-content-wrap" style="padding:10px;">
<section class="blog-details">
<div class="text-center">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-trace').style.display = (document.getElementById('cakeErr6a30ed6d01816-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined variable: largeImagePath [<b>APP/Template/Element/ItemSingle/item_detail_7.ctp</b>, line <b>49</b>]<div id="cakeErr6a30ed6d01816-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-code').style.display = (document.getElementById('cakeErr6a30ed6d01816-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6a30ed6d01816-context').style.display = (document.getElementById('cakeErr6a30ed6d01816-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6a30ed6d01816-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> ?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><?= </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">image</span><span style="color: #007700">(</span><span style="color: #0000BB">$mediumImagePath</span><span style="color: #007700">,[</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom5'</span><span style="color: #007700">,</span><span style="color: #DD0000">'id' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'xzoom-magnific'</span><span style="color: #007700">,</span><span style="color: #DD0000">'xoriginal' </span><span style="color: #007700">=> </span><span style="color: #0000BB">$largeImagePath</span><span style="color: #007700">]) </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">} </span><span style="color: #0000BB">?></span></span></code></pre><pre id="cakeErr6a30ed6d01816-context" class="cake-context" style="display: none;">$viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'pageImageUrl' => 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1244,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 194 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 141 => [
[maximum depth reached]
],
(int) 142 => [
[maximum depth reached]
],
(int) 143 => [
[maximum depth reached]
],
(int) 144 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Watercolor Sets ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More &gt;&gt;</a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 194,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>'
$pageImageUrl = 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => object(App\Model\Entity\ProductImage) {}
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$itemType = 'product'
$itemId = (int) 1244
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1242,
'featured_item' => (int) 1,
'name' => 'Canvas Sets',
'description' => '<div>
At Palette Dreams, our Canvas Sets provide artists with the perfect base to bring their creativity to life. Made from high-quality, durable cotton, our canvases are pre-stretched and primed for smooth, effortless painting. Whether you’re working with acrylics, oils, or watercolors, these canvases offer excellent texture and absorption, ensuring vibrant and long-lasting artwork.
</div>
<div><br></div>
<div>
Available in various sizes and thicknesses, our Canvas Sets cater to beginners, hobbyists, and professional artists alike. Each set is designed to support different artistic styles, from bold abstract strokes to fine, intricate details. Elevate your painting experience with premium-quality canvases that let your imagination shine!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 1,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 1,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => (int) 0,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'canvas-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => object(App\Model\Entity\Product) {
'id' => (int) 1246,
'featured_item' => (int) 1,
'name' => 'Brush Collections',
'description' => '<div>
At Palette Dreams, our Brush Collections are designed to meet the needs of artists at every skill level, from beginners to professionals. Each set includes a variety of brush shapes, sizes, and bristle types, allowing for diverse techniques in acrylic, watercolor, and oil painting.
</div>
<div><br></div>
<div>
Crafted with high-quality materials, our brushes offer smooth application, durability, and comfortable grips for extended use. Whether you're working on fine details, bold strokes, or soft blending, our curated collections ensure you have the perfect brush for every artistic vision.
</div>
<div><br></div>
<div>
Explore our selection and elevate your painting experience with tools that bring precision, control, and creativity to your canvas!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'brush-collections',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 25,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1245,
'featured_item' => (int) 1,
'name' => 'Easel Stands',
'description' => '<div>
At Palette Dreams, we offer high-quality easel stands designed to provide comfort and stability for artists of all levels. Whether you're painting a small canvas or working on a large masterpiece, our adjustable and sturdy easels ensure the perfect angle and height for your creative process.
</div>
<div><br></div>
<div>
Made from durable wood and lightweight metal, our easels cater to different artistic needs, including tabletop easels for compact spaces, floor-standing easels for larger projects, and portable easels for outdoor painting. Designed for both beginners and professionals, these stands help create a seamless and enjoyable painting experience.
</div>
<div><br></div>
<div>
Discover the perfect easel to support your creativity and bring your artistic vision to life!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'easel-stands',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 3 => object(App\Model\Entity\Product) {
'id' => (int) 1243,
'featured_item' => (int) 1,
'name' => 'Acrylic Paint Kits',
'description' => '<div> At Palette Dreams, our Acrylic Paint Kits are carefully curated to provide artists of all levels with high-quality, richly pigmented colors for stunning artwork. Whether you’re a beginner experimenting with your first masterpiece or a professional seeking premium-grade paints, our kits offer a smooth, blendable texture and long-lasting vibrancy.</div><div><br></div><div> Each kit includes a versatile range of colors, ensuring seamless mixing and layering for any artistic vision. Our fast-drying, non-toxic formula makes painting effortless and enjoyable, whether you're working on canvas, wood, or paper. Elevate your creativity with Palette Dreams Acrylic Paint Kits, designed to bring your imagination to life!</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'acrylic-paint-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 4 => object(App\Model\Entity\Product) {
'id' => (int) 1249,
'featured_item' => (int) 1,
'name' => 'Custom Art Prints',
'description' => '<div>
At Palette Dreams, we bring art to life with our exclusive Custom Art Prints, crafted to add beauty, creativity, and personality to any space. Our collection features stunning reproductions of original paintings created by talented artists, ensuring each piece carries a touch of uniqueness and artistic expression.
</div>
<div><br></div>
<div>
Printed on high-quality, durable materials, our art prints maintain rich colors, fine details, and a professional finish. Whether you're looking for abstract designs, nature-inspired themes, or personalized artwork, we offer a variety of styles to match your aesthetic.
</div>
<div><br></div>
<div>
Perfect for home decor, office spaces, or gifting, our Custom Art Prints allow you to own and showcase breathtaking artwork without the price of an original painting. Explore our collection and find the perfect piece to inspire your surroundings!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 143,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'custom-art-prints',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 26,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 5 => object(App\Model\Entity\Product) {
'id' => (int) 1248,
'featured_item' => (int) 1,
'name' => 'Sketch & Drawing Pads',
'description' => '<div>
At Palette Dreams, we believe every masterpiece starts with a sketch! Our Sketch &amp; Drawing Pads are designed for artists of all levels, providing smooth, high-quality paper that enhances every pencil stroke, ink detail, or charcoal shading.
</div>
<div><br></div>
<div>
Whether you're sketching out ideas, practicing techniques, or creating intricate drawings, our pads offer durable, acid-free pages that preserve your artwork for years. Available in various sizes and textures, they are perfect for both quick doodles and detailed illustrations.
</div>
<div><br></div>
<div>
Ideal for students, professionals, and hobbyists alike, these pads are a must-have for any artist looking to bring their visions to life—one sketch at a time!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'sketch-drawing-pads',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 27,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 6 => object(App\Model\Entity\Product) {
'id' => (int) 1247,
'featured_item' => (int) 1,
'name' => 'Art Starter Kits',
'description' => '<div>
At Palette Dreams, we make it easy for beginners and aspiring artists to dive into the world of painting with our Art Starter Kits. Each kit is thoughtfully curated with high-quality brushes, vibrant paints, premium canvases, and essential tools to help you get started effortlessly.
</div>
<div><br></div>
<div>
Whether you're exploring acrylics, watercolors, or mixed media, our kits provide everything you need to unleash your creativity. Designed for all skill levels, these kits include step-by-step guides and creative prompts to build confidence and spark inspiration.
</div>
<div><br></div>
<div>
Perfect for self-learning, gifts, or beginner workshops, our Art Starter Kits turn every blank canvas into a masterpiece waiting to happen!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'art-starter-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 23,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 194 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 141 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 142 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 143 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 144 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Watercolor Sets '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More &gt;&gt;</a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {},
(int) 7 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {},
(int) 2 => object(App\Model\Entity\Testimonial) {},
(int) 3 => object(App\Model\Entity\Testimonial) {},
(int) 4 => object(App\Model\Entity\Testimonial) {},
(int) 5 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {},
(int) 2 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false,
'payment_made' => false,
'website_type' => false,
'domain_name' => false,
'domain_name_alias' => false,
'domain_dns_key' => false,
'domain_verified' => false,
'sample' => false,
'auto_login_code' => false,
'suspended' => false,
'sms_credit_id' => false,
'user_id' => false,
'expiry_date' => false,
'template_id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'logo_base_path',
(int) 1 => 'logo_prefixes',
(int) 2 => 'favicon_base_path',
(int) 3 => 'favicon_prefixes',
(int) 4 => 'main_image_base_path',
(int) 5 => 'main_image_prefixes',
(int) 6 => 'contact_bg_image_base_path',
(int) 7 => 'contact_bg_image_prefixes',
(int) 8 => 'is_discounted',
(int) 9 => 'website_theme_colour',
(int) 10 => 'website_domain'
],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Websites'
}
$websiteId = (int) 194
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by&nbsp;</span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'</pre><pre class="stack-trace">include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/layout_min.ctp, line 139
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
App\Controller\WebsitesController::showSEOProduct() - APP/Controller/WebsitesController.php, line 4638
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93</pre></div></pre><img src="/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg" class="xzoom5" id="xzoom-magnific" alt=""/>
</div>
</section>
</article>
</div>
<!-- Blog content Area End -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer" class="dark">
<!-- Copyrights
============================================= -->
<div id="copyrights">
<div class="container">
<div class="row col-mb-50">
<div class="col-lg-12">
<div class="widget clearfix">
<div class="row col-mb-30 justify-content-between ">
<div class="col-12 col-lg-auto text-center text-lg-start">
<div class="copyrights-menu copyright-links clearfix">
<a href="/#slider" data-scrollto="#slider">
Home
</a>
<a href="/#section-about-us" data-scrollto="#section-about-us" data-offset="80">
About </a>
<a href="/#section-services" data-scrollto="#section-services" data-offset="80">
Services </a>
<a href="/#section-testimonials" data-scrollto="#section-testimonials" data-offset="80">
Testimonial </a>
<a href="/#section-products" data-scrollto="#section-products" data-offset="80">
Products </a>
<a href="/#section-portfolios" data-scrollto="#section-portfolios" data-offset="80">
Portfolio </a>
<a href="/#section-contact-us" data-scrollto="#section-contact-us" data-offset="80" >
Contact </a>
<!-- <a href="#">Home</a>/<a href="#about-section" data-scrollto="#about-section">About</a>/<a href="#service-section" data-scrollto="#service-section">Services</a>/<a href="#testimonial-section" data-scrollto="#testimonial-section" data-offset="100">Testimonial</a>/<a href="#products-section" data-scrollto="#products-section">Products</a>/<a href="#projects-section" data-scrollto="#projects-section">Projects</a>/<a href="#contact-section" data-scrollto="#contact-section">Contact</a> -->
</div>
</div>
<div class="col-12 col-lg-auto text-center text-lg-end">
<a href="https://www.facebook.com/lakshop.lk/" target="_blank" title=" Facebook" class="social-icon inline-block si-small mb-0 si-facebook si-borderless"><i class="fa-brands fa-facebook-f"></i><i class="fa-brands fa-facebook-f bg-facebook"></i></a>
<a href="https://wa.me/+94716351084" target="_blank" title=" Whatsapp" class="social-icon inline-block si-small mb-0 si-whatsapp si-borderless"><i class="fa-brands fa-whatsapp"></i><i class="fa-brands fa-whatsapp bg-whatsapp"></i></a>
<a href="https://www.instagram.com/" target="_blank" title="Instagram" class="social-icon inline-block si-small mb-0 si-instagram si-borderless"><i class="fa-brands fa-instagram"></i><i class="fa-brands fa-instagram bg-instagram"></i></a>
<a href="https://lk.linkedin.com/" target="_blank" title="LinkedIn" class="social-icon inline-block si-small mb-0 si-linkedin si-borderless"><i class="fa-brands fa-linkedin"></i><i class="fa-brands fa-linkedin bg-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row justify-content-start col-mb-30">
<div class="col-12 col-lg-auto text-center text-lg-start">
Palette Dreams © 2026 All rights reserved. <span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span> </div>
</div>
</div>
</div><!-- #copyrights end -->
</footer><!-- #footer end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<!--<div id="gotoTop" class="icon-angle-up"></div>-->
<div class="progress-wrap">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- Custom CSS -->
<style type="text/css">
</style>
<script src="/js/lakshop_template_js/9/palette%20_dreams/plugins.min.js"></script> <script src="/js/lakshop_template_js/9/palette%20_dreams/functions.js"></script>
<script src="/js/lakshop_template_js/9/palette%20_dreams/wow.js"></script> <script src="/js/lakshop_template_js/9/palette%20_dreams/jquery.waypoints.min.js"></script> <script src="/js/js/add_enquiries.js"></script>
<script src="/js/js/waitMe.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('#service-section .owl-nav').removeClass('disabled');
$('nav li').addClass('menu-item');
$('nav li a').removeClass('nav-link').addClass('menu-link');
});
</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
Unleash Creativity, One Stroke at a Time! | Palette Dreams
Watercolor Sets
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
Notice (8) : Undefined variable: largeImagePath [APP/Template/Element/ItemSingle/item_detail_7.ctp , line 49 ]Code Context ?>
<?= $this -> Html -> image ( $mediumImagePath ,[ 'class' => 'xzoom5' , 'id' => 'xzoom-magnific' , 'xoriginal' => $largeImagePath ]) ?>
<?php } ?> $viewFile = '/home/lakshopdev/web/stg.lakshop.lk/public_html/src/Template/Element/ItemSingle/item_detail_7.ctp'
$dataForView = [
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'pageImageUrl' => 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg',
'mainMenu' => 'shop',
'item' => object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
'itemType' => 'product',
'itemId' => (int) 1244,
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {}
],
'modelName' => 'Products',
'pageOffset' => '-1',
'productCategories' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
},
'productCategoryCustomFieldLabels' => [
'website_labels' => [
(int) 194 => [
[maximum depth reached]
]
],
'category_labels' => [
(int) 141 => [
[maximum depth reached]
],
(int) 142 => [
[maximum depth reached]
],
(int) 143 => [
[maximum depth reached]
],
(int) 144 => [
[maximum depth reached]
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
],
'minContentAction' => 'item_detail',
'title' => ' Watercolor Sets ',
'viewElements' => [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
],
'isEcommerce' => false,
'countries' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\CountriesTable) {}
},
'tabName' => null,
'deliveryAvailableDistricts' => [],
'website' => object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More >></a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
[maximum depth reached]
],
'products' => [
[maximum depth reached]
],
'brands' => [[maximum depth reached]],
'documents' => [[maximum depth reached]],
'additional_sections' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [[maximum depth reached]],
'testimonials' => [
[maximum depth reached]
],
'pricings' => [[maximum depth reached]],
'features' => [
[maximum depth reached]
],
'portfolios' => [
[maximum depth reached]
],
'side_banners' => [[maximum depth reached]],
'main_banners' => [
[maximum depth reached]
],
'payment_gateways' => [[maximum depth reached]],
'payment_services' => [[maximum depth reached]],
'template' => object(App\Model\Entity\Template) {},
'modules' => [[maximum depth reached]],
'courier_companies' => [[maximum depth reached]],
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [
[maximum depth reached]
],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Websites'
},
'websiteId' => (int) 194,
'poweredBy' => '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>',
'websiteSettings' => object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'WebsiteSettings'
},
'loggedUserId' => null,
'loggedUserType' => null
]
$description = '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>'
$pageImageUrl = 'https:///files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg'
$mainMenu = 'shop'
$item = object(App\Model\Entity\Product) {
'id' => (int) 1244,
'featured_item' => (int) 1,
'name' => 'Watercolor Sets',
'description' => '<div>
At Palette Dreams, our Watercolor Sets are carefully curated to provide rich, blendable pigments that bring your artistic vision to life. Whether you’re a beginner or an experienced painter, our sets offer a wide range of vibrant colors designed for effortless mixing and smooth application.
</div>
<div><br></div>
<div>
Each set includes high-quality watercolor paints, durable brushes, and premium paper to ensure the best results. The pigments are fade-resistant and designed to flow beautifully on paper, making them perfect for detailed illustrations, landscapes, and abstract creations.
</div>
<div><br></div>
<div>
Unleash your creativity with our watercolor sets and experience the joy of painting with fluid, expressive strokes. Let every drop of color tell a story!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'watercolor-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 22,
'feedbacks' => [],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
(int) 0 => object(App\Model\Entity\ProductImage) {}
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
'*' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Products'
}
$itemType = 'product'
$itemId = (int) 1244
$products = [
(int) 0 => object(App\Model\Entity\Product) {
'id' => (int) 1242,
'featured_item' => (int) 1,
'name' => 'Canvas Sets',
'description' => '<div>
At Palette Dreams, our Canvas Sets provide artists with the perfect base to bring their creativity to life. Made from high-quality, durable cotton, our canvases are pre-stretched and primed for smooth, effortless painting. Whether you’re working with acrylics, oils, or watercolors, these canvases offer excellent texture and absorption, ensuring vibrant and long-lasting artwork.
</div>
<div><br></div>
<div>
Available in various sizes and thicknesses, our Canvas Sets cater to beginners, hobbyists, and professional artists alike. Each set is designed to support different artistic styles, from bold abstract strokes to fine, intricate details. Elevate your painting experience with premium-quality canvases that let your imagination shine!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 1,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 1,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => (int) 0,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => null,
'attached_file_dir' => null,
'attached_file2' => null,
'attached_file_dir2' => null,
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'canvas-sets',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 1 => object(App\Model\Entity\Product) {
'id' => (int) 1246,
'featured_item' => (int) 1,
'name' => 'Brush Collections',
'description' => '<div>
At Palette Dreams, our Brush Collections are designed to meet the needs of artists at every skill level, from beginners to professionals. Each set includes a variety of brush shapes, sizes, and bristle types, allowing for diverse techniques in acrylic, watercolor, and oil painting.
</div>
<div><br></div>
<div>
Crafted with high-quality materials, our brushes offer smooth application, durability, and comfortable grips for extended use. Whether you're working on fine details, bold strokes, or soft blending, our curated collections ensure you have the perfect brush for every artistic vision.
</div>
<div><br></div>
<div>
Explore our selection and elevate your painting experience with tools that bring precision, control, and creativity to your canvas!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'brush-collections',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 25,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 2 => object(App\Model\Entity\Product) {
'id' => (int) 1245,
'featured_item' => (int) 1,
'name' => 'Easel Stands',
'description' => '<div>
At Palette Dreams, we offer high-quality easel stands designed to provide comfort and stability for artists of all levels. Whether you're painting a small canvas or working on a large masterpiece, our adjustable and sturdy easels ensure the perfect angle and height for your creative process.
</div>
<div><br></div>
<div>
Made from durable wood and lightweight metal, our easels cater to different artistic needs, including tabletop easels for compact spaces, floor-standing easels for larger projects, and portable easels for outdoor painting. Designed for both beginners and professionals, these stands help create a seamless and enjoyable painting experience.
</div>
<div><br></div>
<div>
Discover the perfect easel to support your creativity and bring your artistic vision to life!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'easel-stands',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 3 => object(App\Model\Entity\Product) {
'id' => (int) 1243,
'featured_item' => (int) 1,
'name' => 'Acrylic Paint Kits',
'description' => '<div> At Palette Dreams, our Acrylic Paint Kits are carefully curated to provide artists of all levels with high-quality, richly pigmented colors for stunning artwork. Whether you’re a beginner experimenting with your first masterpiece or a professional seeking premium-grade paints, our kits offer a smooth, blendable texture and long-lasting vibrancy.</div><div><br></div><div> Each kit includes a versatile range of colors, ensuring seamless mixing and layering for any artistic vision. Our fast-drying, non-toxic formula makes painting effortless and enjoyable, whether you're working on canvas, wood, or paper. Elevate your creativity with Palette Dreams Acrylic Paint Kits, designed to bring your imagination to life!</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 141,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'acrylic-paint-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 24,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 4 => object(App\Model\Entity\Product) {
'id' => (int) 1249,
'featured_item' => (int) 1,
'name' => 'Custom Art Prints',
'description' => '<div>
At Palette Dreams, we bring art to life with our exclusive Custom Art Prints, crafted to add beauty, creativity, and personality to any space. Our collection features stunning reproductions of original paintings created by talented artists, ensuring each piece carries a touch of uniqueness and artistic expression.
</div>
<div><br></div>
<div>
Printed on high-quality, durable materials, our art prints maintain rich colors, fine details, and a professional finish. Whether you're looking for abstract designs, nature-inspired themes, or personalized artwork, we offer a variety of styles to match your aesthetic.
</div>
<div><br></div>
<div>
Perfect for home decor, office spaces, or gifting, our Custom Art Prints allow you to own and showcase breathtaking artwork without the price of an original painting. Explore our collection and find the perfect piece to inspire your surroundings!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 143,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'custom-art-prints',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 26,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 5 => object(App\Model\Entity\Product) {
'id' => (int) 1248,
'featured_item' => (int) 1,
'name' => 'Sketch & Drawing Pads',
'description' => '<div>
At Palette Dreams, we believe every masterpiece starts with a sketch! Our Sketch & Drawing Pads are designed for artists of all levels, providing smooth, high-quality paper that enhances every pencil stroke, ink detail, or charcoal shading.
</div>
<div><br></div>
<div>
Whether you're sketching out ideas, practicing techniques, or creating intricate drawings, our pads offer durable, acid-free pages that preserve your artwork for years. Available in various sizes and textures, they are perfect for both quick doodles and detailed illustrations.
</div>
<div><br></div>
<div>
Ideal for students, professionals, and hobbyists alike, these pads are a must-have for any artist looking to bring their visions to life—one sketch at a time!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'sketch-drawing-pads',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 27,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
},
(int) 6 => object(App\Model\Entity\Product) {
'id' => (int) 1247,
'featured_item' => (int) 1,
'name' => 'Art Starter Kits',
'description' => '<div>
At Palette Dreams, we make it easy for beginners and aspiring artists to dive into the world of painting with our Art Starter Kits. Each kit is thoughtfully curated with high-quality brushes, vibrant paints, premium canvases, and essential tools to help you get started effortlessly.
</div>
<div><br></div>
<div>
Whether you're exploring acrylics, watercolors, or mixed media, our kits provide everything you need to unleash your creativity. Designed for all skill levels, these kits include step-by-step guides and creative prompts to build confidence and spark inspiration.
</div>
<div><br></div>
<div>
Perfect for self-learning, gifts, or beginner workshops, our Art Starter Kits turn every blank canvas into a masterpiece waiting to happen!
</div>',
'brand_id' => null,
'product_model_id' => null,
'product_category_id' => (int) 142,
'product_sub_category_id' => null,
'product_super_sub_category_id' => null,
'price' => null,
'quantity' => (int) 0,
'vendor_id' => (int) 347,
'weight' => (float) 0,
'volume' => '',
'length' => null,
'width' => null,
'height' => null,
'stock_available' => (int) 0,
'add_to_cart_text' => 'Add to Cart',
'out_of_stock_text' => null,
'product_type' => 'NORMAL',
'vendor_item_approved' => (int) 1,
'free_delivery' => null,
'active' => (int) 1,
'created' => object(Cake\I18n\FrozenTime) {},
'custom_product_field_1_value' => null,
'custom_product_field_2_value' => null,
'custom_product_field_3_value' => null,
'district_id' => null,
'city_id' => null,
'private_info' => '',
'discount_value' => (float) 0,
'discount_percentage' => (float) 0,
'attached_file' => '',
'attached_file_dir' => '',
'attached_file2' => '',
'attached_file_dir2' => '',
'size_chart' => null,
'size_chart_dir' => null,
'currency' => 'LKR',
'seo_url' => 'art-starter-kits',
'contact_name' => '',
'contact_mobile' => '',
'contact_whatsapp' => '',
'view_count' => (int) 23,
'feedbacks' => [[maximum depth reached]],
'user' => object(App\Model\Entity\User) {},
'product_images' => [
[maximum depth reached]
],
'product_super_sub_category' => null,
'product_sub_category' => null,
'product_category' => object(App\Model\Entity\ProductCategory) {},
'city' => null,
'district' => null,
'product_model' => null,
'brand' => null,
'website' => object(App\Model\Entity\Website) {},
'vendor_user' => object(App\Model\Entity\User) {},
'[new]' => false,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Products'
}
]
$modelName = 'Products'
$pageOffset = '-1'
$productCategories = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT ProductCategories.id AS `ProductCategories__id`, ProductCategories.name AS `ProductCategories__name`, ProductCategories.photo AS `ProductCategories__photo`, ProductCategories.photo_dir AS `ProductCategories__photo_dir`, ProductCategories.large_photo AS `ProductCategories__large_photo`, ProductCategories.large_photo_dir AS `ProductCategories__large_photo_dir`, ProductCategories.enabled AS `ProductCategories__enabled`, ProductCategories.show_in_home_page AS `ProductCategories__show_in_home_page`, ProductCategories.custom_field_1_label AS `ProductCategories__custom_field_1_label`, ProductCategories.custom_field_2_label AS `ProductCategories__custom_field_2_label`, ProductCategories.custom_field_3_label AS `ProductCategories__custom_field_3_label`, ProductCategories.custom_field_4_label AS `ProductCategories__custom_field_4_label`, ProductCategories.custom_field_5_label AS `ProductCategories__custom_field_5_label` FROM product_categories ProductCategories WHERE (ProductCategories.website_id = :c0 AND ProductCategories.enabled = :c1 AND ProductCategories.show_in_home_page = :c2) ORDER BY ProductCategories.sort_order DESC, ProductCategories.id DESC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'ProductCategories__id' => 'biginteger',
'ProductCategories.id' => 'biginteger',
'id' => 'biginteger',
'ProductCategories__name' => 'string',
'ProductCategories.name' => 'string',
'name' => 'string',
'ProductCategories__photo' => 'proffer.file',
'ProductCategories.photo' => 'proffer.file',
'photo' => 'proffer.file',
'ProductCategories__photo_dir' => 'string',
'ProductCategories.photo_dir' => 'string',
'photo_dir' => 'string',
'ProductCategories__large_photo' => 'proffer.file',
'ProductCategories.large_photo' => 'proffer.file',
'large_photo' => 'proffer.file',
'ProductCategories__large_photo_dir' => 'string',
'ProductCategories.large_photo_dir' => 'string',
'large_photo_dir' => 'string',
'ProductCategories__discount_percentage' => 'decimal',
'ProductCategories.discount_percentage' => 'decimal',
'discount_percentage' => 'decimal',
'ProductCategories__discount_value' => 'decimal',
'ProductCategories.discount_value' => 'decimal',
'discount_value' => 'decimal',
'ProductCategories__website_id' => 'biginteger',
'ProductCategories.website_id' => 'biginteger',
'website_id' => 'biginteger',
'ProductCategories__created' => 'datetime',
'ProductCategories.created' => 'datetime',
'created' => 'datetime',
'ProductCategories__created_by' => 'biginteger',
'ProductCategories.created_by' => 'biginteger',
'created_by' => 'biginteger',
'ProductCategories__modified' => 'datetime',
'ProductCategories.modified' => 'datetime',
'modified' => 'datetime',
'ProductCategories__modified_by' => 'biginteger',
'ProductCategories.modified_by' => 'biginteger',
'modified_by' => 'biginteger',
'ProductCategories__sort_order' => 'integer',
'ProductCategories.sort_order' => 'integer',
'sort_order' => 'integer',
'ProductCategories__enabled' => 'integer',
'ProductCategories.enabled' => 'integer',
'enabled' => 'integer',
'ProductCategories__show_in_home_page' => 'integer',
'ProductCategories.show_in_home_page' => 'integer',
'show_in_home_page' => 'integer',
'ProductCategories__custom_field_1_label' => 'string',
'ProductCategories.custom_field_1_label' => 'string',
'custom_field_1_label' => 'string',
'ProductCategories__custom_field_2_label' => 'string',
'ProductCategories.custom_field_2_label' => 'string',
'custom_field_2_label' => 'string',
'ProductCategories__custom_field_3_label' => 'string',
'ProductCategories.custom_field_3_label' => 'string',
'custom_field_3_label' => 'string',
'ProductCategories__custom_field_4_label' => 'string',
'ProductCategories.custom_field_4_label' => 'string',
'custom_field_4_label' => 'string',
'ProductCategories__custom_field_5_label' => 'string',
'ProductCategories.custom_field_5_label' => 'string',
'custom_field_5_label' => 'string',
'ProductSubCategories__id' => 'biginteger',
'ProductSubCategories.id' => 'biginteger',
'ProductSubCategories__name' => 'string',
'ProductSubCategories.name' => 'string',
'ProductSubCategories__description' => 'string',
'ProductSubCategories.description' => 'string',
'description' => 'string',
'ProductSubCategories__product_category_id' => 'biginteger',
'ProductSubCategories.product_category_id' => 'biginteger',
'product_category_id' => 'biginteger',
'ProductSubCategories__discount_percentage' => 'decimal',
'ProductSubCategories.discount_percentage' => 'decimal',
'ProductSubCategories__discount_value' => 'decimal',
'ProductSubCategories.discount_value' => 'decimal',
'ProductSubCategories__website_id' => 'biginteger',
'ProductSubCategories.website_id' => 'biginteger',
'ProductSubCategories__photo' => 'proffer.file',
'ProductSubCategories.photo' => 'proffer.file',
'ProductSubCategories__photo_dir' => 'string',
'ProductSubCategories.photo_dir' => 'string',
'ProductSubCategories__created' => 'datetime',
'ProductSubCategories.created' => 'datetime',
'ProductSubCategories__created_by' => 'biginteger',
'ProductSubCategories.created_by' => 'biginteger',
'ProductSubCategories__modified' => 'datetime',
'ProductSubCategories.modified' => 'datetime',
'ProductSubCategories__modified_by' => 'biginteger',
'ProductSubCategories.modified_by' => 'biginteger',
'ProductSubCategories__custom_field_1_label' => 'string',
'ProductSubCategories.custom_field_1_label' => 'string',
'ProductSubCategories__custom_field_2_label' => 'string',
'ProductSubCategories.custom_field_2_label' => 'string',
'ProductSubCategories__custom_field_3_label' => 'string',
'ProductSubCategories.custom_field_3_label' => 'string',
'ProductSubCategories__custom_field_4_label' => 'string',
'ProductSubCategories.custom_field_4_label' => 'string',
'ProductSubCategories__custom_field_5_label' => 'string',
'ProductSubCategories.custom_field_5_label' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ProductSubCategories' => [
[maximum depth reached]
]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ProductCategoriesTable) {}
}
$productCategoryCustomFieldLabels = [
'website_labels' => [
(int) 194 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => null,
(int) 5 => null
]
],
'category_labels' => [
(int) 141 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 142 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 143 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
],
(int) 144 => [
(int) 1 => '',
(int) 2 => '',
(int) 3 => '',
(int) 4 => '',
(int) 5 => ''
]
],
'sub_category_labels' => [],
'super_sub_category_labels' => []
]
$minContentAction = 'item_detail'
$title = ' Watercolor Sets '
$viewElements = [
(int) 1 => 'header_1',
(int) 2 => 'header_2',
(int) 3 => 'slider_1',
(int) 4 => 'slider_2',
(int) 5 => 'header_text_based_custom',
(int) 6 => 'slider_brand_model_year_form',
(int) 7 => 'login_classified'
]
$isEcommerce = false
$countries = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Countries.id AS `Countries__id`, Countries.name AS `Countries__name` FROM countries Countries WHERE Countries.name = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Countries__id' => 'biginteger',
'Countries.id' => 'biginteger',
'id' => 'biginteger',
'Countries__country_code' => 'string',
'Countries.country_code' => 'string',
'country_code' => 'string',
'Countries__short_code' => 'string',
'Countries.short_code' => 'string',
'short_code' => 'string',
'Countries__name' => 'string',
'Countries.name' => 'string',
'name' => 'string',
'Countries__air_mail_zone' => 'string',
'Countries.air_mail_zone' => 'string',
'air_mail_zone' => 'string',
'Countries__ems_zone' => 'string',
'Countries.ems_zone' => 'string',
'ems_zone' => 'string',
'Countries__ems' => 'string',
'Countries.ems' => 'string',
'ems' => 'string',
'Countries__air_parcel' => 'string',
'Countries.air_parcel' => 'string',
'air_parcel' => 'string',
'Countries__air_mail' => 'string',
'Countries.air_mail' => 'string',
'air_mail' => 'string',
'Countries__supporting' => 'tinyinteger',
'Countries.supporting' => 'tinyinteger',
'supporting' => 'tinyinteger',
'Countries__dhl_zone' => 'tinyinteger',
'Countries.dhl_zone' => 'tinyinteger',
'dhl_zone' => 'tinyinteger',
'Countries__created' => 'datetime',
'Countries.created' => 'datetime',
'created' => 'datetime',
'Countries__created_by' => 'biginteger',
'Countries.created_by' => 'biginteger',
'created_by' => 'biginteger',
'Countries__modified' => 'datetime',
'Countries.modified' => 'datetime',
'modified' => 'datetime',
'Countries__modified_by' => 'biginteger',
'Countries.modified_by' => 'biginteger',
'modified_by' => 'biginteger'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CountriesTable) {}
}
$tabName = null
$deliveryAvailableDistricts = []
$website = object(App\Model\Entity\Website) {
'id' => (int) 194,
'website_key' => null,
'domain_name' => 'stgsite194.lakshop.lk',
'user_id' => (int) 347,
'domain_name_alias' => null,
'domain_dns_key' => '1dbddf11206f5329812f895881a16c6a3aa18372',
'domain_verified' => (int) 1,
'email_sent_by_verified' => (int) 0,
'published' => (int) 1,
'name' => 'Palette Dreams',
'address' => '11/2A, Abhayarama Lane, Narahenpita, Colombo 05',
'email' => 'palettedreams@css.lk',
'show_email_on_website' => (int) 1,
'telephone_no' => '0716351084',
'mobile_no' => '+(94) 71 635 1084',
'fax_no' => '',
'whatsapp_no' => '+94716351084',
'latitude' => (float) 6.91769314,
'longitude' => (float) 79.86196899,
'logo' => 'logo_2.png',
'logo_dir' => 'f1a14872-c1cc-4741-8fd0-1f10484d3ce3',
'favicon' => 'fav_1.png',
'favicon_dir' => '2f442141-0bf0-4468-b164-4a3dd25e8794',
'tag_line' => 'Unleash Creativity, One Stroke at a Time!',
'facebook_link' => 'https://www.facebook.com/lakshop.lk/',
'twitter_link' => null,
'linkedin_link' => null,
'facebook_api_key' => null,
'facebook_api_secret' => null,
'facebook_script' => null,
'facebook_div' => null,
'fb_og_url' => null,
'fb_og_type' => null,
'fb_og_title' => null,
'fb_og_description' => null,
'instagram_url' => 'https://www.instagram.com/',
'linkedin_url' => 'https://lk.linkedin.com/',
'houzz_url' => '',
'main_description' => '<div>
At Palette Dreams, we believe that every brushstroke tells a story and every color holds a dream. Our studio is a haven for artists of all levels, providing a vibrant and inspiring space to explore creativity. Whether you’re a seasoned painter or just beginning your artistic journey, we offer a welcoming environment where imagination flows freely.
</div>
<div><br></div>
<div>
With a focus on self-expression, artistic growth, and community, Palette Dreams is more than just a studio...
</div>
<div><br></div>
<div class="text-center">
<a href="/what-we-do" class="garden-btn btn-dark move-eff mt">Read More >></a>
</div>',
'main_image' => 'about_us.jpg',
'main_image_dir' => '8774a4a4-25a5-4140-9dcd-59bba99638e9',
'feature_image' => 'middle_cu_2.jpg',
'feature_image_dir' => 'c6ed7673-5964-42c7-b2bf-615d2b83abac',
'product_bg' => 'category_bg.jpg',
'product_bg_dir' => 'eea72cf3-8380-4ba4-9566-8bc72a5eee73',
'service_bg' => 'service_bg.jpg',
'service_bg_dir' => '53c27e34-ede3-4d6e-a788-8ee499c39d52',
'portfolio_bg' => null,
'portfolio_bg_dir' => null,
'testimonial_bg' => null,
'testimonial_bg_dir' => null,
'contact_us_bg' => null,
'contact_us_bg_dir' => null,
'footer_bg' => 'cu_bg.jpg',
'footer_bg_dir' => '4391c4e0-aafd-4c73-ba2c-39e2fe498d34',
'main_banner_bg' => null,
'main_banner_bg_dir' => null,
'subscription_bg' => null,
'subscription_bg_dir' => null,
'theme_color' => '#FFB604',
'secondary_color' => '#111111',
'currency' => 'LKR',
'about_us_menu_name' => '',
'shop_menu_name' => null,
'about_us_heading_name' => '',
'products_menu_name' => '',
'products_heading_name' => 'Our Key Products',
'services_menu_name' => '',
'services_heading_name' => '',
'portfolio_menu_name' => '',
'portfolio_heading_name' => 'Our Art Showcase',
'testimonial_menu_name' => '',
'testimonial_heading_name' => 'Happy Clients',
'features_menu_name' => '',
'features_heading_name' => '',
'staff_page_enabled' => (int) 0,
'staff_menu_name' => 'Staff',
'what_we_do_page_enabled' => (int) 1,
'what_we_do_page_menu_name' => 'What we do',
'how_it_works_page_enabled' => (int) 0,
'how_it_works_menu_name' => '',
'blog_menu_name' => '',
'template_id' => (int) 67,
'business_id' => null,
'login_id' => null,
'sample' => (int) 0,
'login_feature' => (int) 0,
'cart_feature' => (int) 0,
'ecom_live_mode' => (int) 0,
'pay_here_merchantid' => '',
'pay_here_merchant_secret' => '',
'product_quantity_feature' => 'SINGLE',
'service_quantity_feature' => 'SINGLE',
'min_delivery_weight' => null,
'min_delivery_price' => null,
'incremental_weight' => null,
'incremental_weight_price' => null,
'tax_rate' => null,
'max_delivery_day_count' => null,
'pick_up_location' => null,
'commission_percentage' => null,
'seller_payment_dispatch_processing_fee' => null,
'payment_processing_fee' => null,
'payment_processing_percentage' => null,
'processing_fee_application_max_value' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'created_by' => null,
'modified' => object(Cake\I18n\FrozenTime) {},
'modified_by' => null,
'force_ssl' => (int) 0,
'custom_field_1_label' => '',
'custom_field_2_label' => '',
'custom_field_3_label' => '',
'custom_field_4_label' => '',
'custom_field_5_label' => '',
'payhere_enabled' => (int) 0,
'multi_vendor_enabled' => (int) 0,
'website_type' => 'LOCAL_WEBSITE',
'payment_made' => (int) 0,
'payment_details' => null,
'auto_login_code' => '',
'contact_us_top_text' => '',
'header_id' => null,
'service_id' => null,
'slider_id' => null,
'product_id' => null,
'custom_css' => '',
'custom_script' => '',
'product_title_prefix' => '',
'product_title_suffix' => '',
'contact_us_text' => 'Create, Connect, Paint Today!',
'show_contact_button_on_banner' => (int) 1,
'show_all_elements_in_menu' => (int) 0,
'site_wide_discount_percentage' => (float) 0,
'site_wide_discount_value' => (float) 0,
'suspended' => (int) 0,
'sms_credit_id' => null,
'check_stock_when_ordering' => (int) 1,
'min_order_value' => (float) 0,
'order_instructions' => null,
'require_customer_map_location' => (int) 0,
'require_additional_checkout_info' => (int) 0,
'require_shipping_address_info' => (int) 0,
'bank_account_details_for_orders' => 'Account Name : Account Number : Bank Name : Bank Branch :',
'shop_url' => '',
'shop_url_text' => null,
'buyer_needs_to_accept_terms' => (int) 0,
'custom_product_field_1_label' => '',
'custom_product_field_2_label' => '',
'custom_product_field_3_label' => '',
'custom_product_field_4_label' => null,
'custom_product_field_5_label' => null,
'join_us_page_enabled' => (int) 0,
'events_page_enabled' => (int) 0,
'android_app_url' => '',
'ios_app_url' => '',
'main_video_youttube_url' => '',
'app_preview_image' => null,
'app_preview_image_dir' => null,
'monthly_fee' => null,
'yearly_fee' => (float) 25000,
'renewal_fee_description' => null,
'expiry_date' => object(Cake\I18n\FrozenDate) {},
'services' => [
(int) 0 => object(App\Model\Entity\Service) {},
(int) 1 => object(App\Model\Entity\Service) {},
(int) 2 => object(App\Model\Entity\Service) {},
(int) 3 => object(App\Model\Entity\Service) {},
(int) 4 => object(App\Model\Entity\Service) {},
(int) 5 => object(App\Model\Entity\Service) {}
],
'products' => [
(int) 0 => object(App\Model\Entity\Product) {},
(int) 1 => object(App\Model\Entity\Product) {},
(int) 2 => object(App\Model\Entity\Product) {},
(int) 3 => object(App\Model\Entity\Product) {},
(int) 4 => object(App\Model\Entity\Product) {},
(int) 5 => object(App\Model\Entity\Product) {},
(int) 6 => object(App\Model\Entity\Product) {},
(int) 7 => object(App\Model\Entity\Product) {}
],
'brands' => [],
'documents' => [],
'additional_sections' => [],
'user' => object(App\Model\Entity\User) {},
'cart_items' => [],
'testimonials' => [
(int) 0 => object(App\Model\Entity\Testimonial) {},
(int) 1 => object(App\Model\Entity\Testimonial) {},
(int) 2 => object(App\Model\Entity\Testimonial) {},
(int) 3 => object(App\Model\Entity\Testimonial) {},
(int) 4 => object(App\Model\Entity\Testimonial) {},
(int) 5 => object(App\Model\Entity\Testimonial) {}
],
'pricings' => [],
'features' => [
(int) 0 => object(App\Model\Entity\Feature) {},
(int) 1 => object(App\Model\Entity\Feature) {},
(int) 2 => object(App\Model\Entity\Feature) {},
(int) 3 => object(App\Model\Entity\Feature) {}
],
'portfolios' => [
(int) 0 => object(App\Model\Entity\Portfolio) {},
(int) 1 => object(App\Model\Entity\Portfolio) {},
(int) 2 => object(App\Model\Entity\Portfolio) {},
(int) 3 => object(App\Model\Entity\Portfolio) {},
(int) 4 => object(App\Model\Entity\Portfolio) {},
(int) 5 => object(App\Model\Entity\Portfolio) {},
(int) 6 => object(App\Model\Entity\Portfolio) {},
(int) 7 => object(App\Model\Entity\Portfolio) {}
],
'side_banners' => [],
'main_banners' => [
(int) 0 => object(App\Model\Entity\MainBanner) {},
(int) 1 => object(App\Model\Entity\MainBanner) {},
(int) 2 => object(App\Model\Entity\MainBanner) {}
],
'payment_gateways' => [],
'payment_services' => [],
'template' => object(App\Model\Entity\Template) {},
'modules' => [],
'courier_companies' => [],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false,
'payment_made' => false,
'website_type' => false,
'domain_name' => false,
'domain_name_alias' => false,
'domain_dns_key' => false,
'domain_verified' => false,
'sample' => false,
'auto_login_code' => false,
'suspended' => false,
'sms_credit_id' => false,
'user_id' => false,
'expiry_date' => false,
'template_id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [
(int) 0 => 'logo_base_path',
(int) 1 => 'logo_prefixes',
(int) 2 => 'favicon_base_path',
(int) 3 => 'favicon_prefixes',
(int) 4 => 'main_image_base_path',
(int) 5 => 'main_image_prefixes',
(int) 6 => 'contact_bg_image_base_path',
(int) 7 => 'contact_bg_image_prefixes',
(int) 8 => 'is_discounted',
(int) 9 => 'website_theme_colour',
(int) 10 => 'website_domain'
],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Websites'
}
$websiteId = (int) 194
$poweredBy = '<span id="powered-by-text"><span style="color:#C5C5C5;">Powered by </span><a href="https://lakshop.lk/" style="color:#fff;" target="_blank" class="powered-by-link">LakSHOP website builder</a></span>'
$websiteSettings = object(App\Model\Entity\WebsiteSetting) {
'id' => (int) 48,
'website_id' => (int) 194,
'user_reg_sms_validation' => (int) 0,
'vendor_reg_method' => 'USERNAME',
'auto_activate_vendors' => (int) 0,
'auto_activate_customers' => (int) 1,
'auto_approve_vendors' => (int) 0,
'auto_approve_vendor_products' => (int) 0,
'pre_approve_vendors' => (int) 0,
'pre_approve_products' => (int) 0,
'vendor_bank_account_required' => (int) 1,
'buyers_can_register' => (int) 1,
'sellers_can_register' => (int) 0,
'courier_can_register' => (int) 0,
'product_based_owner_commission' => (int) 0,
'staff_members' => (int) 0,
'make_model_based_products' => (int) 1,
'show_custom_product_field_1_in_home' => (int) 0,
'show_custom_product_field_2_in_home' => (int) 0,
'show_custom_product_field_3_in_home' => (int) 0,
'single_shipping_location' => (int) 1,
'product_weight_is_important_to_show' => (int) 0,
'location_mark_type' => 'CITY',
'international_shipping' => (int) 0,
'usd_rate' => (float) 230,
'show_product_price_to_public' => (int) 1,
'customer_auto_activate' => (int) 1,
'show_order_id_qr_in_confirmation_email' => (int) 0,
'show_order_user_details_qr_in_confirmation_email' => (int) 0,
'contact_us_popup' => null,
'show_google_translate' => (int) 0,
'text_to_speech_product_desc' => (int) 0,
'show_lakshop_branding' => (int) 1,
'product_img_watermark_opacity' => null,
'subscriptions_enable' => (int) 0,
'append_blog_in_content_min' => (int) 0,
'append_gallery_in_content_min' => (int) 0,
'append_subscription_box_in_content_min' => (int) 0,
'append_featured_products_in_content_min' => (int) 0,
'show_sl_map_in_home' => (int) 0,
'[new]' => false,
'[accessible]' => [
'website_id' => true,
'user_reg_sms_validation' => true,
'website' => true,
'usd_rate' => true,
'contact_us_popup' => true,
'product_img_watermark_opacity' => true,
'subscriptions_enable' => true,
'append_blog_in_content_min' => true,
'append_gallery_in_content_min' => true,
'append_subscription_box_in_content_min' => true,
'append_featured_products_in_content_min' => true,
'show_sl_map_in_home' => true
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'WebsiteSettings'
}
$loggedUserId = null
$loggedUserType = null
$mediumImagePath = '/files/productimages/photo/42bb21fc-7abd-4ff4-86d5-c2fb92923801/large_watercolor.jpg' include - APP/Template/Element/ItemSingle/item_detail_7.ctp, line 49
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1554
Cake\View\View::element() - CORE/src/View/View.php, line 668
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/content_min.ctp, line 64
include - APP/Template/Layout/lakshop_template_layouts/9/palette _dreams/layout_min.ctp, line 139
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 812
Cake\View\View::render() - CORE/src/View/View.php, line 770
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
App\Controller\WebsitesController::itemDetail() - APP/Controller/WebsitesController.php, line 4829
App\Controller\WebsitesController::showSEOProduct() - APP/Controller/WebsitesController.php, line 4638
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93