Array
(
    [message] => An Internal Error Has Occurred.
    [url] => /deals/deals-of-the-month
    [error] => PDOException Object
        (
            [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'JOIN widget_descriptions WidgetDescriptions ON WidgetDescriptions.widget_id = WH' at line 1
            [string:Exception:private] => 
            [code:protected] => 42000
            [file:protected] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Database/Statement/MysqlStatement.php
            [line:protected] => 39
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Database/Statement/MysqlStatement.php
                            [line] => 39
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 
                                )

                        )

                    [1] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Database/Connection.php
                            [line] => 301
                            [function] => execute
                            [class] => Cake\Database\Statement\MysqlStatement
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [2] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Database/Query.php
                            [line] => 213
                            [function] => run
                            [class] => Cake\Database\Connection
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\ORM\Query Object
                                        (
                                            [(help)] => This is a Query object, to get the results execute or iterate it.
                                            [sql] => SELECT Products.id AS `Products__id`, Products.merchant_id AS `Products__merchant_id`, Products.url_key AS `Products__url_key`, Products.newproduct_from AS `Products__newproduct_from`, Products.product_image AS `Products__product_image`, Products.sku AS `Products__sku`, Products.featured_hot AS `Products__featured_hot`, Products.is_deal AS `Products__is_deal`, Products.product_price AS `Products__product_price`, Products.special_price AS `Products__special_price`, Products.stock_status AS `Products__stock_status`, Products.start_date AS `Products__start_date`, Products.end_date AS `Products__end_date`, ProductDescriptions.title AS `ProductDescriptions__title`, Users.firstname AS `Users__firstname`, Users.lastname AS `Users__lastname`, Widgets.id AS `Widgets__id`, Widgets.url_key AS `Widgets__url_key`, WidgetDescriptions.title AS `WidgetDescriptions__title`, WidgetDescriptions.widget_image_web AS `WidgetDescriptions__widget_image_web`, WidgetDescriptions.widget_image_mobile AS `WidgetDescriptions__widget_image_mobile`, Widgets.count AS `Widgets__count`, Widgets.start_date AS `Widgets__start_date`, Widgets.end_date AS `Widgets__end_date`, Widgets.is_featured AS `Widgets__is_featured`, Widgets.product_preference AS `Widgets__product_preference`, WidgetDescriptions.summary AS `WidgetDescriptions__summary`, ProductCategories.category_id AS `ProductCategories__category_id`, CategoryDescriptions.name AS `CategoryDescriptions__name`, CategoryDescriptions.description AS `CategoryDescriptions__description`, Categories.icon AS `Categories__icon`, CategoryDescriptions.meta_title AS `CategoryDescriptions__meta_title`, CategoryDescriptions.meta_keyword AS `CategoryDescriptions__meta_keyword`, CategoryDescriptions.meta_description AS `CategoryDescriptions__meta_description`, (AVG(ProductReviews.rating)) AS `avg_rating` FROM products Products LEFT JOIN merchants Merchants ON Products.merchant_id = Merchants.id LEFT JOIN merchant_locations MerchantLocations ON MerchantLocations.merchant_id = Merchants.id LEFT JOIN product_descriptions ProductDescriptions ON ProductDescriptions.product_id = Products.id LEFT JOIN product_reviews ProductReviews ON ProductReviews.product_id = Products.id LEFT JOIN product_categories ProductCategories ON ProductCategories.product_id = Products.id LEFT JOIN users Users ON Users.id = Merchants.user_id LEFT JOIN categories Categories ON Categories.id = ProductCategories.category_id LEFT JOIN category_descriptions CategoryDescriptions ON CategoryDescriptions.category_id = Categories.id LEFT JOIN widget_category_mappings WidgetCategoryMappings ON WidgetCategoryMappings.category_id = ProductCategories.category_id LEFT JOIN widgets Widgets ON Widgets.id = LEFT JOIN widget_descriptions WidgetDescriptions ON WidgetDescriptions.widget_id = WHERE () GROUP BY ProductDescriptions.product_id  ORDER BY Products.product_price ASC LIMIT 99999
                                            [params] => Array
                                                (
                                                )

                                            [defaultTypes] => Array
                                                (
                                                    [Products__id] => integer
                                                    [Products.id] => integer
                                                    [id] => integer
                                                    [Products__merchant_id] => integer
                                                    [Products.merchant_id] => integer
                                                    [merchant_id] => integer
                                                    [Products__brand_id] => integer
                                                    [Products.brand_id] => integer
                                                    [brand_id] => integer
                                                    [Products__url_key] => string
                                                    [Products.url_key] => string
                                                    [url_key] => string
                                                    [Products__measurement_class_id] => integer
                                                    [Products.measurement_class_id] => integer
                                                    [measurement_class_id] => integer
                                                    [Products__weight_class_id] => integer
                                                    [Products.weight_class_id] => integer
                                                    [weight_class_id] => integer
                                                    [Products__length] => decimal
                                                    [Products.length] => decimal
                                                    [length] => decimal
                                                    [Products__width] => decimal
                                                    [Products.width] => decimal
                                                    [width] => decimal
                                                    [Products__height] => decimal
                                                    [Products.height] => decimal
                                                    [height] => decimal
                                                    [Products__weight] => decimal
                                                    [Products.weight] => decimal
                                                    [weight] => decimal
                                                    [Products__newproduct_from] => date
                                                    [Products.newproduct_from] => date
                                                    [newproduct_from] => date
                                                    [Products__newproduct_to] => date
                                                    [Products.newproduct_to] => date
                                                    [newproduct_to] => date
                                                    [Products__commission_rate] => float
                                                    [Products.commission_rate] => float
                                                    [commission_rate] => float
                                                    [Products__product_image] => string
                                                    [Products.product_image] => string
                                                    [product_image] => string
                                                    [Products__product_catalog] => string
                                                    [Products.product_catalog] => string
                                                    [product_catalog] => string
                                                    [Products__product_video] => string
                                                    [Products.product_video] => string
                                                    [product_video] => string
                                                    [Products__best_selling] => string
                                                    [Products.best_selling] => string
                                                    [best_selling] => string
                                                    [Products__featured_hot] => string
                                                    [Products.featured_hot] => string
                                                    [featured_hot] => string
                                                    [Products__delivery_time] => integer
                                                    [Products.delivery_time] => integer
                                                    [delivery_time] => integer
                                                    [Products__shipping_origin] => integer
                                                    [Products.shipping_origin] => integer
                                                    [shipping_origin] => integer
                                                    [Products__quantity] => integer
                                                    [Products.quantity] => integer
                                                    [quantity] => integer
                                                    [Products__sku] => string
                                                    [Products.sku] => string
                                                    [sku] => string
                                                    [Products__stock_status] => string
                                                    [Products.stock_status] => string
                                                    [stock_status] => string
                                                    [Products__product_price] => decimal
                                                    [Products.product_price] => decimal
                                                    [product_price] => decimal
                                                    [Products__special_price] => decimal
                                                    [Products.special_price] => decimal
                                                    [special_price] => decimal
                                                    [Products__service_fee] => float
                                                    [Products.service_fee] => float
                                                    [service_fee] => float
                                                    [Products__cod] => string
                                                    [Products.cod] => string
                                                    [cod] => string
                                                    [Products__product_max_buy_limit] => integer
                                                    [Products.product_max_buy_limit] => integer
                                                    [product_max_buy_limit] => integer
                                                    [Products__start_date] => date
                                                    [Products.start_date] => date
                                                    [start_date] => date
                                                    [Products__end_date] => date
                                                    [Products.end_date] => date
                                                    [end_date] => date
                                                    [Products__expiry_date] => date
                                                    [Products.expiry_date] => date
                                                    [expiry_date] => date
                                                    [Products__is_deal] => string
                                                    [Products.is_deal] => string
                                                    [is_deal] => string
                                                    [Products__is_taxable] => string
                                                    [Products.is_taxable] => string
                                                    [is_taxable] => string
                                                    [Products__tax_class_id] => integer
                                                    [Products.tax_class_id] => integer
                                                    [tax_class_id] => integer
                                                    [Products__tax_rate] => decimal
                                                    [Products.tax_rate] => decimal
                                                    [tax_rate] => decimal
                                                    [Products__allow_refund] => string
                                                    [Products.allow_refund] => string
                                                    [allow_refund] => string
                                                    [Products__product_returnable] => string
                                                    [Products.product_returnable] => string
                                                    [product_returnable] => string
                                                    [Products__product_return_period] => string
                                                    [Products.product_return_period] => string
                                                    [product_return_period] => string
                                                    [Products__approval_status] => string
                                                    [Products.approval_status] => string
                                                    [approval_status] => string
                                                    [Products__status] => string
                                                    [Products.status] => string
                                                    [status] => string
                                                    [Products__product_qty_notify_at] => integer
                                                    [Products.product_qty_notify_at] => integer
                                                    [product_qty_notify_at] => integer
                                                    [Products__low_inventory_notification] => integer
                                                    [Products.low_inventory_notification] => integer
                                                    [low_inventory_notification] => integer
                                                    [Products__low_inventory_notify_time] => date
                                                    [Products.low_inventory_notify_time] => date
                                                    [low_inventory_notify_time] => date
                                                    [Products__created] => timestamp
                                                    [Products.created] => timestamp
                                                    [created] => timestamp
                                                    [Products__modified] => timestamp
                                                    [Products.modified] => timestamp
                                                    [modified] => timestamp
                                                    [ProductCustomOptions__id] => integer
                                                    [ProductCustomOptions.id] => integer
                                                    [ProductCustomOptions__product_id] => integer
                                                    [ProductCustomOptions.product_id] => integer
                                                    [product_id] => integer
                                                    [ProductCustomOptions__status] => string
                                                    [ProductCustomOptions.status] => string
                                                    [ProductCustomOptions__created] => timestamp
                                                    [ProductCustomOptions.created] => timestamp
                                                    [ProductCustomOptions__modified] => timestamp
                                                    [ProductCustomOptions.modified] => timestamp
                                                    [ProductVariants__id] => integer
                                                    [ProductVariants.id] => integer
                                                    [ProductVariants__product_id] => integer
                                                    [ProductVariants.product_id] => integer
                                                    [ProductVariants__status] => string
                                                    [ProductVariants.status] => string
                                                    [ProductVariants__created] => timestamp
                                                    [ProductVariants.created] => timestamp
                                                    [ProductVariants__modified] => timestamp
                                                    [ProductVariants.modified] => timestamp
                                                )

                                            [decorators] => 0
                                            [executed] => 
                                            [hydrate] => 
                                            [buffered] => 1
                                            [formatters] => 0
                                            [mapReducers] => 0
                                            [contain] => Array
                                                (
                                                    [ProductCustomOptions] => Array
                                                        (
                                                            [queryBuilder] => Closure Object
                                                                (
                                                                    [static] => Array
                                                                        (
                                                                            [status] => A
                                                                        )

                                                                    [this] => App\Model\Table\ProductsTable Object
                                                                        (
                                                                            [registryAlias] => Products
                                                                            [table] => products
                                                                            [alias] => Products
                                                                            [entityClass] => App\Model\Entity\Product
                                                                            [associations] => Array
                                                                                (
                                                                                    [0] => merchants
                                                                                    [1] => brands
                                                                                    [2] => measurementclasses
                                                                                    [3] => weightclasses
                                                                                    [4] => cartproducts
                                                                                    [5] => customerwishlists
                                                                                    [6] => merchantpaymentdetails
                                                                                    [7] => orderproducts
                                                                                    [8] => productattributes
                                                                                    [9] => productcategories
                                                                                    [10] => productcombinationskus
                                                                                    [11] => productcustomoptions
                                                                                    [12] => productdescriptions
                                                                                    [13] => productimages
                                                                                    [14] => productmedias
                                                                                    [15] => productrelations
                                                                                    [16] => productreviews
                                                                                    [17] => productvariants
                                                                                )

                                                                            [behaviors] => Array
                                                                                (
                                                                                    [0] => Timestamp
                                                                                )

                                                                            [defaultConnection] => default
                                                                            [connectionName] => default
                                                                        )

                                                                    [parameter] => Array
                                                                        (
                                                                            [$q] => 
                                                                        )

                                                                )

                                                        )

                                                    [ProductVariants] => Array
                                                        (
                                                            [queryBuilder] => Closure Object
                                                                (
                                                                    [static] => Array
                                                                        (
                                                                            [status] => A
                                                                        )

                                                                    [this] => App\Model\Table\ProductsTable Object
                                                                        (
                                                                            [registryAlias] => Products
                                                                            [table] => products
                                                                            [alias] => Products
                                                                            [entityClass] => App\Model\Entity\Product
                                                                            [associations] => Array
                                                                                (
                                                                                    [0] => merchants
                                                                                    [1] => brands
                                                                                    [2] => measurementclasses
                                                                                    [3] => weightclasses
                                                                                    [4] => cartproducts
                                                                                    [5] => customerwishlists
                                                                                    [6] => merchantpaymentdetails
                                                                                    [7] => orderproducts
                                                                                    [8] => productattributes
                                                                                    [9] => productcategories
                                                                                    [10] => productcombinationskus
                                                                                    [11] => productcustomoptions
                                                                                    [12] => productdescriptions
                                                                                    [13] => productimages
                                                                                    [14] => productmedias
                                                                                    [15] => productrelations
                                                                                    [16] => productreviews
                                                                                    [17] => productvariants
                                                                                )

                                                                            [behaviors] => Array
                                                                                (
                                                                                    [0] => Timestamp
                                                                                )

                                                                            [defaultConnection] => default
                                                                            [connectionName] => default
                                                                        )

                                                                    [parameter] => Array
                                                                        (
                                                                            [$q] => 
                                                                        )

                                                                )

                                                        )

                                                )

                                            [matching] => Array
                                                (
                                                )

                                            [extraOptions] => Array
                                                (
                                                )

                                            [repository] => App\Model\Table\ProductsTable Object
                                                (
                                                    [registryAlias] => Products
                                                    [table] => products
                                                    [alias] => Products
                                                    [entityClass] => App\Model\Entity\Product
                                                    [associations] => Array
                                                        (
                                                            [0] => merchants
                                                            [1] => brands
                                                            [2] => measurementclasses
                                                            [3] => weightclasses
                                                            [4] => cartproducts
                                                            [5] => customerwishlists
                                                            [6] => merchantpaymentdetails
                                                            [7] => orderproducts
                                                            [8] => productattributes
                                                            [9] => productcategories
                                                            [10] => productcombinationskus
                                                            [11] => productcustomoptions
                                                            [12] => productdescriptions
                                                            [13] => productimages
                                                            [14] => productmedias
                                                            [15] => productrelations
                                                            [16] => productreviews
                                                            [17] => productvariants
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                        )

                                )

                        )

                    [3] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/ORM/Query.php
                            [line] => 1011
                            [function] => execute
                            [class] => Cake\Database\Query
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [4] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php
                            [line] => 276
                            [function] => _execute
                            [class] => Cake\ORM\Query
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [5] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/ORM/Query.php
                            [line] => 960
                            [function] => _all
                            [class] => Cake\ORM\Query
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [6] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php
                            [line] => 293
                            [function] => all
                            [class] => Cake\ORM\Query
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [7] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/src/Model/Table/ProductsTable.php
                            [line] => 1287
                            [function] => toArray
                            [class] => Cake\ORM\Query
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [8] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/src/Controller/PagesController.php
                            [line] => 2266
                            [function] => getWidgetProductByCond
                            [class] => App\Model\Table\ProductsTable
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 2
                                    [1] => 173
                                    [2] => 
                                    [3] => Array
                                        (
                                            [0] => Products.product_price ASC
                                        )

                                    [4] => 
                                    [5] => 99999
                                )

                        )

                    [9] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Controller/Controller.php
                            [line] => 440
                            [function] => deals
                            [class] => App\Controller\PagesController
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => deals-of-the-month
                                )

                        )

                    [10] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
                            [line] => 119
                            [function] => invokeAction
                            [class] => Cake\Controller\Controller
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [11] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
                            [line] => 93
                            [function] => _invoke
                            [class] => Cake\Http\ActionDispatcher
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => App\Controller\PagesController Object
                                        (
                                            [paginate] => Array
                                                (
                                                    [limit] => 2
                                                )

                                            [helpers] => Array
                                                (
                                                    [Form] => 
                                                    [Html] => 
                                                    [Time] => 
                                                    [Paginator] => 
                                                    [Flash] => 
                                                    [SocialShare.SocialShare] => 
                                                )

                                            [discountPer] => Array
                                                (
                                                    [10] => 10% AND ABOVE
                                                    [20] => 20% AND ABOVE
                                                    [30] => 30% AND ABOVE
                                                    [40] => 40% AND ABOVE
                                                    [50] => 50% AND ABOVE
                                                )

                                            [stock_status] => Array
                                                (
                                                    [In stock] => In stock
                                                    [Out of stock] => Out of stock
                                                )

                                            [impact] => Array
                                                (
                                                    [N] => None
                                                    [I] => Increase
                                                    [D] => Decrease
                                                )

                                            [bannerLoc] => Array
                                                (
                                                    [Home Page] => Home Page
                                                    [Product Categories] => Product Categories
                                                    [Brands] => Brands
                                                )

                                            [mediaType] => Array
                                                (
                                                    [Image] => Image
                                                    [Swf] => Swf
                                                    [Video] => Video
                                                )

                                            [productPreference] => Array
                                                (
                                                    [Best seller] => Best seller
                                                    [New Arrival] => New Arrival
                                                    [Special Offer] => Special Offer
                                                )

                                            [name] => Pages
                                            [request] => Cake\Http\ServerRequest Object
                                                (
                                                    [params] => Array
                                                        (
                                                            [pass] => Array
                                                                (
                                                                    [0] => deals-of-the-month
                                                                )

                                                            [controller] => Pages
                                                            [action] => deals
                                                            [plugin] => 
                                                            [_matchedRoute] => /deals/*
                                                            [isAjax] => 
                                                        )

                                                    [data] => Array
                                                        (
                                                        )

                                                    [query] => Array
                                                        (
                                                        )

                                                    [cookies] => Array
                                                        (
                                                        )

                                                    [_environment:protected] => Array
                                                        (
                                                            [PHP_PATH] => /opt/bitnami/php/bin/php
                                                            [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                            [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                            [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                            [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                            [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                            [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                            [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                            [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                            [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                            [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                            [MAGICK_HOME] => /opt/bitnami/common
                                                            [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                            [USER] => daemon
                                                            [HOME] => /usr/sbin
                                                            [SCRIPT_NAME] => /webroot/index.php
                                                            [REQUEST_URI] => /deals/deals-of-the-month
                                                            [QUERY_STRING] => 
                                                            [REQUEST_METHOD] => GET
                                                            [SERVER_PROTOCOL] => HTTP/1.1
                                                            [GATEWAY_INTERFACE] => CGI/1.1
                                                            [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                            [REMOTE_PORT] => 41660
                                                            [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                            [SERVER_ADMIN] => you@example.com
                                                            [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                            [CONTEXT_PREFIX] => 
                                                            [REQUEST_SCHEME] => https
                                                            [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                            [REMOTE_ADDR] => 44.223.42.120
                                                            [SERVER_PORT] => 443
                                                            [SERVER_ADDR] => 172.26.12.151
                                                            [SERVER_NAME] => www.lightingsouq.com
                                                            [SERVER_SOFTWARE] => Apache
                                                            [SERVER_SIGNATURE] => 
                                                            [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                            [HTTP_HOST] => www.lightingsouq.com
                                                            [HTTP_USER_AGENT] => claudebot
                                                            [HTTP_ACCEPT] => */*
                                                            [SSL_TLS_SNI] => www.lightingsouq.com
                                                            [HTTPS] => on
                                                            [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                            [SCRIPT_URL] => /deals/deals-of-the-month
                                                            [REDIRECT_STATUS] => 200
                                                            [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                            [REDIRECT_HTTPS] => on
                                                            [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                            [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                            [REDIRECT_REDIRECT_STATUS] => 200
                                                            [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                            [REDIRECT_REDIRECT_HTTPS] => on
                                                            [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                            [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                            [FCGI_ROLE] => RESPONDER
                                                            [PHP_SELF] => /webroot/index.php
                                                            [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                            [REQUEST_TIME] => 1711701568
                                                            [ORIGINAL_REQUEST_METHOD] => GET
                                                            [HTTP_REFERER] => 
                                                            [HTTP_X_REQUESTED_WITH] => 
                                                        )

                                                    [url] => deals/deals-of-the-month
                                                    [base] => 
                                                    [webroot] => /
                                                    [here] => /deals/deals-of-the-month
                                                    [trustProxy] => 
                                                    [_input:protected] => 
                                                    [_detectorCache:protected] => Array
                                                        (
                                                            [ajax] => 
                                                            [get] => 1
                                                            [head] => 
                                                            [options] => 
                                                        )

                                                    [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                        (
                                                            [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                            [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                            [resource:protected] => Resource id #5
                                                            [stream:protected] => php://input
                                                        )

                                                    [uri:protected] => Zend\Diactoros\Uri Object
                                                        (
                                                            [allowedSchemes:protected] => Array
                                                                (
                                                                    [http] => 80
                                                                    [https] => 443
                                                                )

                                                            [scheme:Zend\Diactoros\Uri:private] => https
                                                            [userInfo:Zend\Diactoros\Uri:private] => 
                                                            [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                            [port:Zend\Diactoros\Uri:private] => 
                                                            [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                            [query:Zend\Diactoros\Uri:private] => 
                                                            [fragment:Zend\Diactoros\Uri:private] => 
                                                            [uriString:Zend\Diactoros\Uri:private] => 
                                                            [base] => 
                                                            [webroot] => /
                                                        )

                                                    [session:protected] => Cake\Network\Session Object
                                                        (
                                                            [_engine:protected] => 
                                                            [_started:protected] => 1
                                                            [_lifetime:protected] => 604800
                                                            [_isCLI:protected] => 
                                                        )

                                                    [attributes:protected] => Array
                                                        (
                                                        )

                                                    [emulatedAttributes:protected] => Array
                                                        (
                                                            [0] => session
                                                            [1] => webroot
                                                            [2] => base
                                                            [3] => params
                                                        )

                                                    [uploadedFiles:protected] => Array
                                                        (
                                                        )

                                                    [protocol:protected] => 
                                                    [requestTarget:protected] => 
                                                )

                                            [response] => Cake\Http\Response Object
                                                (
                                                    [status] => 200
                                                    [contentType] => text/html
                                                    [headers] => Array
                                                        (
                                                            [Content-Type] => Array
                                                                (
                                                                    [0] => text/html; charset=UTF-8
                                                                )

                                                        )

                                                    [file] => 
                                                    [fileRange] => Array
                                                        (
                                                        )

                                                    [cookies] => Array
                                                        (
                                                        )

                                                    [cacheDirectives] => Array
                                                        (
                                                        )

                                                    [body] => 
                                                )

                                            [_responseClass:protected] => Cake\Http\Response
                                            [autoRender] => 1
                                            [_components:protected] => Cake\Controller\ComponentRegistry Object
                                                (
                                                    [_Controller] => App\Controller\PagesController Object
 *RECURSION*
                                                    [_loaded] => Array
                                                        (
                                                            [0] => RequestHandler
                                                            [1] => Flash
                                                            [2] => Global
                                                            [3] => Cookie
                                                            [4] => Auth
                                                            [5] => Paginator
                                                        )

                                                    [_eventManager] => Cake\Event\EventManager Object
                                                        (
                                                            [_listeners] => Array
                                                                (
                                                                    [Controller.startup] => 2 listener(s)
                                                                    [Controller.beforeRender] => 2 listener(s)
                                                                    [Controller.beforeRedirect] => 2 listener(s)
                                                                    [Controller.initialize] => 2 listener(s)
                                                                    [Controller.shutdown] => 1 listener(s)
                                                                )

                                                            [_isGlobal] => 
                                                            [_eventList] => 
                                                            [_trackEvents] => 
                                                            [_generalManager] => (object) EventManager
                                                        )

                                                    [_eventClass] => \Cake\Event\Event
                                                )

                                            [components] => Array
                                                (
                                                )

                                            [View] => 
                                            [_validViewOptions:protected] => Array
                                                (
                                                    [0] => passedArgs
                                                )

                                            [plugin] => 
                                            [passedArgs] => Array
                                                (
                                                    [0] => deals-of-the-month
                                                )

                                            [_eventManager:protected] => Cake\Event\EventManager Object
                                                (
                                                    [_listeners] => Array
                                                        (
                                                            [Controller.startup] => 2 listener(s)
                                                            [Controller.beforeRender] => 2 listener(s)
                                                            [Controller.beforeRedirect] => 2 listener(s)
                                                            [Controller.initialize] => 2 listener(s)
                                                            [Controller.shutdown] => 1 listener(s)
                                                        )

                                                    [_isGlobal] => 
                                                    [_eventList] => 
                                                    [_trackEvents] => 
                                                    [_generalManager] => (object) EventManager
                                                )

                                            [_eventClass:protected] => \Cake\Event\Event
                                            [_tableLocator:protected] => Cake\ORM\Locator\TableLocator Object
                                                (
                                                    [_config:protected] => Array
                                                        (
                                                        )

                                                    [_instances:protected] => Array
                                                        (
                                                            [MerchantLocations] => App\Model\Table\MerchantLocationsTable Object
                                                                (
                                                                    [registryAlias] => MerchantLocations
                                                                    [table] => merchant_locations
                                                                    [alias] => MerchantLocations
                                                                    [entityClass] => App\Model\Entity\MerchantLocation
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => merchants
                                                                            [1] => countries
                                                                            [2] => states
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Merchants] => App\Model\Table\MerchantsTable Object
                                                                (
                                                                    [registryAlias] => Merchants
                                                                    [table] => merchants
                                                                    [alias] => Merchants
                                                                    [entityClass] => App\Model\Entity\Merchant
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => users
                                                                            [1] => merchanttypes
                                                                            [2] => attributegroups
                                                                            [3] => attributes
                                                                            [4] => merchantagreements
                                                                            [5] => merchantdescriptions
                                                                            [6] => merchantlocations
                                                                            [7] => merchantpayments
                                                                            [8] => orders
                                                                            [9] => products
                                                                            [10] => shippingmethodsettings
                                                                            [11] => categories
                                                                            [12] => brands
                                                                            [13] => site_settings
                                                                            [14] => widgets
                                                                            [15] => banners
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [MerchantThemes] => App\Model\Table\MerchantThemesTable Object
                                                                (
                                                                    [registryAlias] => MerchantThemes
                                                                    [table] => merchant_themes
                                                                    [alias] => MerchantThemes
                                                                    [entityClass] => App\Model\Entity\MerchantTheme
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => merchants
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [SubscriptionSettings] => App\Model\Table\SubscriptionSettingsTable Object
                                                                (
                                                                    [registryAlias] => SubscriptionSettings
                                                                    [table] => subscription_settings
                                                                    [alias] => SubscriptionSettings
                                                                    [entityClass] => App\Model\Entity\SubscriptionSetting
                                                                    [associations] => Array
                                                                        (
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [MerchantSubscriptions] => App\Model\Table\MerchantSubscriptionsTable Object
                                                                (
                                                                    [registryAlias] => MerchantSubscriptions
                                                                    [table] => merchant_subscriptions
                                                                    [alias] => MerchantSubscriptions
                                                                    [entityClass] => App\Model\Entity\MerchantSubscription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => subscriptionplans
                                                                            [1] => merchants
                                                                            [2] => subscriptioninvoicepayments
                                                                            [3] => subscriptioninvoices
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [SubscriptionPlans] => App\Model\Table\SubscriptionPlansTable Object
                                                                (
                                                                    [registryAlias] => SubscriptionPlans
                                                                    [table] => subscription_plans
                                                                    [alias] => SubscriptionPlans
                                                                    [entityClass] => App\Model\Entity\SubscriptionPlan
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => taxes
                                                                            [2] => merchantsubscriptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Carts] => App\Model\Table\CartsTable Object
                                                                (
                                                                    [registryAlias] => Carts
                                                                    [table] => carts
                                                                    [alias] => Carts
                                                                    [entityClass] => App\Model\Entity\Cart
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => customers
                                                                            [1] => cartcoupons
                                                                            [2] => cartcustomoptions
                                                                            [3] => cartproducts
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Customers] => App\Model\Table\CustomersTable Object
                                                                (
                                                                    [registryAlias] => Customers
                                                                    [table] => customers
                                                                    [alias] => Customers
                                                                    [entityClass] => App\Model\Entity\Customer
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => users
                                                                            [1] => customergroups
                                                                            [2] => countries
                                                                            [3] => states
                                                                            [4] => cartcouponusages
                                                                            [5] => carts
                                                                            [6] => customerpayments
                                                                            [7] => customerrewards
                                                                            [8] => customershippingaddresses
                                                                            [9] => customerwishlists
                                                                            [10] => orders
                                                                            [11] => productreviews
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [CartProducts] => App\Model\Table\CartProductsTable Object
                                                                (
                                                                    [registryAlias] => CartProducts
                                                                    [table] => cart_products
                                                                    [alias] => CartProducts
                                                                    [entityClass] => App\Model\Entity\CartProduct
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => carts
                                                                            [1] => products
                                                                            [2] => productcombinationskus
                                                                            [3] => cartcustomoptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Languages] => App\Model\Table\LanguagesTable Object
                                                                (
                                                                    [registryAlias] => Languages
                                                                    [table] => languages
                                                                    [alias] => Languages
                                                                    [entityClass] => App\Model\Entity\Language
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => attributedescriptions
                                                                            [2] => attributegroupdescriptions
                                                                            [3] => branddescriptions
                                                                            [4] => categorydescriptions
                                                                            [5] => contentpagedescriptions
                                                                            [6] => merchantdescriptions
                                                                            [7] => productcustomoptiondescriptions
                                                                            [8] => productcustomoptionvaluedescriptions
                                                                            [9] => productdescriptions
                                                                            [10] => productvariantdescriptions
                                                                            [11] => productvariantoptiondescriptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [CategoryDescriptions] => App\Model\Table\CategoryDescriptionsTable Object
                                                                (
                                                                    [registryAlias] => CategoryDescriptions
                                                                    [table] => category_descriptions
                                                                    [alias] => CategoryDescriptions
                                                                    [entityClass] => App\Model\Entity\CategoryDescription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => categories
                                                                            [1] => languages
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Categories] => App\Model\Table\CategoriesTable Object
                                                                (
                                                                    [registryAlias] => Categories
                                                                    [table] => categories
                                                                    [alias] => Categories
                                                                    [entityClass] => App\Model\Entity\Category
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => merchants
                                                                            [2] => banners
                                                                            [3] => brandcategorymappings
                                                                            [4] => categorydescriptions
                                                                            [5] => productcategories
                                                                            [6] => widgetcategorymappings
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Brands] => App\Model\Table\BrandsTable Object
                                                                (
                                                                    [registryAlias] => Brands
                                                                    [table] => brands
                                                                    [alias] => Brands
                                                                    [entityClass] => App\Model\Entity\Brand
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => merchants
                                                                            [2] => banners
                                                                            [3] => brandcategorymappings
                                                                            [4] => branddescriptions
                                                                            [5] => products
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [BrandCategoryMappings] => App\Model\Table\BrandCategoryMappingsTable Object
                                                                (
                                                                    [registryAlias] => BrandCategoryMappings
                                                                    [table] => brand_category_mappings
                                                                    [alias] => BrandCategoryMappings
                                                                    [entityClass] => App\Model\Entity\BrandCategoryMapping
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => brands
                                                                            [1] => categories
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [BrandDescriptions] => App\Model\Table\BrandDescriptionsTable Object
                                                                (
                                                                    [registryAlias] => BrandDescriptions
                                                                    [table] => brand_descriptions
                                                                    [alias] => BrandDescriptions
                                                                    [entityClass] => App\Model\Entity\BrandDescription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => brands
                                                                            [1] => languages
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [SiteSettings] => App\Model\Table\SiteSettingsTable Object
                                                                (
                                                                    [registryAlias] => SiteSettings
                                                                    [table] => site_settings
                                                                    [alias] => SiteSettings
                                                                    [entityClass] => App\Model\Entity\SiteSetting
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => states
                                                                            [2] => merchants
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Countries] => App\Model\Table\CountriesTable Object
                                                                (
                                                                    [registryAlias] => Countries
                                                                    [table] => countries
                                                                    [alias] => Countries
                                                                    [entityClass] => App\Model\Entity\Country
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => areas
                                                                            [1] => bannerads
                                                                            [2] => banners
                                                                            [3] => brands
                                                                            [4] => cartcoupons
                                                                            [5] => categories
                                                                            [6] => contentpages
                                                                            [7] => currencies
                                                                            [8] => customershippingaddresses
                                                                            [9] => customers
                                                                            [10] => languages
                                                                            [11] => loyaltyprograms
                                                                            [12] => merchantlocations
                                                                            [13] => paymentmethods
                                                                            [14] => routes
                                                                            [15] => sitesettings
                                                                            [16] => states
                                                                            [17] => widgets
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [States] => App\Model\Table\StatesTable Object
                                                                (
                                                                    [registryAlias] => States
                                                                    [table] => states
                                                                    [alias] => States
                                                                    [entityClass] => App\Model\Entity\State
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => areas
                                                                            [2] => customershippingaddresses
                                                                            [3] => customers
                                                                            [4] => merchantlocations
                                                                            [5] => routes
                                                                            [6] => sitesettings
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [SocialMediaSettings] => App\Model\Table\SocialMediaSettingsTable Object
                                                                (
                                                                    [registryAlias] => SocialMediaSettings
                                                                    [table] => social_media_settings
                                                                    [alias] => SocialMediaSettings
                                                                    [entityClass] => App\Model\Entity\SocialMediaSetting
                                                                    [associations] => Array
                                                                        (
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Products] => App\Model\Table\ProductsTable Object
                                                                (
                                                                    [registryAlias] => Products
                                                                    [table] => products
                                                                    [alias] => Products
                                                                    [entityClass] => App\Model\Entity\Product
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => merchants
                                                                            [1] => brands
                                                                            [2] => measurementclasses
                                                                            [3] => weightclasses
                                                                            [4] => cartproducts
                                                                            [5] => customerwishlists
                                                                            [6] => merchantpaymentdetails
                                                                            [7] => orderproducts
                                                                            [8] => productattributes
                                                                            [9] => productcategories
                                                                            [10] => productcombinationskus
                                                                            [11] => productcustomoptions
                                                                            [12] => productdescriptions
                                                                            [13] => productimages
                                                                            [14] => productmedias
                                                                            [15] => productrelations
                                                                            [16] => productreviews
                                                                            [17] => productvariants
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ProductCategories] => App\Model\Table\ProductCategoriesTable Object
                                                                (
                                                                    [registryAlias] => ProductCategories
                                                                    [table] => product_categories
                                                                    [alias] => ProductCategories
                                                                    [entityClass] => App\Model\Entity\ProductCategory
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => products
                                                                            [1] => categories
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [WidgetCategoryMappings] => App\Model\Table\WidgetCategoryMappingsTable Object
                                                                (
                                                                    [registryAlias] => WidgetCategoryMappings
                                                                    [table] => widget_category_mappings
                                                                    [alias] => WidgetCategoryMappings
                                                                    [entityClass] => App\Model\Entity\WidgetCategoryMapping
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => widgets
                                                                            [1] => categories
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Widgets] => App\Model\Table\WidgetsTable Object
                                                                (
                                                                    [registryAlias] => Widgets
                                                                    [table] => widgets
                                                                    [alias] => Widgets
                                                                    [entityClass] => App\Model\Entity\Widget
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => merchants
                                                                            [2] => widgetcategorymappings
                                                                            [3] => widgetdescriptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Banners] => App\Model\Table\BannersTable Object
                                                                (
                                                                    [registryAlias] => Banners
                                                                    [table] => banners
                                                                    [alias] => Banners
                                                                    [entityClass] => App\Model\Entity\Banner
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => brands
                                                                            [2] => categories
                                                                            [3] => bannerdescriptions
                                                                            [4] => merchants
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [BannerAds] => App\Model\Table\BannerAdsTable Object
                                                                (
                                                                    [registryAlias] => BannerAds
                                                                    [table] => banner_ads
                                                                    [alias] => BannerAds
                                                                    [entityClass] => App\Model\Entity\BannerAd
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => banneradtypes
                                                                            [1] => countries
                                                                            [2] => banneraddescriptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ProductDescriptions] => App\Model\Table\ProductDescriptionsTable Object
                                                                (
                                                                    [registryAlias] => ProductDescriptions
                                                                    [table] => product_descriptions
                                                                    [alias] => ProductDescriptions
                                                                    [entityClass] => App\Model\Entity\ProductDescription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => products
                                                                            [1] => languages
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ContentPages] => App\Model\Table\ContentPagesTable Object
                                                                (
                                                                    [registryAlias] => ContentPages
                                                                    [table] => content_pages
                                                                    [alias] => ContentPages
                                                                    [entityClass] => App\Model\Entity\ContentPage
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => contentpagedescriptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [CustomerWishlists] => App\Model\Table\CustomerWishlistsTable Object
                                                                (
                                                                    [registryAlias] => CustomerWishlists
                                                                    [table] => customer_wishlists
                                                                    [alias] => CustomerWishlists
                                                                    [entityClass] => App\Model\Entity\CustomerWishlist
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => customers
                                                                            [1] => products
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Currencies] => App\Model\Table\CurrenciesTable Object
                                                                (
                                                                    [registryAlias] => Currencies
                                                                    [table] => currencies
                                                                    [alias] => Currencies
                                                                    [entityClass] => App\Model\Entity\Currency
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                            [1] => customerpayments
                                                                            [2] => merchantpaymentdetails
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ProductDispatchTimes] => App\Model\Table\ProductDispatchTimesTable Object
                                                                (
                                                                    [registryAlias] => ProductDispatchTimes
                                                                    [table] => product_dispatch_times
                                                                    [alias] => ProductDispatchTimes
                                                                    [entityClass] => App\Model\Entity\ProductDispatchTime
                                                                    [associations] => Array
                                                                        (
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [MerchantDescriptions] => App\Model\Table\MerchantDescriptionsTable Object
                                                                (
                                                                    [registryAlias] => MerchantDescriptions
                                                                    [table] => merchant_descriptions
                                                                    [alias] => MerchantDescriptions
                                                                    [entityClass] => App\Model\Entity\MerchantDescription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => merchants
                                                                            [1] => languages
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [GlobalSettings] => App\Model\Table\GlobalSettingsTable Object
                                                                (
                                                                    [registryAlias] => GlobalSettings
                                                                    [table] => global_settings
                                                                    [alias] => GlobalSettings
                                                                    [entityClass] => App\Model\Entity\GlobalSetting
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => countries
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ProductReviews] => App\Model\Table\ProductReviewsTable Object
                                                                (
                                                                    [registryAlias] => ProductReviews
                                                                    [table] => product_reviews
                                                                    [alias] => ProductReviews
                                                                    [entityClass] => App\Model\Entity\ProductReview
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => products
                                                                            [1] => customers
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [BannerDescriptions] => App\Model\Table\BannerDescriptionsTable Object
                                                                (
                                                                    [registryAlias] => BannerDescriptions
                                                                    [table] => banner_descriptions
                                                                    [alias] => BannerDescriptions
                                                                    [entityClass] => App\Model\Entity\BannerDescription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => banners
                                                                            [1] => languages
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [Orders] => App\Model\Table\OrdersTable Object
                                                                (
                                                                    [registryAlias] => Orders
                                                                    [table] => orders
                                                                    [alias] => Orders
                                                                    [entityClass] => App\Model\Entity\Order
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => cartcoupons
                                                                            [1] => merchants
                                                                            [2] => merchanttaxes
                                                                            [3] => customers
                                                                            [4] => cartcouponusages
                                                                            [5] => customerpayments
                                                                            [6] => customerrewards
                                                                            [7] => merchantpaymentdetails
                                                                            [8] => ordercustomoptions
                                                                            [9] => orderproducts
                                                                            [10] => orderstatushistories
                                                                            [11] => shipments
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ContentPageDescriptions] => App\Model\Table\ContentPageDescriptionsTable Object
                                                                (
                                                                    [registryAlias] => ContentPageDescriptions
                                                                    [table] => content_page_descriptions
                                                                    [alias] => ContentPageDescriptions
                                                                    [entityClass] => App\Model\Entity\ContentPageDescription
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => contentpages
                                                                            [1] => languages
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ProductCustomOptions] => App\Model\Table\ProductCustomOptionsTable Object
                                                                (
                                                                    [registryAlias] => ProductCustomOptions
                                                                    [table] => product_custom_options
                                                                    [alias] => ProductCustomOptions
                                                                    [entityClass] => App\Model\Entity\ProductCustomOption
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => products
                                                                            [1] => cartcustomoptions
                                                                            [2] => ordercustomoptions
                                                                            [3] => productcustomoptiondescriptions
                                                                            [4] => productcustomoptionvalues
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                            [ProductVariants] => App\Model\Table\ProductVariantsTable Object
                                                                (
                                                                    [registryAlias] => ProductVariants
                                                                    [table] => product_variants
                                                                    [alias] => ProductVariants
                                                                    [entityClass] => App\Model\Entity\ProductVariant
                                                                    [associations] => Array
                                                                        (
                                                                            [0] => products
                                                                            [1] => productvariantdescriptions
                                                                            [2] => productvariantoptioncombinations
                                                                            [3] => productvariantoptions
                                                                        )

                                                                    [behaviors] => Array
                                                                        (
                                                                            [0] => Timestamp
                                                                        )

                                                                    [defaultConnection] => default
                                                                    [connectionName] => default
                                                                )

                                                        )

                                                    [_fallbacked:protected] => Array
                                                        (
                                                        )

                                                    [_options:protected] => Array
                                                        (
                                                            [MerchantLocations] => Array
                                                                (
                                                                )

                                                            [Merchants] => Array
                                                                (
                                                                )

                                                            [MerchantThemes] => Array
                                                                (
                                                                )

                                                            [SubscriptionSettings] => Array
                                                                (
                                                                )

                                                            [MerchantSubscriptions] => Array
                                                                (
                                                                )

                                                            [SubscriptionPlans] => Array
                                                                (
                                                                    [className] => 
                                                                )

                                                            [Carts] => Array
                                                                (
                                                                )

                                                            [Customers] => Array
                                                                (
                                                                )

                                                            [CartProducts] => Array
                                                                (
                                                                )

                                                            [Languages] => Array
                                                                (
                                                                )

                                                            [CategoryDescriptions] => Array
                                                                (
                                                                )

                                                            [Categories] => Array
                                                                (
                                                                )

                                                            [Brands] => Array
                                                                (
                                                                )

                                                            [BrandCategoryMappings] => Array
                                                                (
                                                                    [className] => 
                                                                )

                                                            [BrandDescriptions] => Array
                                                                (
                                                                    [className] => 
                                                                )

                                                            [SiteSettings] => Array
                                                                (
                                                                )

                                                            [Countries] => Array
                                                                (
                                                                )

                                                            [States] => Array
                                                                (
                                                                )

                                                            [SocialMediaSettings] => Array
                                                                (
                                                                )

                                                            [Products] => Array
                                                                (
                                                                )

                                                            [ProductCategories] => Array
                                                                (
                                                                )

                                                            [WidgetCategoryMappings] => Array
                                                                (
                                                                )

                                                            [Widgets] => Array
                                                                (
                                                                )

                                                            [Banners] => Array
                                                                (
                                                                )

                                                            [BannerAds] => Array
                                                                (
                                                                )

                                                            [ProductDescriptions] => Array
                                                                (
                                                                )

                                                            [ContentPages] => Array
                                                                (
                                                                )

                                                            [CustomerWishlists] => Array
                                                                (
                                                                )

                                                            [Currencies] => Array
                                                                (
                                                                )

                                                            [ProductDispatchTimes] => Array
                                                                (
                                                                )

                                                            [MerchantDescriptions] => Array
                                                                (
                                                                )

                                                            [GlobalSettings] => Array
                                                                (
                                                                )

                                                            [ProductReviews] => Array
                                                                (
                                                                )

                                                            [BannerDescriptions] => Array
                                                                (
                                                                )

                                                            [Orders] => Array
                                                                (
                                                                )

                                                            [ContentPageDescriptions] => Array
                                                                (
                                                                    [className] => 
                                                                )

                                                            [ProductCustomOptions] => Array
                                                                (
                                                                    [className] => 
                                                                )

                                                            [ProductVariants] => Array
                                                                (
                                                                    [className] => 
                                                                )

                                                        )

                                                )

                                            [modelClass] => Pages
                                            [_modelFactories:protected] => Array
                                                (
                                                    [Table] => Array
                                                        (
                                                            [0] => Cake\ORM\Locator\TableLocator Object
                                                                (
                                                                    [_config:protected] => Array
                                                                        (
                                                                        )

                                                                    [_instances:protected] => Array
                                                                        (
                                                                            [MerchantLocations] => App\Model\Table\MerchantLocationsTable Object
                                                                                (
                                                                                    [registryAlias] => MerchantLocations
                                                                                    [table] => merchant_locations
                                                                                    [alias] => MerchantLocations
                                                                                    [entityClass] => App\Model\Entity\MerchantLocation
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => merchants
                                                                                            [1] => countries
                                                                                            [2] => states
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Merchants] => App\Model\Table\MerchantsTable Object
                                                                                (
                                                                                    [registryAlias] => Merchants
                                                                                    [table] => merchants
                                                                                    [alias] => Merchants
                                                                                    [entityClass] => App\Model\Entity\Merchant
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => users
                                                                                            [1] => merchanttypes
                                                                                            [2] => attributegroups
                                                                                            [3] => attributes
                                                                                            [4] => merchantagreements
                                                                                            [5] => merchantdescriptions
                                                                                            [6] => merchantlocations
                                                                                            [7] => merchantpayments
                                                                                            [8] => orders
                                                                                            [9] => products
                                                                                            [10] => shippingmethodsettings
                                                                                            [11] => categories
                                                                                            [12] => brands
                                                                                            [13] => site_settings
                                                                                            [14] => widgets
                                                                                            [15] => banners
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [MerchantThemes] => App\Model\Table\MerchantThemesTable Object
                                                                                (
                                                                                    [registryAlias] => MerchantThemes
                                                                                    [table] => merchant_themes
                                                                                    [alias] => MerchantThemes
                                                                                    [entityClass] => App\Model\Entity\MerchantTheme
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => merchants
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [SubscriptionSettings] => App\Model\Table\SubscriptionSettingsTable Object
                                                                                (
                                                                                    [registryAlias] => SubscriptionSettings
                                                                                    [table] => subscription_settings
                                                                                    [alias] => SubscriptionSettings
                                                                                    [entityClass] => App\Model\Entity\SubscriptionSetting
                                                                                    [associations] => Array
                                                                                        (
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [MerchantSubscriptions] => App\Model\Table\MerchantSubscriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => MerchantSubscriptions
                                                                                    [table] => merchant_subscriptions
                                                                                    [alias] => MerchantSubscriptions
                                                                                    [entityClass] => App\Model\Entity\MerchantSubscription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => subscriptionplans
                                                                                            [1] => merchants
                                                                                            [2] => subscriptioninvoicepayments
                                                                                            [3] => subscriptioninvoices
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [SubscriptionPlans] => App\Model\Table\SubscriptionPlansTable Object
                                                                                (
                                                                                    [registryAlias] => SubscriptionPlans
                                                                                    [table] => subscription_plans
                                                                                    [alias] => SubscriptionPlans
                                                                                    [entityClass] => App\Model\Entity\SubscriptionPlan
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => taxes
                                                                                            [2] => merchantsubscriptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Carts] => App\Model\Table\CartsTable Object
                                                                                (
                                                                                    [registryAlias] => Carts
                                                                                    [table] => carts
                                                                                    [alias] => Carts
                                                                                    [entityClass] => App\Model\Entity\Cart
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => customers
                                                                                            [1] => cartcoupons
                                                                                            [2] => cartcustomoptions
                                                                                            [3] => cartproducts
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Customers] => App\Model\Table\CustomersTable Object
                                                                                (
                                                                                    [registryAlias] => Customers
                                                                                    [table] => customers
                                                                                    [alias] => Customers
                                                                                    [entityClass] => App\Model\Entity\Customer
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => users
                                                                                            [1] => customergroups
                                                                                            [2] => countries
                                                                                            [3] => states
                                                                                            [4] => cartcouponusages
                                                                                            [5] => carts
                                                                                            [6] => customerpayments
                                                                                            [7] => customerrewards
                                                                                            [8] => customershippingaddresses
                                                                                            [9] => customerwishlists
                                                                                            [10] => orders
                                                                                            [11] => productreviews
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [CartProducts] => App\Model\Table\CartProductsTable Object
                                                                                (
                                                                                    [registryAlias] => CartProducts
                                                                                    [table] => cart_products
                                                                                    [alias] => CartProducts
                                                                                    [entityClass] => App\Model\Entity\CartProduct
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => carts
                                                                                            [1] => products
                                                                                            [2] => productcombinationskus
                                                                                            [3] => cartcustomoptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Languages] => App\Model\Table\LanguagesTable Object
                                                                                (
                                                                                    [registryAlias] => Languages
                                                                                    [table] => languages
                                                                                    [alias] => Languages
                                                                                    [entityClass] => App\Model\Entity\Language
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => attributedescriptions
                                                                                            [2] => attributegroupdescriptions
                                                                                            [3] => branddescriptions
                                                                                            [4] => categorydescriptions
                                                                                            [5] => contentpagedescriptions
                                                                                            [6] => merchantdescriptions
                                                                                            [7] => productcustomoptiondescriptions
                                                                                            [8] => productcustomoptionvaluedescriptions
                                                                                            [9] => productdescriptions
                                                                                            [10] => productvariantdescriptions
                                                                                            [11] => productvariantoptiondescriptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [CategoryDescriptions] => App\Model\Table\CategoryDescriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => CategoryDescriptions
                                                                                    [table] => category_descriptions
                                                                                    [alias] => CategoryDescriptions
                                                                                    [entityClass] => App\Model\Entity\CategoryDescription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => categories
                                                                                            [1] => languages
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Categories] => App\Model\Table\CategoriesTable Object
                                                                                (
                                                                                    [registryAlias] => Categories
                                                                                    [table] => categories
                                                                                    [alias] => Categories
                                                                                    [entityClass] => App\Model\Entity\Category
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => merchants
                                                                                            [2] => banners
                                                                                            [3] => brandcategorymappings
                                                                                            [4] => categorydescriptions
                                                                                            [5] => productcategories
                                                                                            [6] => widgetcategorymappings
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Brands] => App\Model\Table\BrandsTable Object
                                                                                (
                                                                                    [registryAlias] => Brands
                                                                                    [table] => brands
                                                                                    [alias] => Brands
                                                                                    [entityClass] => App\Model\Entity\Brand
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => merchants
                                                                                            [2] => banners
                                                                                            [3] => brandcategorymappings
                                                                                            [4] => branddescriptions
                                                                                            [5] => products
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [BrandCategoryMappings] => App\Model\Table\BrandCategoryMappingsTable Object
                                                                                (
                                                                                    [registryAlias] => BrandCategoryMappings
                                                                                    [table] => brand_category_mappings
                                                                                    [alias] => BrandCategoryMappings
                                                                                    [entityClass] => App\Model\Entity\BrandCategoryMapping
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => brands
                                                                                            [1] => categories
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [BrandDescriptions] => App\Model\Table\BrandDescriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => BrandDescriptions
                                                                                    [table] => brand_descriptions
                                                                                    [alias] => BrandDescriptions
                                                                                    [entityClass] => App\Model\Entity\BrandDescription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => brands
                                                                                            [1] => languages
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [SiteSettings] => App\Model\Table\SiteSettingsTable Object
                                                                                (
                                                                                    [registryAlias] => SiteSettings
                                                                                    [table] => site_settings
                                                                                    [alias] => SiteSettings
                                                                                    [entityClass] => App\Model\Entity\SiteSetting
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => states
                                                                                            [2] => merchants
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Countries] => App\Model\Table\CountriesTable Object
                                                                                (
                                                                                    [registryAlias] => Countries
                                                                                    [table] => countries
                                                                                    [alias] => Countries
                                                                                    [entityClass] => App\Model\Entity\Country
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => areas
                                                                                            [1] => bannerads
                                                                                            [2] => banners
                                                                                            [3] => brands
                                                                                            [4] => cartcoupons
                                                                                            [5] => categories
                                                                                            [6] => contentpages
                                                                                            [7] => currencies
                                                                                            [8] => customershippingaddresses
                                                                                            [9] => customers
                                                                                            [10] => languages
                                                                                            [11] => loyaltyprograms
                                                                                            [12] => merchantlocations
                                                                                            [13] => paymentmethods
                                                                                            [14] => routes
                                                                                            [15] => sitesettings
                                                                                            [16] => states
                                                                                            [17] => widgets
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [States] => App\Model\Table\StatesTable Object
                                                                                (
                                                                                    [registryAlias] => States
                                                                                    [table] => states
                                                                                    [alias] => States
                                                                                    [entityClass] => App\Model\Entity\State
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => areas
                                                                                            [2] => customershippingaddresses
                                                                                            [3] => customers
                                                                                            [4] => merchantlocations
                                                                                            [5] => routes
                                                                                            [6] => sitesettings
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [SocialMediaSettings] => App\Model\Table\SocialMediaSettingsTable Object
                                                                                (
                                                                                    [registryAlias] => SocialMediaSettings
                                                                                    [table] => social_media_settings
                                                                                    [alias] => SocialMediaSettings
                                                                                    [entityClass] => App\Model\Entity\SocialMediaSetting
                                                                                    [associations] => Array
                                                                                        (
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Products] => App\Model\Table\ProductsTable Object
                                                                                (
                                                                                    [registryAlias] => Products
                                                                                    [table] => products
                                                                                    [alias] => Products
                                                                                    [entityClass] => App\Model\Entity\Product
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => merchants
                                                                                            [1] => brands
                                                                                            [2] => measurementclasses
                                                                                            [3] => weightclasses
                                                                                            [4] => cartproducts
                                                                                            [5] => customerwishlists
                                                                                            [6] => merchantpaymentdetails
                                                                                            [7] => orderproducts
                                                                                            [8] => productattributes
                                                                                            [9] => productcategories
                                                                                            [10] => productcombinationskus
                                                                                            [11] => productcustomoptions
                                                                                            [12] => productdescriptions
                                                                                            [13] => productimages
                                                                                            [14] => productmedias
                                                                                            [15] => productrelations
                                                                                            [16] => productreviews
                                                                                            [17] => productvariants
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ProductCategories] => App\Model\Table\ProductCategoriesTable Object
                                                                                (
                                                                                    [registryAlias] => ProductCategories
                                                                                    [table] => product_categories
                                                                                    [alias] => ProductCategories
                                                                                    [entityClass] => App\Model\Entity\ProductCategory
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => products
                                                                                            [1] => categories
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [WidgetCategoryMappings] => App\Model\Table\WidgetCategoryMappingsTable Object
                                                                                (
                                                                                    [registryAlias] => WidgetCategoryMappings
                                                                                    [table] => widget_category_mappings
                                                                                    [alias] => WidgetCategoryMappings
                                                                                    [entityClass] => App\Model\Entity\WidgetCategoryMapping
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => widgets
                                                                                            [1] => categories
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Widgets] => App\Model\Table\WidgetsTable Object
                                                                                (
                                                                                    [registryAlias] => Widgets
                                                                                    [table] => widgets
                                                                                    [alias] => Widgets
                                                                                    [entityClass] => App\Model\Entity\Widget
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => merchants
                                                                                            [2] => widgetcategorymappings
                                                                                            [3] => widgetdescriptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Banners] => App\Model\Table\BannersTable Object
                                                                                (
                                                                                    [registryAlias] => Banners
                                                                                    [table] => banners
                                                                                    [alias] => Banners
                                                                                    [entityClass] => App\Model\Entity\Banner
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => brands
                                                                                            [2] => categories
                                                                                            [3] => bannerdescriptions
                                                                                            [4] => merchants
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [BannerAds] => App\Model\Table\BannerAdsTable Object
                                                                                (
                                                                                    [registryAlias] => BannerAds
                                                                                    [table] => banner_ads
                                                                                    [alias] => BannerAds
                                                                                    [entityClass] => App\Model\Entity\BannerAd
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => banneradtypes
                                                                                            [1] => countries
                                                                                            [2] => banneraddescriptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ProductDescriptions] => App\Model\Table\ProductDescriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => ProductDescriptions
                                                                                    [table] => product_descriptions
                                                                                    [alias] => ProductDescriptions
                                                                                    [entityClass] => App\Model\Entity\ProductDescription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => products
                                                                                            [1] => languages
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ContentPages] => App\Model\Table\ContentPagesTable Object
                                                                                (
                                                                                    [registryAlias] => ContentPages
                                                                                    [table] => content_pages
                                                                                    [alias] => ContentPages
                                                                                    [entityClass] => App\Model\Entity\ContentPage
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => contentpagedescriptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [CustomerWishlists] => App\Model\Table\CustomerWishlistsTable Object
                                                                                (
                                                                                    [registryAlias] => CustomerWishlists
                                                                                    [table] => customer_wishlists
                                                                                    [alias] => CustomerWishlists
                                                                                    [entityClass] => App\Model\Entity\CustomerWishlist
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => customers
                                                                                            [1] => products
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Currencies] => App\Model\Table\CurrenciesTable Object
                                                                                (
                                                                                    [registryAlias] => Currencies
                                                                                    [table] => currencies
                                                                                    [alias] => Currencies
                                                                                    [entityClass] => App\Model\Entity\Currency
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                            [1] => customerpayments
                                                                                            [2] => merchantpaymentdetails
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ProductDispatchTimes] => App\Model\Table\ProductDispatchTimesTable Object
                                                                                (
                                                                                    [registryAlias] => ProductDispatchTimes
                                                                                    [table] => product_dispatch_times
                                                                                    [alias] => ProductDispatchTimes
                                                                                    [entityClass] => App\Model\Entity\ProductDispatchTime
                                                                                    [associations] => Array
                                                                                        (
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [MerchantDescriptions] => App\Model\Table\MerchantDescriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => MerchantDescriptions
                                                                                    [table] => merchant_descriptions
                                                                                    [alias] => MerchantDescriptions
                                                                                    [entityClass] => App\Model\Entity\MerchantDescription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => merchants
                                                                                            [1] => languages
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [GlobalSettings] => App\Model\Table\GlobalSettingsTable Object
                                                                                (
                                                                                    [registryAlias] => GlobalSettings
                                                                                    [table] => global_settings
                                                                                    [alias] => GlobalSettings
                                                                                    [entityClass] => App\Model\Entity\GlobalSetting
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => countries
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ProductReviews] => App\Model\Table\ProductReviewsTable Object
                                                                                (
                                                                                    [registryAlias] => ProductReviews
                                                                                    [table] => product_reviews
                                                                                    [alias] => ProductReviews
                                                                                    [entityClass] => App\Model\Entity\ProductReview
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => products
                                                                                            [1] => customers
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [BannerDescriptions] => App\Model\Table\BannerDescriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => BannerDescriptions
                                                                                    [table] => banner_descriptions
                                                                                    [alias] => BannerDescriptions
                                                                                    [entityClass] => App\Model\Entity\BannerDescription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => banners
                                                                                            [1] => languages
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [Orders] => App\Model\Table\OrdersTable Object
                                                                                (
                                                                                    [registryAlias] => Orders
                                                                                    [table] => orders
                                                                                    [alias] => Orders
                                                                                    [entityClass] => App\Model\Entity\Order
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => cartcoupons
                                                                                            [1] => merchants
                                                                                            [2] => merchanttaxes
                                                                                            [3] => customers
                                                                                            [4] => cartcouponusages
                                                                                            [5] => customerpayments
                                                                                            [6] => customerrewards
                                                                                            [7] => merchantpaymentdetails
                                                                                            [8] => ordercustomoptions
                                                                                            [9] => orderproducts
                                                                                            [10] => orderstatushistories
                                                                                            [11] => shipments
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ContentPageDescriptions] => App\Model\Table\ContentPageDescriptionsTable Object
                                                                                (
                                                                                    [registryAlias] => ContentPageDescriptions
                                                                                    [table] => content_page_descriptions
                                                                                    [alias] => ContentPageDescriptions
                                                                                    [entityClass] => App\Model\Entity\ContentPageDescription
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => contentpages
                                                                                            [1] => languages
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ProductCustomOptions] => App\Model\Table\ProductCustomOptionsTable Object
                                                                                (
                                                                                    [registryAlias] => ProductCustomOptions
                                                                                    [table] => product_custom_options
                                                                                    [alias] => ProductCustomOptions
                                                                                    [entityClass] => App\Model\Entity\ProductCustomOption
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => products
                                                                                            [1] => cartcustomoptions
                                                                                            [2] => ordercustomoptions
                                                                                            [3] => productcustomoptiondescriptions
                                                                                            [4] => productcustomoptionvalues
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                            [ProductVariants] => App\Model\Table\ProductVariantsTable Object
                                                                                (
                                                                                    [registryAlias] => ProductVariants
                                                                                    [table] => product_variants
                                                                                    [alias] => ProductVariants
                                                                                    [entityClass] => App\Model\Entity\ProductVariant
                                                                                    [associations] => Array
                                                                                        (
                                                                                            [0] => products
                                                                                            [1] => productvariantdescriptions
                                                                                            [2] => productvariantoptioncombinations
                                                                                            [3] => productvariantoptions
                                                                                        )

                                                                                    [behaviors] => Array
                                                                                        (
                                                                                            [0] => Timestamp
                                                                                        )

                                                                                    [defaultConnection] => default
                                                                                    [connectionName] => default
                                                                                )

                                                                        )

                                                                    [_fallbacked:protected] => Array
                                                                        (
                                                                        )

                                                                    [_options:protected] => Array
                                                                        (
                                                                            [MerchantLocations] => Array
                                                                                (
                                                                                )

                                                                            [Merchants] => Array
                                                                                (
                                                                                )

                                                                            [MerchantThemes] => Array
                                                                                (
                                                                                )

                                                                            [SubscriptionSettings] => Array
                                                                                (
                                                                                )

                                                                            [MerchantSubscriptions] => Array
                                                                                (
                                                                                )

                                                                            [SubscriptionPlans] => Array
                                                                                (
                                                                                    [className] => 
                                                                                )

                                                                            [Carts] => Array
                                                                                (
                                                                                )

                                                                            [Customers] => Array
                                                                                (
                                                                                )

                                                                            [CartProducts] => Array
                                                                                (
                                                                                )

                                                                            [Languages] => Array
                                                                                (
                                                                                )

                                                                            [CategoryDescriptions] => Array
                                                                                (
                                                                                )

                                                                            [Categories] => Array
                                                                                (
                                                                                )

                                                                            [Brands] => Array
                                                                                (
                                                                                )

                                                                            [BrandCategoryMappings] => Array
                                                                                (
                                                                                    [className] => 
                                                                                )

                                                                            [BrandDescriptions] => Array
                                                                                (
                                                                                    [className] => 
                                                                                )

                                                                            [SiteSettings] => Array
                                                                                (
                                                                                )

                                                                            [Countries] => Array
                                                                                (
                                                                                )

                                                                            [States] => Array
                                                                                (
                                                                                )

                                                                            [SocialMediaSettings] => Array
                                                                                (
                                                                                )

                                                                            [Products] => Array
                                                                                (
                                                                                )

                                                                            [ProductCategories] => Array
                                                                                (
                                                                                )

                                                                            [WidgetCategoryMappings] => Array
                                                                                (
                                                                                )

                                                                            [Widgets] => Array
                                                                                (
                                                                                )

                                                                            [Banners] => Array
                                                                                (
                                                                                )

                                                                            [BannerAds] => Array
                                                                                (
                                                                                )

                                                                            [ProductDescriptions] => Array
                                                                                (
                                                                                )

                                                                            [ContentPages] => Array
                                                                                (
                                                                                )

                                                                            [CustomerWishlists] => Array
                                                                                (
                                                                                )

                                                                            [Currencies] => Array
                                                                                (
                                                                                )

                                                                            [ProductDispatchTimes] => Array
                                                                                (
                                                                                )

                                                                            [MerchantDescriptions] => Array
                                                                                (
                                                                                )

                                                                            [GlobalSettings] => Array
                                                                                (
                                                                                )

                                                                            [ProductReviews] => Array
                                                                                (
                                                                                )

                                                                            [BannerDescriptions] => Array
                                                                                (
                                                                                )

                                                                            [Orders] => Array
                                                                                (
                                                                                )

                                                                            [ContentPageDescriptions] => Array
                                                                                (
                                                                                    [className] => 
                                                                                )

                                                                            [ProductCustomOptions] => Array
                                                                                (
                                                                                    [className] => 
                                                                                )

                                                                            [ProductVariants] => Array
                                                                                (
                                                                                    [className] => 
                                                                                )

                                                                        )

                                                                )

                                                            [1] => get
                                                        )

                                                )

                                            [_modelType:protected] => Table
                                            [viewClass] => 
                                            [viewVars] => Array
                                                (
                                                    [siteSettings] => App\Model\Entity\SiteSetting Object
                                                        (
                                                            [id] => 4
                                                            [site_name] => Lighting Souq
                                                            [website] => https://lightingsouq.com
                                                            [global_notification_email] => sales@ggilighting.com
                                                            [contact_email] => info@lightingsouq.com
                                                            [admin_email] => sales@ggilighting.com
                                                            [phone] => +974 55529088
                                                            [fax] => 
                                                            [default_date_format] => d/m/Y
                                                            [default_time_format] => h:i A
                                                            [default_time_zone] => Asia/Riyadh
                                                            [country_id] => 173
                                                            [state_id] => 3990
                                                            [merchant_id] => 3
                                                            [city] => Doha
                                                            [address1] => New Salata, C Ring Road, Sharq Capital Bldg - 311, P.O. Box 37372, Doha, Qatar
                                                            [address2] => 
                                                            [zip_code] => 
                                                            [company_logo] => Lightingsouq_8425C.png_B7F2D.png
                                                            [certificate_image] => Badge-success.jpg_EB41E.jpg
                                                            [accept_online_payment] => Yes
                                                            [site_maintenance] => No
                                                            [description] => Lighting Souq is a leading biggest lighting online shopping site place that provides controlled, virtual and personalized light automation products for home, office or any place.
                                                            [business_hours] => 15
                                                            [helpdesk_en] => 
                                                            [helpdesk_ar] => 
                                                            [status] => A
                                                            [gtm_code] => GTM-T7BL4XV7
                                                            [firebase_server_key] => AAAA7wnhw9A:APA91bFJE4j4b_k9Nu-e296h2yIhlTQ7PJjUQhRxeCdSy_qhq-C6tnn47kGCwN8k9QJKOHreaNjrbOHnq4bPSSQA_qkwbkjNNfNthRlDTYoR41a8lGGbT7Einh4YZ_wjkeaSA9zWa-hv
                                                            [favicon_icon] => lsouq_favicon.jpeg
                                                            [created] => Cake\I18n\Time Object
                                                                (
                                                                    [time] => 2020-08-21T13:45:09+00:00
                                                                    [timezone] => UTC
                                                                    [fixedNowTime] => 
                                                                )

                                                            [modified] => Cake\I18n\Time Object
                                                                (
                                                                    [time] => 2023-11-17T06:36:48+00:00
                                                                    [timezone] => UTC
                                                                    [fixedNowTime] => 
                                                                )

                                                            [fullAdress] => New Salata, C Ring Road, Sharq Capital Bldg - 311, P.O. Box 37372, Doha, Qatar, Doha, Doha Jadeed, Qatar, .
                                                            [[new]] => 
                                                            [[accessible]] => Array
                                                                (
                                                                    [*] => 1
                                                                    [id] => 
                                                                )

                                                            [[dirty]] => Array
                                                                (
                                                                    [fullAdress] => 1
                                                                )

                                                            [[original]] => Array
                                                                (
                                                                )

                                                            [[virtual]] => Array
                                                                (
                                                                )

                                                            [[errors]] => Array
                                                                (
                                                                )

                                                            [[invalid]] => Array
                                                                (
                                                                )

                                                            [[repository]] => SiteSettings
                                                        )

                                                    [socialLinks] => Array
                                                        (
                                                            [id] => 1
                                                            [facebook_url] => https://www.facebook.com/lightingsouq/
                                                            [googleplus_url] => plus.google.com
                                                            [twitter_url] => twitter.com
                                                            [pinterest_url] => https://www.pinterest.com
                                                            [youtube_url] => https://www.youtube.com/channel/UCZd_RTwF2TNVAy84akkZIIg
                                                            [linkedin_url] => https://www.linkedin.com/company/lightingsouq/
                                                            [instagram_url] => https://www.instagram.com/lightingsouq/?hl=en
                                                            [country_id] => 173
                                                            [merchant_id] => 3
                                                            [created] => Cake\I18n\Time Object
                                                                (
                                                                    [time] => 2018-04-21T15:44:34+00:00
                                                                    [timezone] => UTC
                                                                    [fixedNowTime] => 
                                                                )

                                                            [modified] => Cake\I18n\Time Object
                                                                (
                                                                    [time] => 2023-10-23T07:47:20+00:00
                                                                    [timezone] => UTC
                                                                    [fixedNowTime] => 
                                                                )

                                                        )

                                                    [main_menu] => Array
                                                        (
                                                            [CategoriesList] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [cat_id] => 2
                                                                            [cat_name] => Smart Lights
                                                                            [cat_url_key] => smart-lights
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [url_key] => smart-lights/bluetooth-bulbs
                                                                                            [name] => Bluetooth Bulbs
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 118
                                                                                            [url_key] => smart-lights/bluetooth-rgb-strip-light
                                                                                            [name] => Bluetooth RGB Strip Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 158
                                                                                            [url_key] => smart-lights/globe-fairy-lights
                                                                                            [name] => Globe Fairy Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 156
                                                                                            [url_key] => smart-lights/led-ambient-light
                                                                                            [name] => LED Ambient Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 157
                                                                                            [url_key] => smart-lights/led-night-light
                                                                                            [name] => LED Night Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [id] => 78
                                                                                            [url_key] => smart-lights/led-strip-lights
                                                                                            [name] => LED Strip Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [id] => 80
                                                                                            [url_key] => smart-lights/nano-leaf-light
                                                                                            [name] => Nano Leaf Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [id] => 145
                                                                                                            [url_key] => smart-lights/nano-leaf-light/nano-modular-leaf-light
                                                                                                            [name] => Nano Modular Leaf Light
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [id] => 144
                                                                                                            [url_key] => smart-lights/nano-leaf-light/nano-triangle-leaf-light
                                                                                                            [name] => Nano Triangle Leaf Light
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [id] => 149
                                                                                            [url_key] => smart-lights/philips-hue
                                                                                            [name] => Philips Hue
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [id] => 150
                                                                                            [url_key] => smart-lights/rgb-connection-pins
                                                                                            [name] => RGB Connection Pins
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [id] => 155
                                                                                            [url_key] => smart-lights/smart-led-celling-light
                                                                                            [name] => Smart LED celling Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [10] => Array
                                                                                        (
                                                                                            [id] => 151
                                                                                            [url_key] => smart-lights/star-projector
                                                                                            [name] => Star Projector
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [11] => Array
                                                                                        (
                                                                                            [id] => 160
                                                                                            [url_key] => smart-lights/strip-controllers
                                                                                            [name] => Strip Controllers
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [12] => Array
                                                                                        (
                                                                                            [id] => 120
                                                                                            [url_key] => smart-lights/tv-usb-rgb-strip
                                                                                            [name] => TV USB RGB STRIP
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [13] => Array
                                                                                        (
                                                                                            [id] => 7
                                                                                            [url_key] => smart-lights/wifi-bulb
                                                                                            [name] => WiFi Bulb
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [id] => 124
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-candle-c37-rgb-w
                                                                                                            [name] => WiFi Bulb Candle C37 RGB + W
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [id] => 126
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-mr16-12v-rgb-w
                                                                                                            [name] => WiFi Bulb MR16 12V RGB + W
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [2] => Array
                                                                                                        (
                                                                                                            [id] => 123
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-white
                                                                                                            [name] => WiFi Bulb White
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [3] => Array
                                                                                                        (
                                                                                                            [id] => 125
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-white-2700k-6500k
                                                                                                            [name] => WiFi Bulb White (2700K - 6500K)
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [4] => Array
                                                                                                        (
                                                                                                            [id] => 122
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-spot-mr16-gu10-240v
                                                                                                            [name] => WiFi Spot MR16 GU10 240V
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [14] => Array
                                                                                        (
                                                                                            [id] => 121
                                                                                            [url_key] => smart-lights/wifi-down-light-rgb-w
                                                                                            [name] => WiFi Down Light RGB + W
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [15] => Array
                                                                                        (
                                                                                            [id] => 153
                                                                                            [url_key] => smart-lights/wifi-flood-light
                                                                                            [name] => WiFi Flood Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [16] => Array
                                                                                        (
                                                                                            [id] => 152
                                                                                            [url_key] => smart-lights/wifi-led-rainbow-light
                                                                                            [name] => WiFi LED Rainbow LIght
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [17] => Array
                                                                                        (
                                                                                            [id] => 154
                                                                                            [url_key] => smart-lights/wifi-music-downlight
                                                                                            [name] => WiFi Music Downlight 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [18] => Array
                                                                                        (
                                                                                            [id] => 119
                                                                                            [url_key] => smart-lights/wifi-rgb-strip-light
                                                                                            [name] => WiFi RGB Strip Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [19] => Array
                                                                                        (
                                                                                            [id] => 159
                                                                                            [url_key] => smart-lights/work-light-with-bluetooth-speaker
                                                                                            [name] => Work Light with Bluetooth Speaker
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [cat_id] => 17
                                                                            [cat_name] => Smart Gadgets
                                                                            [cat_url_key] => smart-gadgets
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 172
                                                                                            [url_key] => smart-gadgets/amazon-products
                                                                                            [name] => Amazon Products
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 194
                                                                                            [url_key] => smart-gadgets/charging-cables
                                                                                            [name] => Charging Cables
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 180
                                                                                            [url_key] => smart-gadgets/cordless-polisher
                                                                                            [name] => Cordless Polisher
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 175
                                                                                            [url_key] => smart-gadgets/digital-timer-meter
                                                                                            [name] => Digital Timer & Meter
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 24
                                                                                            [url_key] => smart-gadgets/door-lock
                                                                                            [name] => Door Lock
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [id] => 344
                                                                                            [url_key] => smart-gadgets/eid-special-deals
                                                                                            [name] => Eid Special Deals
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [id] => 173
                                                                                            [url_key] => smart-gadgets/ipad-accessories
                                                                                            [name] => iPad Accessories
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [id] => 81
                                                                                            [url_key] => smart-gadgets/ir-ac-remote
                                                                                            [name] => IR AC Remote
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [id] => 178
                                                                                            [url_key] => smart-gadgets/projector
                                                                                            [name] => Projector
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [id] => 18
                                                                                            [url_key] => smart-gadgets/security-and-cameras
                                                                                            [name] => Security And Cameras
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [10] => Array
                                                                                        (
                                                                                            [id] => 79
                                                                                            [url_key] => smart-gadgets/smart-speaker-voice-assistant
                                                                                            [name] => Smart Speaker /Voice Assistant
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [11] => Array
                                                                                        (
                                                                                            [id] => 179
                                                                                            [url_key] => smart-gadgets/wi-fi-receiver-box
                                                                                            [name] => Wi-Fi Receiver Box
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [12] => Array
                                                                                        (
                                                                                            [id] => 19
                                                                                            [url_key] => smart-gadgets/wifi-door-bell
                                                                                            [name] => WiFi Door Bell
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [13] => Array
                                                                                        (
                                                                                            [id] => 20
                                                                                            [url_key] => smart-gadgets/wifi-plug
                                                                                            [name] => WiFi Plug
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [14] => Array
                                                                                        (
                                                                                            [id] => 75
                                                                                            [url_key] => smart-gadgets/wifi-power-strip-socket
                                                                                            [name] => WiFi Power Strip/Socket
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [15] => Array
                                                                                        (
                                                                                            [id] => 22
                                                                                            [url_key] => smart-gadgets/wifi-touch-switch
                                                                                            [name] => WiFi Touch Switch
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [16] => Array
                                                                                        (
                                                                                            [id] => 176
                                                                                            [url_key] => smart-gadgets/wireless-air-mouse
                                                                                            [name] => Wireless Air Mouse
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [17] => Array
                                                                                        (
                                                                                            [id] => 177
                                                                                            [url_key] => smart-gadgets/wireless-charger
                                                                                            [name] => Wireless Charger
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [cat_id] => 26
                                                                            [cat_name] => Smart Solar
                                                                            [cat_url_key] => smart-solar
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 162
                                                                                            [url_key] => smart-solar/led-garden-lights
                                                                                            [name] => LED Garden Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 168
                                                                                            [url_key] => smart-solar/solar-fan
                                                                                            [name] => Solar Fan
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 166
                                                                                            [url_key] => smart-solar/solar-flame-torch-light
                                                                                            [name] => Solar Flame Torch Light 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 169
                                                                                            [url_key] => smart-solar/solar-integrated-flood-lights
                                                                                            [name] => Solar Integrated Flood Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 164
                                                                                            [url_key] => smart-solar/solar-lantern-light
                                                                                            [name] => Solar Lantern Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [id] => 165
                                                                                            [url_key] => smart-solar/solar-led-wall-light
                                                                                            [name] => Solar LED Wall Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [id] => 167
                                                                                            [url_key] => smart-solar/solar-lighting-speaker
                                                                                            [name] => Solar Lighting + Speaker
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [id] => 161
                                                                                            [url_key] => smart-solar/solar-sensor-lights
                                                                                            [name] => Solar Sensor Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [id] => 170
                                                                                            [url_key] => smart-solar/solar-street-light
                                                                                            [name] => solar Street Light 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [id] => 163
                                                                                            [url_key] => smart-solar/solar-string-lights
                                                                                            [name] => Solar String Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [10] => Array
                                                                                        (
                                                                                            [id] => 171
                                                                                            [url_key] => smart-solar/solar-torch-light
                                                                                            [name] => Solar Torch Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [cat_id] => 193
                                                                            [cat_name] => LEDVANCE Smart
                                                                            [cat_url_key] => ledvance-smart
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 195
                                                                                            [url_key] => ledvance-smart/ledvance-solar
                                                                                            [name] => LEDVANCE Solar 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [cat_id] => 5
                                                                            [cat_name] => Plant Grow Light
                                                                            [cat_url_key] => plant-grow-light
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 181
                                                                                            [url_key] => plant-grow-light/led-grow-bulb
                                                                                            [name] => LED Grow Bulb
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 182
                                                                                            [url_key] => plant-grow-light/led-grow-strip-light
                                                                                            [name] => LED Grow Strip Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 184
                                                                                            [url_key] => plant-grow-light/led-ring-grow-light
                                                                                            [name] => LED Ring Grow Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 185
                                                                                            [url_key] => plant-grow-light/led-table-grow-light
                                                                                            [name] => LED Table Grow Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 183
                                                                                            [url_key] => plant-grow-light/led-usb-grow-light
                                                                                            [name] => LED USB Grow Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [brandsList] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [cat_id] => 2
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [cat_id] => 17
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [cat_id] => 26
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [cat_id] => 193
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [cat_id] => 5
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [defLang] => App\Model\Entity\Language Object
                                                        (
                                                            [id] => 2
                                                            [language_code] => en
                                                            [[new]] => 
                                                            [[accessible]] => Array
                                                                (
                                                                    [*] => 1
                                                                    [id] => 
                                                                )

                                                            [[dirty]] => Array
                                                                (
                                                                )

                                                            [[original]] => Array
                                                                (
                                                                )

                                                            [[virtual]] => Array
                                                                (
                                                                )

                                                            [[errors]] => Array
                                                                (
                                                                )

                                                            [[invalid]] => Array
                                                                (
                                                                )

                                                            [[repository]] => Languages
                                                        )

                                                    [logo_res] => Array
                                                        (
                                                            [logo] => Lightingsouq_8425C.png
                                                        )

                                                    [main_menu_mobile] => Array
                                                        (
                                                            [CategoriesList] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [cat_id] => 2
                                                                            [cat_name] => Smart Lights
                                                                            [cat_url_key] => smart-lights
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 15
                                                                                            [url_key] => smart-lights/bluetooth-bulbs
                                                                                            [name] => Bluetooth Bulbs
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 118
                                                                                            [url_key] => smart-lights/bluetooth-rgb-strip-light
                                                                                            [name] => Bluetooth RGB Strip Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 158
                                                                                            [url_key] => smart-lights/globe-fairy-lights
                                                                                            [name] => Globe Fairy Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 156
                                                                                            [url_key] => smart-lights/led-ambient-light
                                                                                            [name] => LED Ambient Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 157
                                                                                            [url_key] => smart-lights/led-night-light
                                                                                            [name] => LED Night Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [id] => 78
                                                                                            [url_key] => smart-lights/led-strip-lights
                                                                                            [name] => LED Strip Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [id] => 80
                                                                                            [url_key] => smart-lights/nano-leaf-light
                                                                                            [name] => Nano Leaf Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [id] => 145
                                                                                                            [url_key] => smart-lights/nano-leaf-light/nano-modular-leaf-light
                                                                                                            [name] => Nano Modular Leaf Light
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [id] => 144
                                                                                                            [url_key] => smart-lights/nano-leaf-light/nano-triangle-leaf-light
                                                                                                            [name] => Nano Triangle Leaf Light
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [id] => 149
                                                                                            [url_key] => smart-lights/philips-hue
                                                                                            [name] => Philips Hue
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [id] => 150
                                                                                            [url_key] => smart-lights/rgb-connection-pins
                                                                                            [name] => RGB Connection Pins
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [id] => 155
                                                                                            [url_key] => smart-lights/smart-led-celling-light
                                                                                            [name] => Smart LED celling Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [10] => Array
                                                                                        (
                                                                                            [id] => 151
                                                                                            [url_key] => smart-lights/star-projector
                                                                                            [name] => Star Projector
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [11] => Array
                                                                                        (
                                                                                            [id] => 160
                                                                                            [url_key] => smart-lights/strip-controllers
                                                                                            [name] => Strip Controllers
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [12] => Array
                                                                                        (
                                                                                            [id] => 120
                                                                                            [url_key] => smart-lights/tv-usb-rgb-strip
                                                                                            [name] => TV USB RGB STRIP
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [13] => Array
                                                                                        (
                                                                                            [id] => 7
                                                                                            [url_key] => smart-lights/wifi-bulb
                                                                                            [name] => WiFi Bulb
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                    [0] => Array
                                                                                                        (
                                                                                                            [id] => 124
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-candle-c37-rgb-w
                                                                                                            [name] => WiFi Bulb Candle C37 RGB + W
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [1] => Array
                                                                                                        (
                                                                                                            [id] => 126
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-mr16-12v-rgb-w
                                                                                                            [name] => WiFi Bulb MR16 12V RGB + W
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [2] => Array
                                                                                                        (
                                                                                                            [id] => 123
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-white
                                                                                                            [name] => WiFi Bulb White
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [3] => Array
                                                                                                        (
                                                                                                            [id] => 125
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-bulb-white-2700k-6500k
                                                                                                            [name] => WiFi Bulb White (2700K - 6500K)
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                    [4] => Array
                                                                                                        (
                                                                                                            [id] => 122
                                                                                                            [url_key] => smart-lights/wifi-bulb/wifi-spot-mr16-gu10-240v
                                                                                                            [name] => WiFi Spot MR16 GU10 240V
                                                                                                            [sub_child] => Array
                                                                                                                (
                                                                                                                )

                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [14] => Array
                                                                                        (
                                                                                            [id] => 121
                                                                                            [url_key] => smart-lights/wifi-down-light-rgb-w
                                                                                            [name] => WiFi Down Light RGB + W
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [15] => Array
                                                                                        (
                                                                                            [id] => 153
                                                                                            [url_key] => smart-lights/wifi-flood-light
                                                                                            [name] => WiFi Flood Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [16] => Array
                                                                                        (
                                                                                            [id] => 152
                                                                                            [url_key] => smart-lights/wifi-led-rainbow-light
                                                                                            [name] => WiFi LED Rainbow LIght
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [17] => Array
                                                                                        (
                                                                                            [id] => 154
                                                                                            [url_key] => smart-lights/wifi-music-downlight
                                                                                            [name] => WiFi Music Downlight 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [18] => Array
                                                                                        (
                                                                                            [id] => 119
                                                                                            [url_key] => smart-lights/wifi-rgb-strip-light
                                                                                            [name] => WiFi RGB Strip Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [19] => Array
                                                                                        (
                                                                                            [id] => 159
                                                                                            [url_key] => smart-lights/work-light-with-bluetooth-speaker
                                                                                            [name] => Work Light with Bluetooth Speaker
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [cat_id] => 17
                                                                            [cat_name] => Smart Gadgets
                                                                            [cat_url_key] => smart-gadgets
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 172
                                                                                            [url_key] => smart-gadgets/amazon-products
                                                                                            [name] => Amazon Products
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 194
                                                                                            [url_key] => smart-gadgets/charging-cables
                                                                                            [name] => Charging Cables
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 180
                                                                                            [url_key] => smart-gadgets/cordless-polisher
                                                                                            [name] => Cordless Polisher
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 175
                                                                                            [url_key] => smart-gadgets/digital-timer-meter
                                                                                            [name] => Digital Timer & Meter
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 24
                                                                                            [url_key] => smart-gadgets/door-lock
                                                                                            [name] => Door Lock
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [id] => 344
                                                                                            [url_key] => smart-gadgets/eid-special-deals
                                                                                            [name] => Eid Special Deals
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [id] => 173
                                                                                            [url_key] => smart-gadgets/ipad-accessories
                                                                                            [name] => iPad Accessories
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [id] => 81
                                                                                            [url_key] => smart-gadgets/ir-ac-remote
                                                                                            [name] => IR AC Remote
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [id] => 178
                                                                                            [url_key] => smart-gadgets/projector
                                                                                            [name] => Projector
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [id] => 18
                                                                                            [url_key] => smart-gadgets/security-and-cameras
                                                                                            [name] => Security And Cameras
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [10] => Array
                                                                                        (
                                                                                            [id] => 79
                                                                                            [url_key] => smart-gadgets/smart-speaker-voice-assistant
                                                                                            [name] => Smart Speaker /Voice Assistant
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [11] => Array
                                                                                        (
                                                                                            [id] => 179
                                                                                            [url_key] => smart-gadgets/wi-fi-receiver-box
                                                                                            [name] => Wi-Fi Receiver Box
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [12] => Array
                                                                                        (
                                                                                            [id] => 19
                                                                                            [url_key] => smart-gadgets/wifi-door-bell
                                                                                            [name] => WiFi Door Bell
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [13] => Array
                                                                                        (
                                                                                            [id] => 20
                                                                                            [url_key] => smart-gadgets/wifi-plug
                                                                                            [name] => WiFi Plug
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [14] => Array
                                                                                        (
                                                                                            [id] => 75
                                                                                            [url_key] => smart-gadgets/wifi-power-strip-socket
                                                                                            [name] => WiFi Power Strip/Socket
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [15] => Array
                                                                                        (
                                                                                            [id] => 22
                                                                                            [url_key] => smart-gadgets/wifi-touch-switch
                                                                                            [name] => WiFi Touch Switch
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [16] => Array
                                                                                        (
                                                                                            [id] => 176
                                                                                            [url_key] => smart-gadgets/wireless-air-mouse
                                                                                            [name] => Wireless Air Mouse
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [17] => Array
                                                                                        (
                                                                                            [id] => 177
                                                                                            [url_key] => smart-gadgets/wireless-charger
                                                                                            [name] => Wireless Charger
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [cat_id] => 26
                                                                            [cat_name] => Smart Solar
                                                                            [cat_url_key] => smart-solar
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 162
                                                                                            [url_key] => smart-solar/led-garden-lights
                                                                                            [name] => LED Garden Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 168
                                                                                            [url_key] => smart-solar/solar-fan
                                                                                            [name] => Solar Fan
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 166
                                                                                            [url_key] => smart-solar/solar-flame-torch-light
                                                                                            [name] => Solar Flame Torch Light 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 169
                                                                                            [url_key] => smart-solar/solar-integrated-flood-lights
                                                                                            [name] => Solar Integrated Flood Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 164
                                                                                            [url_key] => smart-solar/solar-lantern-light
                                                                                            [name] => Solar Lantern Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [5] => Array
                                                                                        (
                                                                                            [id] => 165
                                                                                            [url_key] => smart-solar/solar-led-wall-light
                                                                                            [name] => Solar LED Wall Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [6] => Array
                                                                                        (
                                                                                            [id] => 167
                                                                                            [url_key] => smart-solar/solar-lighting-speaker
                                                                                            [name] => Solar Lighting + Speaker
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [7] => Array
                                                                                        (
                                                                                            [id] => 161
                                                                                            [url_key] => smart-solar/solar-sensor-lights
                                                                                            [name] => Solar Sensor Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [8] => Array
                                                                                        (
                                                                                            [id] => 170
                                                                                            [url_key] => smart-solar/solar-street-light
                                                                                            [name] => solar Street Light 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [9] => Array
                                                                                        (
                                                                                            [id] => 163
                                                                                            [url_key] => smart-solar/solar-string-lights
                                                                                            [name] => Solar String Lights
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [10] => Array
                                                                                        (
                                                                                            [id] => 171
                                                                                            [url_key] => smart-solar/solar-torch-light
                                                                                            [name] => Solar Torch Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [cat_id] => 193
                                                                            [cat_name] => LEDVANCE Smart
                                                                            [cat_url_key] => ledvance-smart
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 195
                                                                                            [url_key] => ledvance-smart/ledvance-solar
                                                                                            [name] => LEDVANCE Solar 
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [cat_id] => 5
                                                                            [cat_name] => Plant Grow Light
                                                                            [cat_url_key] => plant-grow-light
                                                                            [hover_cat_names] => Array
                                                                                (
                                                                                    [0] => Array
                                                                                        (
                                                                                            [id] => 181
                                                                                            [url_key] => plant-grow-light/led-grow-bulb
                                                                                            [name] => LED Grow Bulb
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [1] => Array
                                                                                        (
                                                                                            [id] => 182
                                                                                            [url_key] => plant-grow-light/led-grow-strip-light
                                                                                            [name] => LED Grow Strip Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [2] => Array
                                                                                        (
                                                                                            [id] => 184
                                                                                            [url_key] => plant-grow-light/led-ring-grow-light
                                                                                            [name] => LED Ring Grow Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [3] => Array
                                                                                        (
                                                                                            [id] => 185
                                                                                            [url_key] => plant-grow-light/led-table-grow-light
                                                                                            [name] => LED Table Grow Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                    [4] => Array
                                                                                        (
                                                                                            [id] => 183
                                                                                            [url_key] => plant-grow-light/led-usb-grow-light
                                                                                            [name] => LED USB Grow Light
                                                                                            [sub_child] => Array
                                                                                                (
                                                                                                )

                                                                                        )

                                                                                )

                                                                        )

                                                                )

                                                            [brandsList] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [cat_id] => 2
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [cat_id] => 17
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [cat_id] => 26
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [cat_id] => 193
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [cat_id] => 5
                                                                            [economical_brands] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                    [countCart] => 0
                                                    [cartVal] => 
                                                    [header_color] => #2B60AD
                                                    [footer_color] => #2B60AD
                                                    [menu_color] => #1753A0
                                                    [button_color] => #f51821f
                                                    [font_family] => Raleway
                                                )

                                            [_viewBuilder:protected] => Cake\View\ViewBuilder Object
                                                (
                                                    [_templatePath:protected] => 
                                                    [_template:protected] => 
                                                    [_plugin:protected] => 
                                                    [_theme:protected] => 
                                                    [_layout:protected] => website
                                                    [_autoLayout:protected] => 
                                                    [_layoutPath:protected] => 
                                                    [_name:protected] => 
                                                    [_className:protected] => 
                                                    [_options:protected] => Array
                                                        (
                                                        )

                                                    [_helpers:protected] => Array
                                                        (
                                                        )

                                                )

                                            [RequestHandler] => Cake\Controller\Component\RequestHandlerComponent Object
                                                (
                                                    [components] => Array
                                                        (
                                                        )

                                                    [implementedEvents] => Array
                                                        (
                                                            [Controller.startup] => startup
                                                            [Controller.beforeRender] => beforeRender
                                                            [Controller.beforeRedirect] => beforeRedirect
                                                        )

                                                    [_config] => Array
                                                        (
                                                            [checkHttpCache] => 1
                                                            [viewClassMap] => Array
                                                                (
                                                                    [json] => Json
                                                                    [xml] => Xml
                                                                    [ajax] => Ajax
                                                                )

                                                            [inputTypeMap] => Array
                                                                (
                                                                    [json] => Array
                                                                        (
                                                                            [0] => json_decode
                                                                            [1] => 1
                                                                        )

                                                                    [xml] => Array
                                                                        (
                                                                            [0] => Array
                                                                                (
                                                                                    [0] => Cake\Controller\Component\RequestHandlerComponent Object
 *RECURSION*
                                                                                    [1] => convertXml
                                                                                )

                                                                        )

                                                                )

                                                            [enableBeforeRedirect] => 1
                                                        )

                                                )

                                            [Flash] => Cake\Controller\Component\FlashComponent Object
                                                (
                                                    [components] => Array
                                                        (
                                                        )

                                                    [implementedEvents] => Array
                                                        (
                                                        )

                                                    [_config] => Array
                                                        (
                                                            [key] => flash
                                                            [element] => default
                                                            [params] => Array
                                                                (
                                                                )

                                                            [clear] => 
                                                            [duplicate] => 1
                                                        )

                                                )

                                            [Global] => App\Controller\Component\GlobalComponent Object
                                                (
                                                    [components] => Array
                                                        (
                                                        )

                                                    [implementedEvents] => Array
                                                        (
                                                        )

                                                    [_config] => Array
                                                        (
                                                        )

                                                )

                                            [Cookie] => Cake\Controller\Component\CookieComponent Object
                                                (
                                                    [components] => Array
                                                        (
                                                        )

                                                    [implementedEvents] => Array
                                                        (
                                                        )

                                                    [_config] => Array
                                                        (
                                                            [path] => /
                                                            [domain] => 
                                                            [secure] => 
                                                            [key] => 05bd51c7b961813f1dc1af953ca889860f29258803c54b4f751a1138dea70022
                                                            [httpOnly] => 
                                                            [encryption] => aes
                                                            [expires] => +1 month
                                                        )

                                                )

                                            [MerchantLocations] => App\Model\Table\MerchantLocationsTable Object
                                                (
                                                    [registryAlias] => MerchantLocations
                                                    [table] => merchant_locations
                                                    [alias] => MerchantLocations
                                                    [entityClass] => App\Model\Entity\MerchantLocation
                                                    [associations] => Array
                                                        (
                                                            [0] => merchants
                                                            [1] => countries
                                                            [2] => states
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Merchants] => App\Model\Table\MerchantsTable Object
                                                (
                                                    [registryAlias] => Merchants
                                                    [table] => merchants
                                                    [alias] => Merchants
                                                    [entityClass] => App\Model\Entity\Merchant
                                                    [associations] => Array
                                                        (
                                                            [0] => users
                                                            [1] => merchanttypes
                                                            [2] => attributegroups
                                                            [3] => attributes
                                                            [4] => merchantagreements
                                                            [5] => merchantdescriptions
                                                            [6] => merchantlocations
                                                            [7] => merchantpayments
                                                            [8] => orders
                                                            [9] => products
                                                            [10] => shippingmethodsettings
                                                            [11] => categories
                                                            [12] => brands
                                                            [13] => site_settings
                                                            [14] => widgets
                                                            [15] => banners
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Auth] => Cake\Controller\Component\AuthComponent Object
                                                (
                                                    [components] => Array
                                                        (
                                                            [0] => RequestHandler
                                                            [1] => Flash
                                                        )

                                                    [implementedEvents] => Array
                                                        (
                                                            [Controller.initialize] => authCheck
                                                            [Controller.startup] => startup
                                                        )

                                                    [_config] => Array
                                                        (
                                                            [authenticate] => Array
                                                                (
                                                                    [Basic] => Array
                                                                        (
                                                                            [userModel] => Users
                                                                        )

                                                                    [Form] => Array
                                                                        (
                                                                            [passwordHasher] => Array
                                                                                (
                                                                                    [className] => Default
                                                                                    [hashers] => Array
                                                                                        (
                                                                                            [0] => Default
                                                                                        )

                                                                                )

                                                                            [userModel] => Users
                                                                            [fields] => Array
                                                                                (
                                                                                    [username] => username
                                                                                    [password] => password
                                                                                )

                                                                            [scope] => Array
                                                                                (
                                                                                    [status] => A
                                                                                )

                                                                        )

                                                                )

                                                            [authorize] => 
                                                            [ajaxLogin] => 
                                                            [flash] => Array
                                                                (
                                                                    [element] => error
                                                                    [key] => flash
                                                                    [params] => Array
                                                                        (
                                                                            [class] => error
                                                                        )

                                                                )

                                                            [loginAction] => Array
                                                                (
                                                                    [controller] => Users
                                                                    [action] => login
                                                                    [plugin] => 
                                                                )

                                                            [loginRedirect] => Array
                                                                (
                                                                    [controller] => Users
                                                                    [action] => index
                                                                )

                                                            [logoutRedirect] => Array
                                                                (
                                                                    [controller] => Users
                                                                    [action] => login
                                                                )

                                                            [authError] => You are not authorized to access that location.
                                                            [unauthorizedRedirect] => 1
                                                            [storage] => Session
                                                            [checkAuthIn] => Controller.startup
                                                        )

                                                )

                                            [MerchantThemes] => App\Model\Table\MerchantThemesTable Object
                                                (
                                                    [registryAlias] => MerchantThemes
                                                    [table] => merchant_themes
                                                    [alias] => MerchantThemes
                                                    [entityClass] => App\Model\Entity\MerchantTheme
                                                    [associations] => Array
                                                        (
                                                            [0] => merchants
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [SubscriptionSettings] => App\Model\Table\SubscriptionSettingsTable Object
                                                (
                                                    [registryAlias] => SubscriptionSettings
                                                    [table] => subscription_settings
                                                    [alias] => SubscriptionSettings
                                                    [entityClass] => App\Model\Entity\SubscriptionSetting
                                                    [associations] => Array
                                                        (
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [suspend_days_limit] => 15
                                            [payment_retries_limit] => 3
                                            [payment_retries_days] => 5
                                            [payment_reminder_days] => 1
                                            [invoice_due_days] => 2
                                            [MerchantSubscriptions] => App\Model\Table\MerchantSubscriptionsTable Object
                                                (
                                                    [registryAlias] => MerchantSubscriptions
                                                    [table] => merchant_subscriptions
                                                    [alias] => MerchantSubscriptions
                                                    [entityClass] => App\Model\Entity\MerchantSubscription
                                                    [associations] => Array
                                                        (
                                                            [0] => subscriptionplans
                                                            [1] => merchants
                                                            [2] => subscriptioninvoicepayments
                                                            [3] => subscriptioninvoices
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Carts] => App\Model\Table\CartsTable Object
                                                (
                                                    [registryAlias] => Carts
                                                    [table] => carts
                                                    [alias] => Carts
                                                    [entityClass] => App\Model\Entity\Cart
                                                    [associations] => Array
                                                        (
                                                            [0] => customers
                                                            [1] => cartcoupons
                                                            [2] => cartcustomoptions
                                                            [3] => cartproducts
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Languages] => App\Model\Table\LanguagesTable Object
                                                (
                                                    [registryAlias] => Languages
                                                    [table] => languages
                                                    [alias] => Languages
                                                    [entityClass] => App\Model\Entity\Language
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => attributedescriptions
                                                            [2] => attributegroupdescriptions
                                                            [3] => branddescriptions
                                                            [4] => categorydescriptions
                                                            [5] => contentpagedescriptions
                                                            [6] => merchantdescriptions
                                                            [7] => productcustomoptiondescriptions
                                                            [8] => productcustomoptionvaluedescriptions
                                                            [9] => productdescriptions
                                                            [10] => productvariantdescriptions
                                                            [11] => productvariantoptiondescriptions
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [CategoryDescriptions] => App\Model\Table\CategoryDescriptionsTable Object
                                                (
                                                    [registryAlias] => CategoryDescriptions
                                                    [table] => category_descriptions
                                                    [alias] => CategoryDescriptions
                                                    [entityClass] => App\Model\Entity\CategoryDescription
                                                    [associations] => Array
                                                        (
                                                            [0] => categories
                                                            [1] => languages
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Categories] => App\Model\Table\CategoriesTable Object
                                                (
                                                    [registryAlias] => Categories
                                                    [table] => categories
                                                    [alias] => Categories
                                                    [entityClass] => App\Model\Entity\Category
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => merchants
                                                            [2] => banners
                                                            [3] => brandcategorymappings
                                                            [4] => categorydescriptions
                                                            [5] => productcategories
                                                            [6] => widgetcategorymappings
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Brands] => App\Model\Table\BrandsTable Object
                                                (
                                                    [registryAlias] => Brands
                                                    [table] => brands
                                                    [alias] => Brands
                                                    [entityClass] => App\Model\Entity\Brand
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => merchants
                                                            [2] => banners
                                                            [3] => brandcategorymappings
                                                            [4] => branddescriptions
                                                            [5] => products
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [SiteSettings] => App\Model\Table\SiteSettingsTable Object
                                                (
                                                    [registryAlias] => SiteSettings
                                                    [table] => site_settings
                                                    [alias] => SiteSettings
                                                    [entityClass] => App\Model\Entity\SiteSetting
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => states
                                                            [2] => merchants
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Countries] => App\Model\Table\CountriesTable Object
                                                (
                                                    [registryAlias] => Countries
                                                    [table] => countries
                                                    [alias] => Countries
                                                    [entityClass] => App\Model\Entity\Country
                                                    [associations] => Array
                                                        (
                                                            [0] => areas
                                                            [1] => bannerads
                                                            [2] => banners
                                                            [3] => brands
                                                            [4] => cartcoupons
                                                            [5] => categories
                                                            [6] => contentpages
                                                            [7] => currencies
                                                            [8] => customershippingaddresses
                                                            [9] => customers
                                                            [10] => languages
                                                            [11] => loyaltyprograms
                                                            [12] => merchantlocations
                                                            [13] => paymentmethods
                                                            [14] => routes
                                                            [15] => sitesettings
                                                            [16] => states
                                                            [17] => widgets
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [States] => App\Model\Table\StatesTable Object
                                                (
                                                    [registryAlias] => States
                                                    [table] => states
                                                    [alias] => States
                                                    [entityClass] => App\Model\Entity\State
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => areas
                                                            [2] => customershippingaddresses
                                                            [3] => customers
                                                            [4] => merchantlocations
                                                            [5] => routes
                                                            [6] => sitesettings
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [SocialMediaSettings] => App\Model\Table\SocialMediaSettingsTable Object
                                                (
                                                    [registryAlias] => SocialMediaSettings
                                                    [table] => social_media_settings
                                                    [alias] => SocialMediaSettings
                                                    [entityClass] => App\Model\Entity\SocialMediaSetting
                                                    [associations] => Array
                                                        (
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [siteSettings] => App\Model\Entity\SiteSetting Object
                                                (
                                                    [id] => 4
                                                    [site_name] => Lighting Souq
                                                    [website] => https://lightingsouq.com
                                                    [global_notification_email] => sales@ggilighting.com
                                                    [contact_email] => info@lightingsouq.com
                                                    [admin_email] => sales@ggilighting.com
                                                    [phone] => +974 55529088
                                                    [fax] => 
                                                    [default_date_format] => d/m/Y
                                                    [default_time_format] => h:i A
                                                    [default_time_zone] => Asia/Riyadh
                                                    [country_id] => 173
                                                    [state_id] => 3990
                                                    [merchant_id] => 3
                                                    [city] => Doha
                                                    [address1] => New Salata, C Ring Road, Sharq Capital Bldg - 311, P.O. Box 37372, Doha, Qatar
                                                    [address2] => 
                                                    [zip_code] => 
                                                    [company_logo] => Lightingsouq_8425C.png_B7F2D.png
                                                    [certificate_image] => Badge-success.jpg_EB41E.jpg
                                                    [accept_online_payment] => Yes
                                                    [site_maintenance] => No
                                                    [description] => Lighting Souq is a leading biggest lighting online shopping site place that provides controlled, virtual and personalized light automation products for home, office or any place.
                                                    [business_hours] => 15
                                                    [helpdesk_en] => 
                                                    [helpdesk_ar] => 
                                                    [status] => A
                                                    [gtm_code] => GTM-T7BL4XV7
                                                    [firebase_server_key] => AAAA7wnhw9A:APA91bFJE4j4b_k9Nu-e296h2yIhlTQ7PJjUQhRxeCdSy_qhq-C6tnn47kGCwN8k9QJKOHreaNjrbOHnq4bPSSQA_qkwbkjNNfNthRlDTYoR41a8lGGbT7Einh4YZ_wjkeaSA9zWa-hv
                                                    [favicon_icon] => lsouq_favicon.jpeg
                                                    [created] => Cake\I18n\Time Object
                                                        (
                                                            [time] => 2020-08-21T13:45:09+00:00
                                                            [timezone] => UTC
                                                            [fixedNowTime] => 
                                                        )

                                                    [modified] => Cake\I18n\Time Object
                                                        (
                                                            [time] => 2023-11-17T06:36:48+00:00
                                                            [timezone] => UTC
                                                            [fixedNowTime] => 
                                                        )

                                                    [fullAdress] => New Salata, C Ring Road, Sharq Capital Bldg - 311, P.O. Box 37372, Doha, Qatar, Doha, Doha Jadeed, Qatar, .
                                                    [[new]] => 
                                                    [[accessible]] => Array
                                                        (
                                                            [*] => 1
                                                            [id] => 
                                                        )

                                                    [[dirty]] => Array
                                                        (
                                                            [fullAdress] => 1
                                                        )

                                                    [[original]] => Array
                                                        (
                                                        )

                                                    [[virtual]] => Array
                                                        (
                                                        )

                                                    [[errors]] => Array
                                                        (
                                                        )

                                                    [[invalid]] => Array
                                                        (
                                                        )

                                                    [[repository]] => SiteSettings
                                                )

                                            [socialLinks] => Array
                                                (
                                                    [id] => 1
                                                    [facebook_url] => https://www.facebook.com/lightingsouq/
                                                    [googleplus_url] => plus.google.com
                                                    [twitter_url] => twitter.com
                                                    [pinterest_url] => https://www.pinterest.com
                                                    [youtube_url] => https://www.youtube.com/channel/UCZd_RTwF2TNVAy84akkZIIg
                                                    [linkedin_url] => https://www.linkedin.com/company/lightingsouq/
                                                    [instagram_url] => https://www.instagram.com/lightingsouq/?hl=en
                                                    [country_id] => 173
                                                    [merchant_id] => 3
                                                    [created] => Cake\I18n\Time Object
                                                        (
                                                            [time] => 2018-04-21T15:44:34+00:00
                                                            [timezone] => UTC
                                                            [fixedNowTime] => 
                                                        )

                                                    [modified] => Cake\I18n\Time Object
                                                        (
                                                            [time] => 2023-10-23T07:47:20+00:00
                                                            [timezone] => UTC
                                                            [fixedNowTime] => 
                                                        )

                                                )

                                            [mer_logo] => Array
                                                (
                                                    [logo] => Lightingsouq_8425C.png
                                                )

                                            [Customers] => App\Model\Table\CustomersTable Object
                                                (
                                                    [registryAlias] => Customers
                                                    [table] => customers
                                                    [alias] => Customers
                                                    [entityClass] => App\Model\Entity\Customer
                                                    [associations] => Array
                                                        (
                                                            [0] => users
                                                            [1] => customergroups
                                                            [2] => countries
                                                            [3] => states
                                                            [4] => cartcouponusages
                                                            [5] => carts
                                                            [6] => customerpayments
                                                            [7] => customerrewards
                                                            [8] => customershippingaddresses
                                                            [9] => customerwishlists
                                                            [10] => orders
                                                            [11] => productreviews
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Products] => App\Model\Table\ProductsTable Object
                                                (
                                                    [registryAlias] => Products
                                                    [table] => products
                                                    [alias] => Products
                                                    [entityClass] => App\Model\Entity\Product
                                                    [associations] => Array
                                                        (
                                                            [0] => merchants
                                                            [1] => brands
                                                            [2] => measurementclasses
                                                            [3] => weightclasses
                                                            [4] => cartproducts
                                                            [5] => customerwishlists
                                                            [6] => merchantpaymentdetails
                                                            [7] => orderproducts
                                                            [8] => productattributes
                                                            [9] => productcategories
                                                            [10] => productcombinationskus
                                                            [11] => productcustomoptions
                                                            [12] => productdescriptions
                                                            [13] => productimages
                                                            [14] => productmedias
                                                            [15] => productrelations
                                                            [16] => productreviews
                                                            [17] => productvariants
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [ProductCategories] => App\Model\Table\ProductCategoriesTable Object
                                                (
                                                    [registryAlias] => ProductCategories
                                                    [table] => product_categories
                                                    [alias] => ProductCategories
                                                    [entityClass] => App\Model\Entity\ProductCategory
                                                    [associations] => Array
                                                        (
                                                            [0] => products
                                                            [1] => categories
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [WidgetCategoryMappings] => App\Model\Table\WidgetCategoryMappingsTable Object
                                                (
                                                    [registryAlias] => WidgetCategoryMappings
                                                    [table] => widget_category_mappings
                                                    [alias] => WidgetCategoryMappings
                                                    [entityClass] => App\Model\Entity\WidgetCategoryMapping
                                                    [associations] => Array
                                                        (
                                                            [0] => widgets
                                                            [1] => categories
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Widgets] => App\Model\Table\WidgetsTable Object
                                                (
                                                    [registryAlias] => Widgets
                                                    [table] => widgets
                                                    [alias] => Widgets
                                                    [entityClass] => App\Model\Entity\Widget
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => merchants
                                                            [2] => widgetcategorymappings
                                                            [3] => widgetdescriptions
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Banners] => App\Model\Table\BannersTable Object
                                                (
                                                    [registryAlias] => Banners
                                                    [table] => banners
                                                    [alias] => Banners
                                                    [entityClass] => App\Model\Entity\Banner
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => brands
                                                            [2] => categories
                                                            [3] => bannerdescriptions
                                                            [4] => merchants
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [BannerAds] => App\Model\Table\BannerAdsTable Object
                                                (
                                                    [registryAlias] => BannerAds
                                                    [table] => banner_ads
                                                    [alias] => BannerAds
                                                    [entityClass] => App\Model\Entity\BannerAd
                                                    [associations] => Array
                                                        (
                                                            [0] => banneradtypes
                                                            [1] => countries
                                                            [2] => banneraddescriptions
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [ProductDescriptions] => App\Model\Table\ProductDescriptionsTable Object
                                                (
                                                    [registryAlias] => ProductDescriptions
                                                    [table] => product_descriptions
                                                    [alias] => ProductDescriptions
                                                    [entityClass] => App\Model\Entity\ProductDescription
                                                    [associations] => Array
                                                        (
                                                            [0] => products
                                                            [1] => languages
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [ContentPages] => App\Model\Table\ContentPagesTable Object
                                                (
                                                    [registryAlias] => ContentPages
                                                    [table] => content_pages
                                                    [alias] => ContentPages
                                                    [entityClass] => App\Model\Entity\ContentPage
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => contentpagedescriptions
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [BrandDescriptions] => App\Model\Table\BrandDescriptionsTable Object
                                                (
                                                    [registryAlias] => BrandDescriptions
                                                    [table] => brand_descriptions
                                                    [alias] => BrandDescriptions
                                                    [entityClass] => App\Model\Entity\BrandDescription
                                                    [associations] => Array
                                                        (
                                                            [0] => brands
                                                            [1] => languages
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [CustomerWishlists] => App\Model\Table\CustomerWishlistsTable Object
                                                (
                                                    [registryAlias] => CustomerWishlists
                                                    [table] => customer_wishlists
                                                    [alias] => CustomerWishlists
                                                    [entityClass] => App\Model\Entity\CustomerWishlist
                                                    [associations] => Array
                                                        (
                                                            [0] => customers
                                                            [1] => products
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Currencies] => App\Model\Table\CurrenciesTable Object
                                                (
                                                    [registryAlias] => Currencies
                                                    [table] => currencies
                                                    [alias] => Currencies
                                                    [entityClass] => App\Model\Entity\Currency
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                            [1] => customerpayments
                                                            [2] => merchantpaymentdetails
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [ProductDispatchTimes] => App\Model\Table\ProductDispatchTimesTable Object
                                                (
                                                    [registryAlias] => ProductDispatchTimes
                                                    [table] => product_dispatch_times
                                                    [alias] => ProductDispatchTimes
                                                    [entityClass] => App\Model\Entity\ProductDispatchTime
                                                    [associations] => Array
                                                        (
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [MerchantDescriptions] => App\Model\Table\MerchantDescriptionsTable Object
                                                (
                                                    [registryAlias] => MerchantDescriptions
                                                    [table] => merchant_descriptions
                                                    [alias] => MerchantDescriptions
                                                    [entityClass] => App\Model\Entity\MerchantDescription
                                                    [associations] => Array
                                                        (
                                                            [0] => merchants
                                                            [1] => languages
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [GlobalSettings] => App\Model\Table\GlobalSettingsTable Object
                                                (
                                                    [registryAlias] => GlobalSettings
                                                    [table] => global_settings
                                                    [alias] => GlobalSettings
                                                    [entityClass] => App\Model\Entity\GlobalSetting
                                                    [associations] => Array
                                                        (
                                                            [0] => countries
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [ProductReviews] => App\Model\Table\ProductReviewsTable Object
                                                (
                                                    [registryAlias] => ProductReviews
                                                    [table] => product_reviews
                                                    [alias] => ProductReviews
                                                    [entityClass] => App\Model\Entity\ProductReview
                                                    [associations] => Array
                                                        (
                                                            [0] => products
                                                            [1] => customers
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [BannerDescriptions] => App\Model\Table\BannerDescriptionsTable Object
                                                (
                                                    [registryAlias] => BannerDescriptions
                                                    [table] => banner_descriptions
                                                    [alias] => BannerDescriptions
                                                    [entityClass] => App\Model\Entity\BannerDescription
                                                    [associations] => Array
                                                        (
                                                            [0] => banners
                                                            [1] => languages
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Orders] => App\Model\Table\OrdersTable Object
                                                (
                                                    [registryAlias] => Orders
                                                    [table] => orders
                                                    [alias] => Orders
                                                    [entityClass] => App\Model\Entity\Order
                                                    [associations] => Array
                                                        (
                                                            [0] => cartcoupons
                                                            [1] => merchants
                                                            [2] => merchanttaxes
                                                            [3] => customers
                                                            [4] => cartcouponusages
                                                            [5] => customerpayments
                                                            [6] => customerrewards
                                                            [7] => merchantpaymentdetails
                                                            [8] => ordercustomoptions
                                                            [9] => orderproducts
                                                            [10] => orderstatushistories
                                                            [11] => shipments
                                                        )

                                                    [behaviors] => Array
                                                        (
                                                            [0] => Timestamp
                                                        )

                                                    [defaultConnection] => default
                                                    [connectionName] => default
                                                )

                                            [Paginator] => Cake\Controller\Component\PaginatorComponent Object
                                                (
                                                    [components] => Array
                                                        (
                                                        )

                                                    [implementedEvents] => Array
                                                        (
                                                        )

                                                    [_config] => Array
                                                        (
                                                            [page] => 1
                                                            [limit] => 20
                                                            [maxLimit] => 100
                                                            [whitelist] => Array
                                                                (
                                                                    [0] => limit
                                                                    [1] => sort
                                                                    [2] => page
                                                                    [3] => direction
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [12] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/BaseApplication.php
                            [line] => 78
                            [function] => dispatch
                            [class] => Cake\Http\ActionDispatcher
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [pass] => Array
                                                        (
                                                            [0] => deals-of-the-month
                                                        )

                                                    [controller] => Pages
                                                    [action] => deals
                                                    [plugin] => 
                                                    [_matchedRoute] => /deals/*
                                                    [isAjax] => 
                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                    [HTTP_REFERER] => 
                                                    [HTTP_X_REQUESTED_WITH] => 
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                    [ajax] => 
                                                    [get] => 1
                                                    [head] => 
                                                    [options] => 
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                )

                        )

                    [13] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/Runner.php
                            [line] => 65
                            [function] => __invoke
                            [class] => Cake\Http\BaseApplication
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [pass] => Array
                                                        (
                                                            [0] => deals-of-the-month
                                                        )

                                                    [controller] => Pages
                                                    [action] => deals
                                                    [plugin] => 
                                                    [_matchedRoute] => /deals/*
                                                    [isAjax] => 
                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                    [HTTP_REFERER] => 
                                                    [HTTP_X_REQUESTED_WITH] => 
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                    [ajax] => 
                                                    [get] => 1
                                                    [head] => 
                                                    [options] => 
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                    [2] => Cake\Http\Runner Object
                                        (
                                            [index:protected] => 4
                                            [middleware:protected] => Cake\Http\MiddlewareQueue Object
                                                (
                                                    [queue:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware
                                                            [1] => Cake\Routing\Middleware\AssetMiddleware
                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware
                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                    [callables:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware Object
                                                                (
                                                                    [_defaultConfig:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 
                                                                        )

                                                                    [exceptionRenderer:protected] => Cake\Error\ExceptionRenderer
                                                                    [_config:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 1
                                                                            [errorLevel] => 32767
                                                                            [exceptionRenderer] => Cake\Error\ExceptionRenderer
                                                                        )

                                                                    [_configInitialized:protected] => 1
                                                                )

                                                            [1] => Cake\Routing\Middleware\AssetMiddleware Object
                                                                (
                                                                    [cacheTime:protected] => +1 day
                                                                    [typeMap:protected] => Array
                                                                        (
                                                                            [css] => text/css
                                                                            [json] => application/json
                                                                            [js] => application/javascript
                                                                            [ico] => image/x-icon
                                                                            [eot] => application/vnd.ms-fontobject
                                                                            [svg] => image/svg+xml
                                                                            [html] => text/html
                                                                            [rss] => application/rss+xml
                                                                            [xml] => application/xml
                                                                        )

                                                                )

                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware Object
                                                                (
                                                                )

                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [14] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
                            [line] => 59
                            [function] => __invoke
                            [class] => Cake\Http\Runner
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [pass] => Array
                                                        (
                                                            [0] => deals-of-the-month
                                                        )

                                                    [controller] => Pages
                                                    [action] => deals
                                                    [plugin] => 
                                                    [_matchedRoute] => /deals/*
                                                    [isAjax] => 
                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                    [HTTP_REFERER] => 
                                                    [HTTP_X_REQUESTED_WITH] => 
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                    [ajax] => 
                                                    [get] => 1
                                                    [head] => 
                                                    [options] => 
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                )

                        )

                    [15] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/Runner.php
                            [line] => 65
                            [function] => __invoke
                            [class] => Cake\Routing\Middleware\RoutingMiddleware
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [pass] => Array
                                                        (
                                                            [0] => deals-of-the-month
                                                        )

                                                    [controller] => Pages
                                                    [action] => deals
                                                    [plugin] => 
                                                    [_matchedRoute] => /deals/*
                                                    [isAjax] => 
                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                    [HTTP_REFERER] => 
                                                    [HTTP_X_REQUESTED_WITH] => 
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                    [ajax] => 
                                                    [get] => 1
                                                    [head] => 
                                                    [options] => 
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                    [2] => Cake\Http\Runner Object
                                        (
                                            [index:protected] => 4
                                            [middleware:protected] => Cake\Http\MiddlewareQueue Object
                                                (
                                                    [queue:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware
                                                            [1] => Cake\Routing\Middleware\AssetMiddleware
                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware
                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                    [callables:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware Object
                                                                (
                                                                    [_defaultConfig:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 
                                                                        )

                                                                    [exceptionRenderer:protected] => Cake\Error\ExceptionRenderer
                                                                    [_config:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 1
                                                                            [errorLevel] => 32767
                                                                            [exceptionRenderer] => Cake\Error\ExceptionRenderer
                                                                        )

                                                                    [_configInitialized:protected] => 1
                                                                )

                                                            [1] => Cake\Routing\Middleware\AssetMiddleware Object
                                                                (
                                                                    [cacheTime:protected] => +1 day
                                                                    [typeMap:protected] => Array
                                                                        (
                                                                            [css] => text/css
                                                                            [json] => application/json
                                                                            [js] => application/javascript
                                                                            [ico] => image/x-icon
                                                                            [eot] => application/vnd.ms-fontobject
                                                                            [svg] => image/svg+xml
                                                                            [html] => text/html
                                                                            [rss] => application/rss+xml
                                                                            [xml] => application/xml
                                                                        )

                                                                )

                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware Object
                                                                (
                                                                )

                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [16] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php
                            [line] => 88
                            [function] => __invoke
                            [class] => Cake\Http\Runner
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [plugin] => 
                                                    [controller] => 
                                                    [action] => 
                                                    [_ext] => 
                                                    [pass] => Array
                                                        (
                                                        )

                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                )

                        )

                    [17] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/Runner.php
                            [line] => 65
                            [function] => __invoke
                            [class] => Cake\Routing\Middleware\AssetMiddleware
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [plugin] => 
                                                    [controller] => 
                                                    [action] => 
                                                    [_ext] => 
                                                    [pass] => Array
                                                        (
                                                        )

                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                    [2] => Cake\Http\Runner Object
                                        (
                                            [index:protected] => 4
                                            [middleware:protected] => Cake\Http\MiddlewareQueue Object
                                                (
                                                    [queue:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware
                                                            [1] => Cake\Routing\Middleware\AssetMiddleware
                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware
                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                    [callables:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware Object
                                                                (
                                                                    [_defaultConfig:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 
                                                                        )

                                                                    [exceptionRenderer:protected] => Cake\Error\ExceptionRenderer
                                                                    [_config:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 1
                                                                            [errorLevel] => 32767
                                                                            [exceptionRenderer] => Cake\Error\ExceptionRenderer
                                                                        )

                                                                    [_configInitialized:protected] => 1
                                                                )

                                                            [1] => Cake\Routing\Middleware\AssetMiddleware Object
                                                                (
                                                                    [cacheTime:protected] => +1 day
                                                                    [typeMap:protected] => Array
                                                                        (
                                                                            [css] => text/css
                                                                            [json] => application/json
                                                                            [js] => application/javascript
                                                                            [ico] => image/x-icon
                                                                            [eot] => application/vnd.ms-fontobject
                                                                            [svg] => image/svg+xml
                                                                            [html] => text/html
                                                                            [rss] => application/rss+xml
                                                                            [xml] => application/xml
                                                                        )

                                                                )

                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware Object
                                                                (
                                                                )

                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [18] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php
                            [line] => 92
                            [function] => __invoke
                            [class] => Cake\Http\Runner
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [plugin] => 
                                                    [controller] => 
                                                    [action] => 
                                                    [_ext] => 
                                                    [pass] => Array
                                                        (
                                                        )

                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                )

                        )

                    [19] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/Runner.php
                            [line] => 65
                            [function] => __invoke
                            [class] => Cake\Error\Middleware\ErrorHandlerMiddleware
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [plugin] => 
                                                    [controller] => 
                                                    [action] => 
                                                    [_ext] => 
                                                    [pass] => Array
                                                        (
                                                        )

                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                    [2] => Cake\Http\Runner Object
                                        (
                                            [index:protected] => 4
                                            [middleware:protected] => Cake\Http\MiddlewareQueue Object
                                                (
                                                    [queue:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware
                                                            [1] => Cake\Routing\Middleware\AssetMiddleware
                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware
                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                    [callables:protected] => Array
                                                        (
                                                            [0] => Cake\Error\Middleware\ErrorHandlerMiddleware Object
                                                                (
                                                                    [_defaultConfig:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 
                                                                        )

                                                                    [exceptionRenderer:protected] => Cake\Error\ExceptionRenderer
                                                                    [_config:protected] => Array
                                                                        (
                                                                            [skipLog] => Array
                                                                                (
                                                                                )

                                                                            [log] => 1
                                                                            [trace] => 1
                                                                            [errorLevel] => 32767
                                                                            [exceptionRenderer] => Cake\Error\ExceptionRenderer
                                                                        )

                                                                    [_configInitialized:protected] => 1
                                                                )

                                                            [1] => Cake\Routing\Middleware\AssetMiddleware Object
                                                                (
                                                                    [cacheTime:protected] => +1 day
                                                                    [typeMap:protected] => Array
                                                                        (
                                                                            [css] => text/css
                                                                            [json] => application/json
                                                                            [js] => application/javascript
                                                                            [ico] => image/x-icon
                                                                            [eot] => application/vnd.ms-fontobject
                                                                            [svg] => image/svg+xml
                                                                            [html] => text/html
                                                                            [rss] => application/rss+xml
                                                                            [xml] => application/xml
                                                                        )

                                                                )

                                                            [2] => Cake\Routing\Middleware\RoutingMiddleware Object
                                                                (
                                                                )

                                                            [3] => App\Application Object
                                                                (
                                                                    [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                                )

                                                        )

                                                )

                                        )

                                )

                        )

                    [20] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/Runner.php
                            [line] => 51
                            [function] => __invoke
                            [class] => Cake\Http\Runner
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [plugin] => 
                                                    [controller] => 
                                                    [action] => 
                                                    [_ext] => 
                                                    [pass] => Array
                                                        (
                                                        )

                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [1] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                )

                        )

                    [21] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/vendor/cakephp/cakephp/src/Http/Server.php
                            [line] => 80
                            [function] => run
                            [class] => Cake\Http\Runner
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Cake\Http\MiddlewareQueue Object
                                        (
                                            [queue:protected] => Array
                                                (
                                                    [0] => Cake\Error\Middleware\ErrorHandlerMiddleware
                                                    [1] => Cake\Routing\Middleware\AssetMiddleware
                                                    [2] => Cake\Routing\Middleware\RoutingMiddleware
                                                    [3] => App\Application Object
                                                        (
                                                            [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                        )

                                                )

                                            [callables:protected] => Array
                                                (
                                                    [0] => Cake\Error\Middleware\ErrorHandlerMiddleware Object
                                                        (
                                                            [_defaultConfig:protected] => Array
                                                                (
                                                                    [skipLog] => Array
                                                                        (
                                                                        )

                                                                    [log] => 1
                                                                    [trace] => 
                                                                )

                                                            [exceptionRenderer:protected] => Cake\Error\ExceptionRenderer
                                                            [_config:protected] => Array
                                                                (
                                                                    [skipLog] => Array
                                                                        (
                                                                        )

                                                                    [log] => 1
                                                                    [trace] => 1
                                                                    [errorLevel] => 32767
                                                                    [exceptionRenderer] => Cake\Error\ExceptionRenderer
                                                                )

                                                            [_configInitialized:protected] => 1
                                                        )

                                                    [1] => Cake\Routing\Middleware\AssetMiddleware Object
                                                        (
                                                            [cacheTime:protected] => +1 day
                                                            [typeMap:protected] => Array
                                                                (
                                                                    [css] => text/css
                                                                    [json] => application/json
                                                                    [js] => application/javascript
                                                                    [ico] => image/x-icon
                                                                    [eot] => application/vnd.ms-fontobject
                                                                    [svg] => image/svg+xml
                                                                    [html] => text/html
                                                                    [rss] => application/rss+xml
                                                                    [xml] => application/xml
                                                                )

                                                        )

                                                    [2] => Cake\Routing\Middleware\RoutingMiddleware Object
                                                        (
                                                        )

                                                    [3] => App\Application Object
                                                        (
                                                            [configDir:protected] => /opt/bitnami/apache2/htdocs/config
                                                        )

                                                )

                                        )

                                    [1] => Cake\Http\ServerRequest Object
                                        (
                                            [params] => Array
                                                (
                                                    [plugin] => 
                                                    [controller] => 
                                                    [action] => 
                                                    [_ext] => 
                                                    [pass] => Array
                                                        (
                                                        )

                                                )

                                            [data] => Array
                                                (
                                                )

                                            [query] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [_environment:protected] => Array
                                                (
                                                    [PHP_PATH] => /opt/bitnami/php/bin/php
                                                    [FREETDSLOCALES] => /opt/bitnami/common/etc/locales.conf
                                                    [FREETDSCONF] => /opt/bitnami/common/etc/freetds.conf
                                                    [OPENSSL_ENGINES] => /opt/bitnami/common/lib/engines
                                                    [OPENSSL_CONF] => /opt/bitnami/common/openssl/openssl.cnf
                                                    [SSL_CERT_FILE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [CURL_CA_BUNDLE] => /opt/bitnami/common/openssl/certs/curl-ca-bundle.crt
                                                    [LDAPCONF] => /opt/bitnami/common/etc/openldap/ldap.conf
                                                    [GS_LIB] => /opt/bitnami/common/share/ghostscript/fonts
                                                    [MAGICK_CODER_MODULE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders
                                                    [MAGICK_CONFIGURE_PATH] => /opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/
                                                    [MAGICK_HOME] => /opt/bitnami/common
                                                    [PATH] => /opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/letsencrypt/:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
                                                    [USER] => daemon
                                                    [HOME] => /usr/sbin
                                                    [SCRIPT_NAME] => /webroot/index.php
                                                    [REQUEST_URI] => /deals/deals-of-the-month
                                                    [QUERY_STRING] => 
                                                    [REQUEST_METHOD] => GET
                                                    [SERVER_PROTOCOL] => HTTP/1.1
                                                    [GATEWAY_INTERFACE] => CGI/1.1
                                                    [REDIRECT_URL] => /webroot/deals/deals-of-the-month
                                                    [REMOTE_PORT] => 41660
                                                    [SCRIPT_FILENAME] => /opt/bitnami/apache2/htdocs/webroot/index.php
                                                    [SERVER_ADMIN] => you@example.com
                                                    [CONTEXT_DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [CONTEXT_PREFIX] => 
                                                    [REQUEST_SCHEME] => https
                                                    [DOCUMENT_ROOT] => /opt/bitnami/apache2/htdocs
                                                    [REMOTE_ADDR] => 44.223.42.120
                                                    [SERVER_PORT] => 443
                                                    [SERVER_ADDR] => 172.26.12.151
                                                    [SERVER_NAME] => www.lightingsouq.com
                                                    [SERVER_SOFTWARE] => Apache
                                                    [SERVER_SIGNATURE] => 
                                                    [LD_LIBRARY_PATH] => /opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/common/lib64
                                                    [HTTP_HOST] => www.lightingsouq.com
                                                    [HTTP_USER_AGENT] => claudebot
                                                    [HTTP_ACCEPT] => */*
                                                    [SSL_TLS_SNI] => www.lightingsouq.com
                                                    [HTTPS] => on
                                                    [SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_STATUS] => 200
                                                    [REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_HTTPS] => on
                                                    [REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_STATUS] => 200
                                                    [REDIRECT_REDIRECT_SSL_TLS_SNI] => www.lightingsouq.com
                                                    [REDIRECT_REDIRECT_HTTPS] => on
                                                    [REDIRECT_REDIRECT_SCRIPT_URI] => https://www.lightingsouq.com/deals/deals-of-the-month
                                                    [REDIRECT_REDIRECT_SCRIPT_URL] => /deals/deals-of-the-month
                                                    [FCGI_ROLE] => RESPONDER
                                                    [PHP_SELF] => /webroot/index.php
                                                    [REQUEST_TIME_FLOAT] => 1711701568.5653
                                                    [REQUEST_TIME] => 1711701568
                                                    [ORIGINAL_REQUEST_METHOD] => GET
                                                )

                                            [url] => deals/deals-of-the-month
                                            [base] => 
                                            [webroot] => /
                                            [here] => /deals/deals-of-the-month
                                            [trustProxy] => 
                                            [_input:protected] => 
                                            [_detectorCache:protected] => Array
                                                (
                                                )

                                            [stream:protected] => Zend\Diactoros\PhpInputStream Object
                                                (
                                                    [cache:Zend\Diactoros\PhpInputStream:private] => 
                                                    [reachedEof:Zend\Diactoros\PhpInputStream:private] => 
                                                    [resource:protected] => Resource id #5
                                                    [stream:protected] => php://input
                                                )

                                            [uri:protected] => Zend\Diactoros\Uri Object
                                                (
                                                    [allowedSchemes:protected] => Array
                                                        (
                                                            [http] => 80
                                                            [https] => 443
                                                        )

                                                    [scheme:Zend\Diactoros\Uri:private] => https
                                                    [userInfo:Zend\Diactoros\Uri:private] => 
                                                    [host:Zend\Diactoros\Uri:private] => www.lightingsouq.com
                                                    [port:Zend\Diactoros\Uri:private] => 
                                                    [path:Zend\Diactoros\Uri:private] => /deals/deals-of-the-month
                                                    [query:Zend\Diactoros\Uri:private] => 
                                                    [fragment:Zend\Diactoros\Uri:private] => 
                                                    [uriString:Zend\Diactoros\Uri:private] => 
                                                    [base] => 
                                                    [webroot] => /
                                                )

                                            [session:protected] => Cake\Network\Session Object
                                                (
                                                    [_engine:protected] => 
                                                    [_started:protected] => 1
                                                    [_lifetime:protected] => 604800
                                                    [_isCLI:protected] => 
                                                )

                                            [attributes:protected] => Array
                                                (
                                                )

                                            [emulatedAttributes:protected] => Array
                                                (
                                                    [0] => session
                                                    [1] => webroot
                                                    [2] => base
                                                    [3] => params
                                                )

                                            [uploadedFiles:protected] => Array
                                                (
                                                )

                                            [protocol:protected] => 
                                            [requestTarget:protected] => 
                                        )

                                    [2] => Cake\Http\Response Object
                                        (
                                            [status] => 200
                                            [contentType] => text/html
                                            [headers] => Array
                                                (
                                                    [Content-Type] => Array
                                                        (
                                                            [0] => text/html; charset=UTF-8
                                                        )

                                                )

                                            [file] => 
                                            [fileRange] => Array
                                                (
                                                )

                                            [cookies] => Array
                                                (
                                                )

                                            [cacheDirectives] => Array
                                                (
                                                )

                                            [body] => 
                                        )

                                )

                        )

                    [22] => Array
                        (
                            [file] => /opt/bitnami/apache2/htdocs/webroot/index.php
                            [line] => 37
                            [function] => run
                            [class] => Cake\Http\Server
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => 42000
                    [1] => 1064
                    [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'JOIN widget_descriptions WidgetDescriptions ON WidgetDescriptions.widget_id = WH' at line 1
                )

        )

    [code] => 500
    [_serialize] => Array
        (
            [0] => message
            [1] => url
            [2] => code
        )

)
CakePHP: the rapid development php framework: Error

Oops

We can't seem to find the page you're looking for.

Please check the spelling or try searching for something else