Bathroom

Price

-

Filter by keyword

Width (cm) 40
Width (cm) 105
Width (cm) 240
Reset Filters

No products found!

NAME COMPONENT DURATION 0 ms 5 ms 10 ms 15 ms 20 ms 25 ms 30 ms
BootstrapTimer4.54 ms
Event: pre_systemEvents1.77 ms
Required Before FiltersTimer1.13 ms
RoutingTimer8.70 ms
Connecting to Database: "default"Database1.25 ms
QueryDatabase0.53 ms
SELECT * FROM `general_settings` WHERE `id` = 1
Event: dbqueryEvents0.03 ms
Event: dbqueryEvents0.01 ms
QueryDatabase0.47 ms
SELECT * FROM `currencies` ORDER BY `status` DESC, `id`
Event: dbqueryEvents0.02 ms
Event: dbqueryEvents0.01 ms
Before FiltersTimer0.42 ms
ControllerTimer15.43 ms
Controller ConstructorTimer4.37 ms
QueryDatabase0.29 ms
SELECT * FROM `pages` WHERE `slug` = 'bathroom' AND `visibility` = 1 AND `pages`.`lang_id` = '1'
Event: dbqueryEvents0.01 ms
Event: dbqueryEvents0.01 ms
QueryDatabase0.24 ms
SELECT * FROM `brands` WHERE FIND_IN_SET(5, category_data) ORDER BY `name`
Event: dbqueryEvents0.01 ms
Event: dbqueryEvents0.01 ms
QueryDatabase1.25 ms
SELECT `products`.*, `users`.`username` AS `user_username`, `users`.`role_id` AS `role_id`, `users`.`slug` AS `user_slug`, (SELECT title FROM product_details WHERE product_details.product_id = products.id AND product_details.lang_id = 1 LIMIT 1) AS title, (SELECT CONCAT(storage, '::', image_small) FROM images WHERE products.id = images.product_id ORDER BY is_main DESC, images.id DESC LIMIT 1) AS image, (SELECT CONCAT(storage, '::', image_small) FROM images WHERE products.id = images.product_id ORDER BY is_main DESC, images.id DESC LIMIT 1 OFFSET 1) AS image_second, (SELECT COUNT(wishlist.id) FROM wishlist WHERE products.id = wishlist.product_id) AS wishlist_count, (SELECT variations.id FROM variations WHERE products.id = variations.product_id LIMIT 1) AS has_variation, 0 AS `is_in_wishlist` FROM `products` JOIN `users` ON `users`.`id` = `products`.`user_id` AND `banned` = 0 WHERE `users`.`vacation_mode` = 0 AND `products`.`is_active` = 1 AND `products`.`is_sold` = 0 AND ( `products`.`category_id` = '5' OR products.category_id IN (SELECT id FROM (SELECT id, parent_tree FROM categories WHERE categories.visibility = 1 AND categories.tree_id = 5) AS cat_tbl WHERE FIND_IN_SET(5, cat_tbl.parent_tree)) ) AND products.id IN (SELECT `product_id` FROM `custom_fields_product` JOIN `custom_fields_options` ON `custom_fields_options`.`id` = `custom_fields_product`.`selected_option_id` WHERE `custom_fields_product`.`field_id` = '6' AND ( `custom_fields_options`.`option_key` IN ('40','105','240') )) ORDER BY `products`.`is_promoted` DESC, `products`.`id` DESC LIMIT 41
Event: dbqueryEvents0.01 ms
Event: dbqueryEvents0.02 ms
View: partials/_header.phpViews2.47 ms
View: partials/_fonts.phpViews0.14 ms
View: partials/_css_js_header.phpViews0.20 ms
View: partials/_nav_main.phpViews0.95 ms
View: partials/_nav_mobile.phpViews0.16 ms
View: product/products.phpViews3.43 ms
View: partials/_ad_spaces.phpViews0.13 ms
View: partials/_ad_spaces.phpViews0.12 ms
View: partials/_json_ld.phpViews0.42 ms
View: partials/_footer.phpViews0.89 ms
After FiltersTimer0.00 ms
Required After FiltersTimer0.54 ms

Database (5 total Queries, 5 of them unique across 1 Connection)

Time Query String
0.53 ms SELECT * FROM `general_settings` WHERE `id` = 1 APPPATH/Config/Globals.php:34
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Config/Globals.php:34
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Config/Globals.php:245
        Config\Globals::setGlobals()

  4    SYSTEMPATH/Autoloader/Autoloader.php:317
        include_once()

  5    SYSTEMPATH/Autoloader/Autoloader.php:296
        CodeIgniter\Autoloader\Autoloader->includeFile()

  6    SYSTEMPATH/Autoloader/Autoloader.php:272
        CodeIgniter\Autoloader\Autoloader->loadInNamespace()

  7    APPPATH/Config/Routes.php:6
        CodeIgniter\Autoloader\Autoloader->loadClass()

  8    SYSTEMPATH/Router/RouteCollection.php:340
        require()

  9    SYSTEMPATH/CodeIgniter.php:823
        CodeIgniter\Router\RouteCollection->loadRoutes()

 10    SYSTEMPATH/CodeIgniter.php:457
        CodeIgniter\CodeIgniter->tryToRouteIt()

 11    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

 12    SYSTEMPATH/Boot.php:325
        CodeIgniter\CodeIgniter->run()

 13    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 14    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.47 ms SELECT * FROM `currencies` ORDER BY `status` DESC, `id` APPPATH/Config/Globals.php:99
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Config/Globals.php:99
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Config/Globals.php:245
        Config\Globals::setGlobals()

  4    SYSTEMPATH/Autoloader/Autoloader.php:317
        include_once()

  5    SYSTEMPATH/Autoloader/Autoloader.php:296
        CodeIgniter\Autoloader\Autoloader->includeFile()

  6    SYSTEMPATH/Autoloader/Autoloader.php:272
        CodeIgniter\Autoloader\Autoloader->loadInNamespace()

  7    APPPATH/Config/Routes.php:6
        CodeIgniter\Autoloader\Autoloader->loadClass()

  8    SYSTEMPATH/Router/RouteCollection.php:340
        require()

  9    SYSTEMPATH/CodeIgniter.php:823
        CodeIgniter\Router\RouteCollection->loadRoutes()

 10    SYSTEMPATH/CodeIgniter.php:457
        CodeIgniter\CodeIgniter->tryToRouteIt()

 11    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

 12    SYSTEMPATH/Boot.php:325
        CodeIgniter\CodeIgniter->run()

 13    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 14    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.29 ms SELECT * FROM `pages` WHERE `slug` = 'bathroom' AND `visibility` = 1 AND `pages`.`lang_id` = '1' APPPATH/Models/PageModel.php:115
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PageModel.php:115
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/HomeController.php:71
        App\Models\PageModel->getPage()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\HomeController->any()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:325
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.24 ms SELECT * FROM `brands` WHERE FIND_IN_SET(5, category_data) ORDER BY `name` APPPATH/Models/CommonModel.php:1015
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/CommonModel.php:1015
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/HomeController.php:518
        App\Models\CommonModel->getBrandsByCategory()

  4    APPPATH/Controllers/HomeController.php:78
        App\Controllers\HomeController->category()

  5    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\HomeController->any()

  6    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  7    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  8    SYSTEMPATH/Boot.php:325
        CodeIgniter\CodeIgniter->run()

  9    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 10    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

1.25 ms SELECT `products`.*, `users`.`username` AS `user_username`, `users`.`role_id` AS `role_id`, `users`.`slug` AS `user_slug`, (SELECT title FROM product_details WHERE product_details.product_id = products.id AND product_details.lang_id = 1 LIMIT 1) AS title, (SELECT CONCAT(storage, '::', image_small) FROM images WHERE products.id = images.product_id ORDER BY is_main DESC, images.id DESC LIMIT 1) AS image, (SELECT CONCAT(storage, '::', image_small) FROM images WHERE products.id = images.product_id ORDER BY is_main DESC, images.id DESC LIMIT 1 OFFSET 1) AS image_second, (SELECT COUNT(wishlist.id) FROM wishlist WHERE products.id = wishlist.product_id) AS wishlist_count, (SELECT variations.id FROM variations WHERE products.id = variations.product_id LIMIT 1) AS has_variation, 0 AS `is_in_wishlist` FROM `products` JOIN `users` ON `users`.`id` = `products`.`user_id` AND `banned` = 0 WHERE `users`.`vacation_mode` = 0 AND `products`.`is_active` = 1 AND `products`.`is_sold` = 0 AND ( `products`.`category_id` = '5' OR products.category_id IN (SELECT id FROM (SELECT id, parent_tree FROM categories WHERE categories.visibility = 1 AND categories.tree_id = 5) AS cat_tbl WHERE FIND_IN_SET(5, cat_tbl.parent_tree)) ) AND products.id IN (SELECT `product_id` FROM `custom_fields_product` JOIN `custom_fields_options` ON `custom_fields_options`.`id` = `custom_fields_product`.`selected_option_id` WHERE `custom_fields_product`.`field_id` = '6' AND ( `custom_fields_options`.`option_key` IN ('40','105','240') )) ORDER BY `products`.`is_promoted` DESC, `products`.`id` DESC LIMIT 41 APPPATH/Models/ProductModel.php:507
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/ProductModel.php:507
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/HomeController.php:528
        App\Models\ProductModel->loadProducts()

  4    APPPATH/Controllers/HomeController.php:78
        App\Controllers\HomeController->category()

  5    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\HomeController->any()

  6    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  7    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  8    SYSTEMPATH/Boot.php:325
        CodeIgniter\CodeIgniter->run()

  9    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 10    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

Files ( 181 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
ForeignCharacters.php APPPATH/Config/ForeignCharacters.php
Globals.php APPPATH/Config/Globals.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Optimize.php APPPATH/Config/Optimize.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
RoutesStatic.php APPPATH/Config/RoutesStatic.php
Routing.php APPPATH/Config/Routing.php
Security.php APPPATH/Config/Security.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php
HomeController.php APPPATH/Controllers/HomeController.php
app_helper.php APPPATH/Helpers/app_helper.php
product_helper.php APPPATH/Helpers/product_helper.php
DummySession.php APPPATH/Libraries/DummySession.php
AuthModel.php APPPATH/Models/AuthModel.php
BaseModel.php APPPATH/Models/BaseModel.php
BlogModel.php APPPATH/Models/BlogModel.php
CategoryModel.php APPPATH/Models/CategoryModel.php
CommonModel.php APPPATH/Models/CommonModel.php
FieldModel.php APPPATH/Models/FieldModel.php
LocationModel.php APPPATH/Models/LocationModel.php
PageModel.php APPPATH/Models/PageModel.php
ProductModel.php APPPATH/Models/ProductModel.php
SettingsModel.php APPPATH/Models/SettingsModel.php
autoload.php APPPATH/ThirdParty/domain-parser/autoload.php
ClassLoader.php APPPATH/ThirdParty/domain-parser/composer/ClassLoader.php
autoload_real.php APPPATH/ThirdParty/domain-parser/composer/autoload_real.php
autoload_static.php APPPATH/ThirdParty/domain-parser/composer/autoload_static.php
database.php APPPATH/ThirdParty/domain-parser/layershifter/tld-database/resources/database.php
Store.php APPPATH/ThirdParty/domain-parser/layershifter/tld-database/src/Store.php
Extract.php APPPATH/ThirdParty/domain-parser/layershifter/tld-extract/src/Extract.php
IDN.php APPPATH/ThirdParty/domain-parser/layershifter/tld-extract/src/IDN.php
Result.php APPPATH/ThirdParty/domain-parser/layershifter/tld-extract/src/Result.php
ResultInterface.php APPPATH/ThirdParty/domain-parser/layershifter/tld-extract/src/ResultInterface.php
static.php APPPATH/ThirdParty/domain-parser/layershifter/tld-extract/src/static.php
Arr.php APPPATH/ThirdParty/domain-parser/layershifter/tld-support/src/Helpers/Arr.php
IP.php APPPATH/ThirdParty/domain-parser/layershifter/tld-support/src/Helpers/IP.php
Str.php APPPATH/ThirdParty/domain-parser/layershifter/tld-support/src/Helpers/Str.php
bootstrap.php APPPATH/ThirdParty/domain-parser/symfony/polyfill-mbstring/bootstrap.php
_ad_spaces.php APPPATH/Views/partials/_ad_spaces.php
_css_js_header.php APPPATH/Views/partials/_css_js_header.php
_fonts.php APPPATH/Views/partials/_fonts.php
_footer.php APPPATH/Views/partials/_footer.php
_header.php APPPATH/Views/partials/_header.php
_json_ld.php APPPATH/Views/partials/_json_ld.php
_nav_main.php APPPATH/Views/partials/_nav_main.php
_nav_mobile.php APPPATH/Views/partials/_nav_mobile.php
products.php APPPATH/Views/product/products.php
index.php FCPATH/index.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
FileLocatorInterface.php SYSTEMPATH/Autoloader/FileLocatorInterface.php
BaseModel.php SYSTEMPATH/BaseModel.php
Boot.php SYSTEMPATH/Boot.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Filters.php SYSTEMPATH/Config/Filters.php
ForeignCharacters.php SYSTEMPATH/Config/ForeignCharacters.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
BaseBuilder.php SYSTEMPATH/Database/BaseBuilder.php
BaseConnection.php SYSTEMPATH/Database/BaseConnection.php
BaseResult.php SYSTEMPATH/Database/BaseResult.php
Config.php SYSTEMPATH/Database/Config.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php
Database.php SYSTEMPATH/Database/Database.php
Builder.php SYSTEMPATH/Database/MySQLi/Builder.php
Connection.php SYSTEMPATH/Database/MySQLi/Connection.php
Result.php SYSTEMPATH/Database/MySQLi/Result.php
Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php
ResultInterface.php SYSTEMPATH/Database/ResultInterface.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
CSRF.php SYSTEMPATH/Filters/CSRF.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ForceHTTPS.php SYSTEMPATH/Filters/ForceHTTPS.php
PageCache.php SYSTEMPATH/Filters/PageCache.php
PerformanceMetrics.php SYSTEMPATH/Filters/PerformanceMetrics.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
Method.php SYSTEMPATH/HTTP/Method.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
security_helper.php SYSTEMPATH/Helpers/security_helper.php
text_helper.php SYSTEMPATH/Helpers/text_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php
Logger.php SYSTEMPATH/Log/Logger.php
Model.php SYSTEMPATH/Model.php
Modules.php SYSTEMPATH/Modules/Modules.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Security.php SYSTEMPATH/Security/Security.php
SecurityInterface.php SYSTEMPATH/Security/SecurityInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
LogLevel.php SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
ConditionalTrait.php SYSTEMPATH/Traits/ConditionalTrait.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\HomeController
Method: any
Params: 1 / 1
$slug = bathroom

Defined Routes

Method Route Handler
GET / \App\Controllers\HomeController::index
GET social-auth \App\Controllers\HomeController::socialAuth
GET test \App\Controllers\HomeController::test_index
GET
inbox/([^/]+)
inbox/
\App\Controllers\HomeController::test_index/$1
GET chat/inbox \App\Controllers\HomeController::v2_chat
GET notifications \App\Controllers\HomeController::notifications
GET product/search \App\Controllers\HomeController::product_test
GET
product/edit/([^/]+)
product/edit/
\App\Controllers\HomeController::product_edit/$1
GET
checkout/([^/]+)
checkout/
\App\Controllers\HomeController::checkout/$1
GET sell-now \App\Controllers\HomeController::sell_now
GET favorites \App\Controllers\HomeController::wishlist
GET
followers/([^/]+)
followers/
\App\Controllers\HomeController::followers/$1
GET
following/([^/]+)
following/
\App\Controllers\HomeController::following/$1
GET myprofile \App\Controllers\ProfileController::myprofile
GET myorders \App\Controllers\HomeController::myorders
GET myorders/bought \App\Controllers\HomeController::myorders
GET settings/account \App\Controllers\ProfileController::account
GET settings/privacy-settings \App\Controllers\ProfileController::privacy
GET settings/notifications \App\Controllers\ProfileController::notifications
GET settings/security \App\Controllers\ProfileController::changePassword
GET settings/payments \App\Controllers\ProfileController::payments
GET
search/images/(.*)
search/images/
\App\Controllers\HomeController::search_images
GET featured-list \App\Controllers\HomeController::all_featured_products
GET favorites-list \App\Controllers\HomeController::all_favorites_products
GET searched-list \App\Controllers\HomeController::all_searched_products
GET recently-viewed-list \App\Controllers\HomeController::all_recently_viewed_products
GET recommended-for-you-list \App\Controllers\HomeController::search_images
GET
affiliate/(.*)
affiliate/
\App\Controllers\HomeController::affiliate/$1
GET mds/load-products \App\Controllers\AjaxController::loadProducts
GET cron/update-sitemap \App\Controllers\HomeController::cronUpdateSitemap
GET unsubscribe \App\Controllers\HomeController::unSubscribe
GET connect-with-facebook \App\Controllers\AuthController::connectWithFacebook
GET facebook-callback \App\Controllers\AuthController::facebookCallback
GET connect-with-google \App\Controllers\AuthController::connectWithGoogle
GET connect-with-vk \App\Controllers\AuthController::connectWithVk
GET flutterwave-payment-post \App\Controllers\CartController::flutterwavePaymentPost
GET iyzico-payment-post \App\Controllers\CartController::iyzicoPaymentPost
GET cart/paytabs-payment-post \App\Controllers\CartController::paytabsPaymentPost
GET mercado-pago-payment-post \App\Controllers\CartController::mercadoPagoPaymentPost
GET Ajax/updateChatGet \App\Controllers\AjaxController::updateChatGet
GET register \App\Controllers\AuthController::register
GET register-success \App\Controllers\AuthController::registerSuccess
GET forgot-password \App\Controllers\AuthController::forgotPassword
GET reset-password \App\Controllers\AuthController::resetPassword
GET
profile/(.*)
profile/
\App\Controllers\ProfileController::profile/$1
GET wishlist \App\Controllers\HomeController::wishlist
GET
reviews/(.*)
reviews/
\App\Controllers\ProfileController::reviews/$1
GET
my-reviews/(.*)
my-reviews/
\App\Controllers\ProfileController::myReviews/$1
GET
shop-policies/(.*)
shop-policies/
\App\Controllers\ProfileController::shopPolicies/$1
GET my-coupons \App\Controllers\ProfileController::myCoupons
GET settings \App\Controllers\ProfileController::editProfile
GET settings/edit-profile \App\Controllers\ProfileController::editProfile
GET settings/location \App\Controllers\ProfileController::location
GET settings/shipping-address \App\Controllers\ProfileController::shippingAddress
GET settings/affiliate-links \App\Controllers\ProfileController::affiliateLinks
GET settings/social-media \App\Controllers\ProfileController::socialMedia
GET settings/change-password \App\Controllers\ProfileController::changePassword
GET settings/delete-account \App\Controllers\ProfileController::deleteAccount
GET wallet \App\Controllers\ProfileController::wallet
GET affiliate-program \App\Controllers\HomeController::affiliateProgram
GET select-membership-plan \App\Controllers\HomeController::selectMembershipPlan
GET start-selling \App\Controllers\HomeController::startSelling
GET search \App\Controllers\HomeController::search
GET products \App\Controllers\HomeController::products
GET downloads \App\Controllers\OrderController::downloads
GET blog \App\Controllers\HomeController::blog
GET
blog/tag/(.*)
blog/tag/
\App\Controllers\HomeController::tag/$1
GET
blog/(.*)/(.*)
blog//(.*)
\App\Controllers\HomeController::post/$1/$2
GET
blog/(.*)
blog/
\App\Controllers\HomeController::blogCategory/$1
GET shops \App\Controllers\HomeController::shops
GET contact \App\Controllers\HomeController::contact
GET messages \App\Controllers\HomeController::chat
GET rss-feeds \App\Controllers\RssController::rssFeeds
GET rss/latest-products \App\Controllers\RssController::latestProducts
GET rss/featured-products \App\Controllers\RssController::featuredProducts
GET
rss/category/(.*)
rss/category/
\App\Controllers\RssController::rssByCategory/$1
GET
rss/seller/(.*)
rss/seller/
\App\Controllers\RssController::rssBySeller/$1
GET cart \App\Controllers\CartController::cart
GET cart/shipping \App\Controllers\CartController::shipping
GET cart/payment-method \App\Controllers\CartController::paymentMethod
GET cart/payment \App\Controllers\CartController::payment
GET orders \App\Controllers\OrderController::orders
GET
order-details/([0-9]+)
order-details/
\App\Controllers\OrderController::order/$1
GET
order-completed/([0-9]+)
order-completed/
\App\Controllers\CartController::orderCompleted/$1
GET service-payment-completed \App\Controllers\CartController::servicePaymentCompleted
GET
invoice/([0-9]+)
invoice/
\App\Controllers\HomeController::invoice/$1
GET
invoice-promotion/([0-9]+)
invoice-promotion/
\App\Controllers\HomeController::invoicePromotion/$1
GET
invoice-membership/([0-9]+)
invoice-membership/
\App\Controllers\HomeController::invoiceMembership/$1
GET
invoice-wallet-deposit/([0-9]+)
invoice-wallet-deposit/
\App\Controllers\HomeController::invoiceWalletDeposit/$1
GET
invoice-expense/([0-9]+)
invoice-expense/
\App\Controllers\HomeController::invoiceExpense/$1
GET refund-requests \App\Controllers\OrderController::refundRequests
GET
refund-requests/([0-9]+)
refund-requests/
\App\Controllers\OrderController::refund/$1
GET quote-requests \App\Controllers\OrderController::quoteRequests
GET terms-conditions \App\Controllers\HomeController::termsConditions
GET dashboard \App\Controllers\DashboardController::index
GET dashboard/add-product \App\Controllers\DashboardController::addProduct
GET
dashboard/product/product-details/([0-9]+)
dashboard/product/product-details/
\App\Controllers\DashboardController::editProductDetails/$1
GET
dashboard/edit-product/([0-9]+)
dashboard/edit-product/
\App\Controllers\DashboardController::editProduct/$1
GET dashboard/products \App\Controllers\DashboardController::products
GET dashboard/bulk-product-upload \App\Controllers\DashboardController::bulkProductUpload
GET dashboard/sales \App\Controllers\DashboardController::sales
GET
dashboard/sale/([0-9]+)
dashboard/sale/
\App\Controllers\DashboardController::sale/$1
GET dashboard/quote-requests \App\Controllers\DashboardController::quoteRequests
GET dashboard/cash-on-delivery \App\Controllers\DashboardController::cashOnDelivery
GET dashboard/payments \App\Controllers\DashboardController::payments
GET dashboard/comments \App\Controllers\DashboardController::comments
GET dashboard/reviews \App\Controllers\DashboardController::reviews
GET dashboard/shop-settings \App\Controllers\DashboardController::shopSettings
GET dashboard/shop-policies \App\Controllers\DashboardController::shopPolicies
GET dashboard/shipping-settings \App\Controllers\DashboardController::shippingSettings
GET dashboard/add-shipping-zone \App\Controllers\DashboardController::addShippingZone
GET
dashboard/edit-shipping-zone/([0-9]+)
dashboard/edit-shipping-zone/
\App\Controllers\DashboardController::editShippingZone/$1
GET dashboard/coupons \App\Controllers\DashboardController::coupons
GET
dashboard/coupon-products/([0-9]+)
dashboard/coupon-products/
\App\Controllers\DashboardController::couponProducts/$1
GET dashboard/add-coupon \App\Controllers\DashboardController::addCoupon
GET
dashboard/edit-coupon/([0-9]+)
dashboard/edit-coupon/
\App\Controllers\DashboardController::editCoupon/$1
GET dashboard/refund-requests \App\Controllers\DashboardController::refundRequests
GET
dashboard/refund-requests/([0-9]+)
dashboard/refund-requests/
\App\Controllers\DashboardController::refund/$1
GET dashboard/affiliate-program \App\Controllers\DashboardController::affiliateProgram
GET help-center \App\Controllers\SupportController::helpCenter
GET help-center/tickets \App\Controllers\SupportController::tickets
GET help-center/submit-request \App\Controllers\SupportController::submitRequest
GET
help-center/ticket/([0-9]+)
help-center/ticket/
\App\Controllers\SupportController::ticket/$1
GET help-center/search \App\Controllers\SupportController::search
GET
help-center/(.*)/(.*)
help-center//(.*)
\App\Controllers\SupportController::article/$1/$2
GET
help-center/(.*)
help-center/
\App\Controllers\SupportController::category/$1
GET
(.*)/(.*)
/(.*)
\App\Controllers\HomeController::subCategory/$1/$2
GET (.*) \App\Controllers\HomeController::any/$1
POST login-post \App\Controllers\AuthController::loginPost
POST logout \App\Controllers\CommonController::logout
POST contact-post \App\Controllers\HomeController::contactPost
POST set-selected-currency-post \App\Controllers\HomeController::setSelectedCurrency
POST add-review-post \App\Controllers\HomeController::addReviewPost
POST submit-request-post \App\Controllers\SupportController::submitRequestPost
POST reply-ticket-post \App\Controllers\SupportController::replyTicketPost
POST close-ticket-post \App\Controllers\SupportController::closeTicketPost
POST download-attachment-post \App\Controllers\SupportController::downloadAttachmentPost
POST forgot-password-post \App\Controllers\AuthController::forgotPasswordPost
POST reset-password-post \App\Controllers\AuthController::resetPasswordPost
POST register-post \App\Controllers\AuthController::registerPost
POST submit-quote-post \App\Controllers\DashboardController::submitQuotePost
POST request-quote-post \App\Controllers\OrderController::requestQuotePost
POST accept-quote-post \App\Controllers\OrderController::acceptQuote
POST reject-quote-post \App\Controllers\OrderController::rejectQuote
POST cart/add-to-cart \App\Controllers\CartController::addToCart
POST add-to-cart-quote \App\Controllers\CartController::addToCartQuote
POST update-cart-product-quantity \App\Controllers\CartController::updateCartProductQuantity
POST payment-method-post \App\Controllers\CartController::paymentMethodPost
POST shipping-post \App\Controllers\CartController::shippingPost
POST bank-transfer-payment-post \App\Controllers\CartController::bankTransferPaymentPost
POST cash-on-delivery-payment-post \App\Controllers\CartController::cashOnDeliveryPaymentPost
POST paypal-payment-post \App\Controllers\CartController::paypalPaymentPost
POST paystack-payment-post \App\Controllers\CartController::paystackPaymentPost
POST razorpay-payment-post \App\Controllers\CartController::razorpayPaymentPost
POST stripe-payment-post \App\Controllers\CartController::stripePaymentPost
POST midtrans-payment-post \App\Controllers\CartController::midtransPaymentPost
POST cart/coupon-code-post \App\Controllers\CartController::couponCodePost
POST submit-refund-request \App\Controllers\OrderController::submitRefundRequest
POST add-refund-message \App\Controllers\OrderController::addRefundMessage
POST wallet/new-payout-request-post \App\Controllers\ProfileController::newPayoutRequestPost
POST wallet/set-payout-account-post \App\Controllers\ProfileController::setPayoutAccountPost
POST send-message-post \App\Controllers\HomeController::sendMessagePost
POST upload-audio-post \App\Controllers\FileController::uploadAudio
POST load-audio-preview-post \App\Controllers\FileController::loadAudioPreview
POST upload-digital-file-post \App\Controllers\FileController::uploadDigitalFile
POST download-digital-file-post \App\Controllers\FileController::downloadDigitalFile
POST upload-file-manager-images-post \App\Controllers\FileController::uploadFileManagerImagePost
POST upload-image-post \App\Controllers\FileController::uploadImage
POST get-uploaded-image-post \App\Controllers\FileController::getUploadedImage
POST upload-image-session-post \App\Controllers\FileController::uploadImageSession
POST get-sess-uploaded-image-post \App\Controllers\FileController::getSessUploadedImage
POST upload-video-post \App\Controllers\FileController::uploadVideo
POST load-video-preview-post \App\Controllers\FileController::loadVideoPreview
POST download-purchased-digital-file-post \App\Controllers\FileController::downloadPurchasedDigitalFile
POST download-free-digital-file-post \App\Controllers\FileController::downloadFreeDigitalFile
POST add-product-post \App\Controllers\DashboardController::addProductPost
POST edit-product-post \App\Controllers\DashboardController::editProductPost
POST edit-product-details-post \App\Controllers\DashboardController::editProductDetailsPost
POST start-selling-post \App\Controllers\HomeController::startSellingPost
POST add-remove-wishlist-post \App\Controllers\AjaxController::addRemoveWishlist
POST add-variation-post \App\Controllers\VariationController::addVariationPost
POST edit-variation \App\Controllers\VariationController::editVariation
POST edit-variation-post \App\Controllers\VariationController::editVariationPost
POST delete-variation-post \App\Controllers\VariationController::deleteVariationPost
POST add-variation-option \App\Controllers\VariationController::addVariationOption
POST add-variation-option-post \App\Controllers\VariationController::addVariationOptionPost
POST view-variation-options \App\Controllers\VariationController::viewVariationOptions
POST edit-variation-option \App\Controllers\VariationController::editVariationOption
POST edit-variation-option-post \App\Controllers\VariationController::editVariationOptionPost
POST delete-variation-option-post \App\Controllers\VariationController::deleteVariationOptionPost
POST select-variation-post \App\Controllers\VariationController::selectVariationPost
POST upload-variation-image-session \App\Controllers\VariationController::uploadVariationImageSession
POST get-uploaded-variation-image-session \App\Controllers\VariationController::getSessUploadedVariationImage
POST delete-variation-image-session-post \App\Controllers\VariationController::deleteVariationImageSessionPost
POST set-variation-image-main-session \App\Controllers\VariationController::setVariationImageMainSession
POST set-variation-image-main \App\Controllers\VariationController::setVariationImageMain
POST upload-variation-image \App\Controllers\VariationController::uploadVariationImage
POST get-uploaded-variation-image \App\Controllers\VariationController::getUploadedVariationImage
POST delete-variation-image-post \App\Controllers\VariationController::deleteVariationImagePost
POST select-variation-option-post \App\Controllers\AjaxController::selectProductVariationOption
POST get-sub-variation-options \App\Controllers\AjaxController::getSubVariationOptions
POST social-media-post \App\Controllers\ProfileController::socialMediaPost
POST edit-profile-post \App\Controllers\ProfileController::editProfilePost
POST cover-image-post \App\Controllers\ProfileController::coverImagePost
POST follow-unfollow-user-post \App\Controllers\ProfileController::followUnfollowUser
POST change-password-post \App\Controllers\ProfileController::changePasswordPost
POST delete-account-post \App\Controllers\ProfileController::deleteAccountPost
POST add-shipping-address-post \App\Controllers\ProfileController::addShippingAddressPost
POST edit-shipping-address-post \App\Controllers\ProfileController::editShippingAddressPost
POST edit-location-post \App\Controllers\ProfileController::locationPost
POST shop-settings-post \App\Controllers\DashboardController::shopSettingsPost
POST add-shipping-zone-post \App\Controllers\DashboardController::addShippingZonePost
POST edit-shipping-zone-post \App\Controllers\DashboardController::editShippingZonePost
POST add-shipping-class-post \App\Controllers\DashboardController::addShippingClassPost
POST edit-shipping-class-post \App\Controllers\DashboardController::editShippingClassPost
POST add-shipping-delivery-time-post \App\Controllers\DashboardController::addShippingDeliveryTimePost
POST edit-shipping-delivery-time-post \App\Controllers\DashboardController::editShippingDeliveryTimePost
POST update-order-product-status-post \App\Controllers\DashboardController::updateOrderProductStatusPost
POST promote-product-post \App\Controllers\DashboardController::promoteProductPost
POST add-coupon-post \App\Controllers\DashboardController::addCouponPost
POST edit-coupon-post \App\Controllers\DashboardController::editCouponPost
POST Admin/editSliderSettingsPost \App\Controllers\AdminController::editSliderSettingsPost
POST Admin/deleteAbuseReportPost \App\Controllers\AdminController::deleteAbuseReportPost
POST Admin/adSpacesPost \App\Controllers\AdminController::adSpacesPost
POST Admin/googleAdsenseCodePost \App\Controllers\AdminController::googleAdsenseCodePost
POST Admin/cacheSystemPost \App\Controllers\AdminController::cacheSystemPost
POST Admin/deleteContactMessagePost \App\Controllers\AdminController::deleteContactMessagePost
POST Admin/themePost \App\Controllers\AdminController::themePost
POST Admin/generateSitemapPost \App\Controllers\AdminController::generateSitemapPost
POST Admin/downloadSitemapPost \App\Controllers\AdminController::downloadSitemapPost
POST Admin/deleteSitemapPost \App\Controllers\AdminController::deleteSitemapPost
POST Admin/seoToolsPost \App\Controllers\AdminController::seoToolsPost
POST Admin/storagePost \App\Controllers\AdminController::storagePost
POST Admin/awsS3Post \App\Controllers\AdminController::awsS3Post
POST Admin/addCurrencyPost \App\Controllers\AdminController::addCurrencyPost
POST Admin/currencySettingsPost \App\Controllers\AdminController::currencySettingsPost
POST Admin/currencyConverterPost \App\Controllers\AdminController::currencyConverterPost
POST Admin/updateCurrencyRates \App\Controllers\AdminController::updateCurrencyRates
POST Admin/deleteCurrencyPost \App\Controllers\AdminController::deleteCurrencyPost
POST Admin/editCurrencyPost \App\Controllers\AdminController::editCurrencyPost
POST Admin/editFontPost \App\Controllers\AdminController::editFontPost
POST Admin/setSiteFontPost \App\Controllers\AdminController::setSiteFontPost
POST Admin/addFontPost \App\Controllers\AdminController::addFontPost
POST Admin/deleteFontPost \App\Controllers\AdminController::deleteFontPost
POST Admin/editIndexBannerPost \App\Controllers\AdminController::editIndexBannerPost
POST Admin/homepageManagerPost \App\Controllers\AdminController::homepageManagerPost
POST Admin/deleteIndexBannerPost \App\Controllers\AdminController::deleteIndexBannerPost
POST Admin/homepageManagerSettingsPost \App\Controllers\AdminController::homepageManagerSettingsPost
POST Admin/addIndexBannerPost \App\Controllers\AdminController::addIndexBannerPost
POST Admin/setActiveLanguagePost \App\Controllers\AdminController::setActiveLanguagePost
POST Admin/downloadDatabaseBackup \App\Controllers\AdminController::downloadDatabaseBackup
POST Admin/addCityPost \App\Controllers\AdminController::addCityPost
POST Admin/addCountryPost \App\Controllers\AdminController::addCountryPost
POST Admin/addStatePost \App\Controllers\AdminController::addStatePost
POST Admin/deleteCityPost \App\Controllers\AdminController::deleteCityPost
POST Admin/deleteCountryPost \App\Controllers\AdminController::deleteCountryPost
POST Admin/locationSettingsPost \App\Controllers\AdminController::locationSettingsPost
POST Admin/editCityPost \App\Controllers\AdminController::editCityPost
POST Admin/editCountryPost \App\Controllers\AdminController::editCountryPost
POST Admin/editStatePost \App\Controllers\AdminController::editStatePost
POST Admin/deleteStatePost \App\Controllers\AdminController::deleteStatePost
POST Admin/newsletterSendEmail \App\Controllers\AdminController::newsletterSendEmail
POST Admin/deleteNewsletterPost \App\Controllers\AdminController::deleteNewsletterPost
POST Admin/newsletterSettingsPost \App\Controllers\AdminController::newsletterSettingsPost
POST Admin/newsletterSendEmailPost \App\Controllers\AdminController::newsletterSendEmailPost
POST Admin/addPagePost \App\Controllers\AdminController::addPagePost
POST Admin/editPagePost \App\Controllers\AdminController::editPagePost
POST Admin/deletePagePost \App\Controllers\AdminController::deletePagePost
POST Admin/emailSettingsPost \App\Controllers\AdminController::emailSettingsPost
POST Admin/sendTestEmailPost \App\Controllers\AdminController::sendTestEmailPost
POST Admin/emailOptionsPost \App\Controllers\AdminController::emailOptionsPost
POST Admin/generalSettingsPost \App\Controllers\AdminController::generalSettingsPost
POST Admin/recaptchaSettingsPost \App\Controllers\AdminController::recaptchaSettingsPost
POST Admin/maintenanceModePost \App\Controllers\AdminController::maintenanceModePost
POST Admin/paymentGatewaySettingsPost \App\Controllers\AdminController::paymentGatewaySettingsPost
POST Admin/commissionSettingsPost \App\Controllers\AdminController::commissionSettingsPost
POST Admin/deleteTaxPost \App\Controllers\AdminController::deleteTaxPost
POST Admin/editTaxPost \App\Controllers\AdminController::editTaxPost
POST Admin/addTaxPost \App\Controllers\AdminController::addTaxPost
POST Admin/additionalInvoiceInfoPost \App\Controllers\AdminController::additionalInvoiceInfoPost
POST Admin/preferencesPost \App\Controllers\AdminController::preferencesPost
POST Admin/productSettingsPost \App\Controllers\AdminController::productSettingsPost
POST Admin/routeSettingsPost \App\Controllers\AdminController::routeSettingsPost
POST Admin/socialLoginSettingsPost \App\Controllers\AdminController::socialLoginSettingsPost
POST Admin/visualSettingsPost \App\Controllers\AdminController::visualSettingsPost
POST Admin/updateWatermarkSettingsPost \App\Controllers\AdminController::updateWatermarkSettingsPost
POST Admin/editSliderItemPost \App\Controllers\AdminController::editSliderItemPost
POST Admin/addSliderItemPost \App\Controllers\AdminController::addSliderItemPost
POST Admin/deleteSliderItemPost \App\Controllers\AdminController::deleteSliderItemPost
POST Admin/activateInactivateCountries \App\Controllers\AdminController::activateInactivateCountries
POST Admin/updateCurrencyRate \App\Controllers\AdminController::updateCurrencyRate
POST Admin/affiliateProgramPost \App\Controllers\AdminController::affiliateProgramPost
POST Admin/deleteChatPost \App\Controllers\AdminController::deleteChatPost
POST Admin/deleteChatMessagePost \App\Controllers\AdminController::deleteChatMessagePost
POST Admin/approveMembershipPaymentPost \App\Controllers\AdminController::approveMembershipPaymentPost
POST Admin/approvePromotionPaymentPost \App\Controllers\AdminController::approvePromotionPaymentPost
POST Admin/approveWalletDepositPaymentPost \App\Controllers\AdminController::approveWalletDepositPaymentPost
POST Admin/deleteMembershipPaymentPost \App\Controllers\AdminController::deleteMembershipPaymentPost
POST Admin/deletePromotionPaymentsPost \App\Controllers\AdminController::deletePromotionPaymentsPost
POST Admin/bankTransferOptionsPost \App\Controllers\AdminController::bankTransferOptionsPost
POST Admin/deleteWalletDepositPost \App\Controllers\AdminController::deleteWalletDepositPost
POST Admin/deleteBankTransferPost \App\Controllers\AdminController::deleteBankTransferPost
POST Admin/loadCountersPost \App\Controllers\AdminController::loadCountersPost
POST Ajax/getStates \App\Controllers\AjaxController::getStates
POST Ajax/getCities \App\Controllers\AjaxController::getCities
POST Ajax/getSubCategories \App\Controllers\AjaxController::getSubCategories
POST Ajax/searchCategories \App\Controllers\AjaxController::searchCategories
POST Ajax/runEmailQueue \App\Controllers\AjaxController::runEmailQueue
POST Ajax/getBlogCategoriesByLang \App\Controllers\AjaxController::getBlogCategoriesByLang
POST Ajax/getCountriesByContinent \App\Controllers\AjaxController::getCountriesByContinent
POST Ajax/getStatesByCountry \App\Controllers\AjaxController::getStatesByCountry
POST Ajax/addComment \App\Controllers\AjaxController::addComment
POST Ajax/loadMoreComments \App\Controllers\AjaxController::loadMoreComments
POST Ajax/loadMoreReviews \App\Controllers\AjaxController::loadMoreReviews
POST Ajax/deleteComment \App\Controllers\AjaxController::deleteComment
POST Ajax/deleteReview \App\Controllers\AjaxController::deleteReview
POST Ajax/loadSubCommentForm \App\Controllers\AjaxController::loadSubCommentForm
POST Ajax/addBlogComment \App\Controllers\AjaxController::addBlogComment
POST Ajax/loadMoreBlogComments \App\Controllers\AjaxController::loadMoreBlogComments
POST Ajax/deleteBlogComment \App\Controllers\AjaxController::deleteBlogComment
POST Ajax/addChatPost \App\Controllers\AjaxController::addChatPost
POST Ajax/loadChatPost \App\Controllers\AjaxController::loadChatPost
POST Ajax/sendMessagePost \App\Controllers\AjaxController::sendMessagePost
POST Ajax/deleteChatPost \App\Controllers\AjaxController::deleteChatPost
POST Ajax/reportAbusePost \App\Controllers\AjaxController::reportAbusePost
POST Ajax/ajaxSearch \App\Controllers\AjaxController::ajaxSearch
POST Ajax/loadMorePromotedProducts \App\Controllers\AjaxController::loadMorePromotedProducts
POST Ajax/hideCookiesWarning \App\Controllers\AjaxController::hideCookiesWarning
POST Ajax/getProductShippingCost \App\Controllers\AjaxController::getProductShippingCost
POST Ajax/addToNewsletter \App\Controllers\AjaxController::addToNewsletter
POST Ajax/createAffiliateLink \App\Controllers\AjaxController::createAffiliateLink
POST Ajax/selectCouponCategoryPost \App\Controllers\AjaxController::selectCouponCategoryPost
POST Ajax/selectCouponProductPost \App\Controllers\AjaxController::selectCouponProductPost
POST Auth/sendActivationEmailPost \App\Controllers\AuthController::sendActivationEmailPost
POST Auth/joinAffiliateProgramPost \App\Controllers\AuthController::joinAffiliateProgramPost
POST Blog/addPostPost \App\Controllers\BlogController::addPostPost
POST Blog/addCategoryPost \App\Controllers\BlogController::addCategoryPost
POST Blog/deleteCategoryPost \App\Controllers\BlogController::deleteCategoryPost
POST Blog/approveCommentPost \App\Controllers\BlogController::approveCommentPost
POST Blog/deleteComment \App\Controllers\BlogController::deleteComment
POST Blog/editCategoryPost \App\Controllers\BlogController::editCategoryPost
POST Blog/editPostPost \App\Controllers\BlogController::editPostPost
POST Blog/deletePostPost \App\Controllers\BlogController::deletePostPost
POST Blog/approveSelectedComments \App\Controllers\BlogController::approveSelectedComments
POST Blog/deleteSelectedComments \App\Controllers\BlogController::deleteSelectedComments
POST Blog/deletePostImagePost \App\Controllers\BlogController::deletePostImagePost
POST Cart/removeCartDiscountCoupon \App\Controllers\CartController::removeCartDiscountCoupon
POST Cart/removeFromCart \App\Controllers\CartController::removeFromCart
POST Cart/getShippingMethodsByLocation \App\Controllers\CartController::getShippingMethodsByLocation
POST Cart/walletBalancePaymentPost \App\Controllers\CartController::walletBalancePaymentPost
POST Category/deleteBrandPost \App\Controllers\CategoryController::deleteBrandPost
POST Category/editBrandPost \App\Controllers\CategoryController::editBrandPost
POST Category/brandSettingsPost \App\Controllers\CategoryController::brandSettingsPost
POST Category/addBrandPost \App\Controllers\CategoryController::addBrandPost
POST Category/addCategoryPost \App\Controllers\CategoryController::addCategoryPost
POST Category/addCustomFieldPost \App\Controllers\CategoryController::addCustomFieldPost
POST Category/downloadCsvFilesPost \App\Controllers\CategoryController::downloadCsvFilesPost
POST Category/generateCsvObjectPost \App\Controllers\CategoryController::generateCsvObjectPost
POST Category/importCsvItemPost \App\Controllers\CategoryController::importCsvItemPost
POST Category/categorySettingsPost \App\Controllers\CategoryController::categorySettingsPost
POST Category/deleteCategoryPost \App\Controllers\CategoryController::deleteCategoryPost
POST Category/loadCategories \App\Controllers\CategoryController::loadCategories
POST Category/editCustomFieldOptionPost \App\Controllers\CategoryController::editCustomFieldOptionPost
POST Category/addCustomFieldOptionPost \App\Controllers\CategoryController::addCustomFieldOptionPost
POST Category/addCategoryToCustomField \App\Controllers\CategoryController::addCategoryToCustomField
POST Category/customFieldSettingsPost \App\Controllers\CategoryController::customFieldSettingsPost
POST Category/addRemoveCustomFieldFiltersPost \App\Controllers\CategoryController::addRemoveCustomFieldFiltersPost
POST Category/deleteCustomFieldPost \App\Controllers\CategoryController::deleteCustomFieldPost
POST Category/editCategoryPost \App\Controllers\CategoryController::editCategoryPost
POST Category/editCustomFieldPost \App\Controllers\CategoryController::editCustomFieldPost
POST Category/deleteCustomFieldOption \App\Controllers\CategoryController::deleteCustomFieldOption
POST Category/deleteCategoryFromField \App\Controllers\CategoryController::deleteCategoryFromField
POST Category/editFeaturedCategoriesOrderPost \App\Controllers\CategoryController::editFeaturedCategoriesOrderPost
POST Category/editIndexCategoriesOrderPost \App\Controllers\CategoryController::editIndexCategoriesOrderPost
POST Category/deleteCategoryImagePost \App\Controllers\CategoryController::deleteCategoryImagePost
POST Category/generateCsvObjectCustomFieldPost \App\Controllers\CategoryController::generateCsvObjectCustomFieldPost
POST Category/importCsvCustomFieldPost \App\Controllers\CategoryController::importCsvCustomFieldPost
POST Category/downloadCsvFilesCustomFieldPost \App\Controllers\CategoryController::downloadCsvFilesCustomFieldPost
POST Dashboard/deleteCouponPost \App\Controllers\DashboardController::deleteCouponPost
POST Dashboard/downloadCsvFilePost \App\Controllers\DashboardController::downloadCsvFilePost
POST Dashboard/generateCsvObjectPost \App\Controllers\DashboardController::generateCsvObjectPost
POST Dashboard/importCsvItemPost \App\Controllers\DashboardController::importCsvItemPost
POST Dashboard/deleteProduct \App\Controllers\DashboardController::deleteProduct
POST Dashboard/approveDeclineRefund \App\Controllers\DashboardController::approveDeclineRefund
POST Dashboard/deleteShippingLocationPost \App\Controllers\DashboardController::deleteShippingLocationPost
POST Dashboard/selectShippingMethod \App\Controllers\DashboardController::selectShippingMethod
POST Dashboard/deleteShippingMethodPost \App\Controllers\DashboardController::deleteShippingMethodPost
POST Dashboard/deleteShippingZonePost \App\Controllers\DashboardController::deleteShippingZonePost
POST Dashboard/deleteShippingClassPost \App\Controllers\DashboardController::deleteShippingClassPost
POST Dashboard/deleteShippingDeliveryTimePost \App\Controllers\DashboardController::deleteShippingDeliveryTimePost
POST Dashboard/addLicenseKeys \App\Controllers\DashboardController::addLicenseKeys
POST Dashboard/deleteLicenseKey \App\Controllers\DashboardController::deleteLicenseKey
POST Dashboard/loadLicenseKeysList \App\Controllers\DashboardController::loadLicenseKeysList
POST Dashboard/getSubCategories \App\Controllers\DashboardController::getSubCategories
POST Dashboard/affiliateProgramPost \App\Controllers\DashboardController::affiliateProgramPost
POST Dashboard/addRemoveAffiliateProductPost \App\Controllers\DashboardController::addRemoveAffiliateProductPost
POST Dashboard/exportTableDataPost \App\Controllers\DashboardController::exportTableDataPost
POST Dashboard/cashOnDeliverySettingsPost \App\Controllers\DashboardController::cashOnDeliverySettingsPost
POST Dashboard/shopPoliciesPost \App\Controllers\DashboardController::shopPoliciesPost
POST Dashboard/loadIndexData \App\Controllers\DashboardController::loadIndexData
POST Earnings/addPayoutPost \App\Controllers\EarningsController::addPayoutPost
POST Earnings/deleteEarningPost \App\Controllers\EarningsController::deleteEarningPost
POST Earnings/completePayoutRequestPost \App\Controllers\EarningsController::completePayoutRequestPost
POST Earnings/deletePayoutPost \App\Controllers\EarningsController::deletePayoutPost
POST Earnings/payoutSettingsPost \App\Controllers\EarningsController::payoutSettingsPost
POST Earnings/editSellerBalancePost \App\Controllers\EarningsController::editSellerBalancePost
POST File/uploadBlogImage \App\Controllers\FileController::uploadBlogImage
POST File/downloadDigitalFile \App\Controllers\FileController::downloadDigitalFile
POST File/setImageMainSession \App\Controllers\FileController::setImageMainSession
POST File/setImageMain \App\Controllers\FileController::setImageMain
POST File/deleteImageSession \App\Controllers\FileController::deleteImageSession
POST File/deleteImage \App\Controllers\FileController::deleteImage
POST File/deleteVideo \App\Controllers\FileController::deleteVideo
POST File/deleteAudio \App\Controllers\FileController::deleteAudio
POST File/deleteDigitalFile \App\Controllers\FileController::deleteDigitalFile
POST File/getBlogImages \App\Controllers\FileController::getBlogImages
POST File/deleteBlogImage \App\Controllers\FileController::deleteBlogImage
POST File/loadMoreBlogImages \App\Controllers\FileController::loadMoreBlogImages
POST File/getFileManagerImages \App\Controllers\FileController::getFileManagerImages
POST File/deleteFileManagerImage \App\Controllers\FileController::deleteFileManagerImage
POST File/exportTableDataPost \App\Controllers\FileController::exportTableDataPost
POST Home/selectMembershipPlanPost \App\Controllers\HomeController::selectMembershipPlanPost
POST Home/setDefaultLocationPost \App\Controllers\HomeController::setDefaultLocationPost
POST Home/bankTransferPaymentReportPost \App\Controllers\HomeController::bankTransferPaymentReportPost
POST Language/editLanguagePost \App\Controllers\LanguageController::editLanguagePost
POST Language/setDefaultLanguagePost \App\Controllers\LanguageController::setDefaultLanguagePost
POST Language/exportLanguagePost \App\Controllers\LanguageController::exportLanguagePost
POST Language/deleteLanguagePost \App\Controllers\LanguageController::deleteLanguagePost
POST Language/addLanguagePost \App\Controllers\LanguageController::addLanguagePost
POST Language/importLanguagePost \App\Controllers\LanguageController::importLanguagePost
POST Language/editTranslationsPost \App\Controllers\LanguageController::editTranslationsPost
POST Membership/addRolePost \App\Controllers\MembershipController::addRolePost
POST Membership/addUserPost \App\Controllers\MembershipController::addUserPost
POST Membership/editPlanPost \App\Controllers\MembershipController::editPlanPost
POST Membership/editRolePost \App\Controllers\MembershipController::editRolePost
POST Membership/editUserPost \App\Controllers\MembershipController::editUserPost
POST Membership/addPlanPost \App\Controllers\MembershipController::addPlanPost
POST Membership/settingsPost \App\Controllers\MembershipController::settingsPost
POST Membership/deletePlanPost \App\Controllers\MembershipController::deletePlanPost
POST Membership/deleteRolePost \App\Controllers\MembershipController::deleteRolePost
POST Membership/approveShopOpeningRequest \App\Controllers\MembershipController::approveShopOpeningRequest
POST Membership/deleteUserPost \App\Controllers\MembershipController::deleteUserPost
POST Membership/assignMembershipPlanPost \App\Controllers\MembershipController::assignMembershipPlanPost
POST Membership/changeUserRolePost \App\Controllers\MembershipController::changeUserRolePost
POST Membership/confirmUserEmail \App\Controllers\MembershipController::confirmUserEmail
POST Membership/banRemoveBanUser \App\Controllers\MembershipController::banRemoveBanUser
POST Membership/addDeleteUserAffiliateProgram \App\Controllers\MembershipController::addDeleteUserAffiliateProgram
POST Membership/loginToUserAccountPost \App\Controllers\MembershipController::loginToUserAccountPost
POST Membership/rejectShopOpeningRequest \App\Controllers\MembershipController::rejectShopOpeningRequest
POST Membership/cancelAccountDeleteRequestPost \App\Controllers\MembershipController::cancelAccountDeleteRequestPost
POST OrderAdmin/deleteDigitalSalePost \App\Controllers\OrderAdminController::deleteDigitalSalePost
POST OrderAdmin/approveGuestOrderProduct \App\Controllers\OrderAdminController::approveGuestOrderProduct
POST OrderAdmin/deleteOrderProductPost \App\Controllers\OrderAdminController::deleteOrderProductPost
POST OrderAdmin/updateOrderProductStatusPost \App\Controllers\OrderAdminController::updateOrderProductStatusPost
POST OrderAdmin/orderPaymentReceivedPost \App\Controllers\OrderAdminController::orderPaymentReceivedPost
POST OrderAdmin/deleteOrderPost \App\Controllers\OrderAdminController::deleteOrderPost
POST OrderAdmin/deleteTransactionPost \App\Controllers\OrderAdminController::deleteTransactionPost
POST OrderAdmin/approveRefundPost \App\Controllers\OrderAdminController::approveRefundPost
POST Order/deleteQuoteRequest \App\Controllers\OrderController::deleteQuoteRequest
POST Order/addRefundMessage \App\Controllers\OrderController::addRefundMessage
POST Order/cancelOrderPost \App\Controllers\OrderController::cancelOrderPost
POST Order/approveOrderProductPost \App\Controllers\OrderController::approveOrderProductPost
POST Product/deleteReviewPost \App\Controllers\ProductController::deleteReviewPost
POST Product/deleteCommentPost \App\Controllers\ProductController::deleteCommentPost
POST Product/deleteQuoteRequestPost \App\Controllers\ProductController::deleteQuoteRequestPost
POST Product/approveCommentPost \App\Controllers\ProductController::approveCommentPost
POST Product/deleteProductPermanently \App\Controllers\ProductController::deleteProductPermanently
POST Product/deleteProduct \App\Controllers\ProductController::deleteProduct
POST Product/featuredProductsPricingPost \App\Controllers\ProductController::featuredProductsPricingPost
POST Product/addRemoveFeaturedProduct \App\Controllers\ProductController::addRemoveFeaturedProduct
POST Product/rejectProduct \App\Controllers\ProductController::rejectProduct
POST Product/approveProduct \App\Controllers\ProductController::approveProduct
POST Product/deleteSelectedProducts \App\Controllers\ProductController::deleteSelectedProducts
POST Product/deleteSelectedProductsPermanently \App\Controllers\ProductController::deleteSelectedProductsPermanently
POST Product/addRemoveSpecialOffer \App\Controllers\ProductController::addRemoveSpecialOffer
POST Product/restoreProduct \App\Controllers\ProductController::restoreProduct
POST Product/deleteSelectedReviews \App\Controllers\ProductController::deleteSelectedReviews
POST Product/approveSelectedComments \App\Controllers\ProductController::approveSelectedComments
POST Product/deleteSelectedComments \App\Controllers\ProductController::deleteSelectedComments
POST Product/approveSelectedEditedProducts \App\Controllers\ProductController::approveSelectedEditedProducts
POST Profile/deleteCoverImagePost \App\Controllers\ProfileController::deleteCoverImagePost
POST Profile/deleteShippingAddressPost \App\Controllers\ProfileController::deleteShippingAddressPost
POST Profile/addFundsPost \App\Controllers\ProfileController::addFundsPost
POST Profile/deleteAffiliateLinkPost \App\Controllers\ProfileController::deleteAffiliateLinkPost
POST SupportAdmin/addCategoryPost \App\Controllers\SupportAdminController::addCategoryPost
POST SupportAdmin/addContentPost \App\Controllers\SupportAdminController::addContentPost
POST SupportAdmin/editCategoryPost \App\Controllers\SupportAdminController::editCategoryPost
POST SupportAdmin/editContentPost \App\Controllers\SupportAdminController::editContentPost
POST SupportAdmin/deleteContentPost \App\Controllers\SupportAdminController::deleteContentPost
POST SupportAdmin/deleteCategoryPost \App\Controllers\SupportAdminController::deleteCategoryPost
POST SupportAdmin/sendMessagePost \App\Controllers\SupportAdminController::sendMessagePost
POST SupportAdmin/deleteTicketPost \App\Controllers\SupportAdminController::deleteTicketPost
POST SupportAdmin/changeTicketStatusPost \App\Controllers\SupportAdminController::changeTicketStatusPost
POST SupportAdmin/getCategoriesByLang \App\Controllers\SupportAdminController::getCategoriesByLang
POST Support/downloadAttachmentPost \App\Controllers\SupportController::downloadAttachmentPost
POST Support/uploadSupportAttachment \App\Controllers\SupportController::uploadSupportAttachment
POST Support/deleteSupportAttachmentPost \App\Controllers\SupportController::deleteSupportAttachmentPost

Events

Time Event Name Times Called
1.77 ms pre_system 1
0.13 ms dbquery 10

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-07 08:08:30.367558 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:30.330839 200 GET https://www.furnitured.co.uk/kitchen/breakfast-tables text/html; charset=UTF-8 No
2025-04-07 08:08:29.156634 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:29.116902 200 GET https://www.furnitured.co.uk/vanity-units/double-vanities text/html; charset=UTF-8 No
2025-04-07 08:08:27.890034 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:27.043792 200 GET https://www.furnitured.co.uk/kitchen text/html; charset=UTF-8 No
2025-04-07 08:08:27.040049 200 GET https://www.furnitured.co.uk/bathroom text/html; charset=UTF-8 No
2025-04-07 08:08:26.841585 200 GET https://www.furnitured.co.uk/vintage text/html; charset=UTF-8 No
2025-04-07 08:08:26.812955 200 GET https://www.furnitured.co.uk/bedroom text/html; charset=UTF-8 No
2025-04-07 08:08:26.811330 200 GET https://www.furnitured.co.uk/vintage text/html; charset=UTF-8 No
2025-04-07 08:08:26.479535 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:26.174275 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:25.112349 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:23.431553 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:21.618849 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:19.526168 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:18.403290 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:15.540426 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:14.450624 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No
2025-04-07 08:08:12.252020 200 GET https://www.furnitured.co.uk/product/search text/html; charset=UTF-8 No

View Data

generalSettings
$value stdClass#80 (115)
  • Properties (115)
  • public affiliate_commission_rate -> string (1) "0"
    $value->affiliate_commission_rate
    public affiliate_discount_rate -> string (1) "0"
    $value->affiliate_discount_rate
    public affiliate_image -> null
    $value->affiliate_image
    public affiliate_status -> string (1) "0"
    $value->affiliate_status
    public affiliate_type -> string (10) "site_based"
    $value->affiliate_type
    public allow_free_plan_multiple_times -> string (1) "0"
    $value->allow_free_plan_multiple_times
    public application_name -> string (10) "Furnitured"
    $value->application_name
    public approve_after_editing -> string (1) "2"
    $value->approve_after_editing
    public approve_before_publishing -> string (1) "1"
    $value->approve_before_publishing
    public auto_approve_orders -> string (1) "0"
    $value->auto_approve_orders
    public auto_approve_orders_days -> string (2) "10"
    $value->auto_approve_orders_days
    public bidding_system -> string (1) "0"
    $value->bidding_system
    public blog_comments -> string (1) "0"
    $value->blog_comments
    public cache_refresh_time -> string (4) "1800"
    $value->cache_refresh_time
    public cache_static_system -> string (1) "1"
    $value->cache_static_system
    public cache_system -> string (1) "0"
    $value->cache_system
    public classified_ads_system -> string (1) "0"
    $value->classified_ads_system
    public comment_approval_system -> string (1) "1"
    $value->comment_approval_system
    public custom_footer_codes -> string (0) ""
    $value->custom_footer_codes
    public custom_header_codes -> string (0) ""
    $value->custom_header_codes
    public digital_products_system -> string (1) "0"
    $value->digital_products_system
    public email_options -> null
    $value->email_options
    public email_verification -> string (1) "0"
    $value->email_verification
    public explanation_documents_vendors -> null
    $value->explanation_documents_vendors
    public facebook_app_id -> null
    $value->facebook_app_id
    public facebook_app_secret -> null
    $value->facebook_app_secret
    public facebook_comment -> string (0) ""
    $value->facebook_comment
    public facebook_comment_status -> string (1) "0"
    $value->facebook_comment_status
    public favicon -> string (45) "uploads/logo/logo_671d15039bd262-96049423.png"
    $value->favicon
    • File (4.6KB)
    • -rw-r--r-- 10000 1003 4.6KB Oct 26 2024 uploads/logo/logo_671d15039bd262-96049423.png
      
    public featured_categories -> string (1) "1"
    $value->featured_categories
    public fea_categories_design -> string (11) "round_boxes"
    $value->fea_categories_design
    public google_adsense_code -> string (0) ""
    $value->google_adsense_code
    public google_analytics -> null
    $value->google_analytics
    public google_client_id -> null
    $value->google_client_id
    public google_client_secret -> null
    $value->google_client_secret
    public guest_checkout -> string (1) "0"
    $value->guest_checkout
    public id -> string (1) "1"
    $value->id
    public index_blog_slider -> string (1) "0"
    $value->index_blog_slider
    public index_latest_products -> string (1) "1"
    $value->index_latest_products
    public index_latest_products_count -> string (1) "6"
    $value->index_latest_products_count
    public index_promoted_products -> string (1) "1"
    $value->index_promoted_products
    public index_promoted_products_count -> string (2) "24"
    $value->index_promoted_products_count
    public last_cron_update -> string (19) "2025-04-07 09:05:06"
    $value->last_cron_update
    public location_search_header -> string (1) "0"
    $value->location_search_header
    public logo -> string (45) "uploads/logo/logo_671d14c8888dd1-97323785.png"
    $value->logo
    • File (6KB)
    • -rw-r--r-- 10000 1003 6KB Oct 26 2024 uploads/logo/logo_671d14c8888dd1-97323785.png
      
    public logo_email -> string (45) "uploads/logo/logo_671d1473ae3e12-94956134.png"
    $value->logo_email
    • File (6KB)
    • -rw-r--r-- 10000 1003 6KB Oct 26 2024 uploads/logo/logo_671d1473ae3e12-94956134.png
      
    public logo_size -> string (6) "150x44"
    $value->logo_size
    public mailjet_api_key -> null
    $value->mailjet_api_key
    public mailjet_email_address -> null
    $value->mailjet_email_address
    public mailjet_secret_key -> null
    $value->mailjet_secret_key
    public mail_encryption -> string (3) "tls"
    $value->mail_encryption
    public mail_host -> null
    $value->mail_host
    public mail_options_account -> null
    $value->mail_options_account
    public mail_password -> null
    $value->mail_password
    public mail_port -> string (3) "587"
    $value->mail_port
    public mail_protocol -> string (4) "smtp"
    $value->mail_protocol
    public mail_reply_to -> string (18) "noreply@domain.com"
    $value->mail_reply_to
    public mail_service -> string (5) "swift"
    $value->mail_service
    public mail_title -> string (6) "Modesy"
    $value->mail_title
    public mail_username -> null
    $value->mail_username
    public maintenance_mode_description -> string (80) "Our website is under construction. We'll be here soon with our new awesome s...
    $value->maintenance_mode_description
    Our website is under construction. We'll be here soon with our new awesome site.
    
    public maintenance_mode_status -> string (1) "0"
    $value->maintenance_mode_status
    public maintenance_mode_title -> string (11) "Coming Soon"
    $value->maintenance_mode_title
    public marketplace_system -> string (1) "1"
    $value->marketplace_system
    public membership_plans_system -> string (1) "0"
    $value->membership_plans_system
    public menu_limit -> string (2) "12"
    $value->menu_limit
    public multilingual_system -> string (1) "0"
    $value->multilingual_system
    public multi_vendor_system -> string (1) "1"
    $value->multi_vendor_system
    public newsletter_image -> null
    $value->newsletter_image
    public newsletter_popup -> string (1) "0"
    $value->newsletter_popup
    public newsletter_status -> string (1) "1"
    $value->newsletter_status
    public physical_products_system -> string (1) "1"
    $value->physical_products_system
    public product_comments -> string (1) "1"
    $value->product_comments
    public product_link_structure -> string (7) "slug-id"
    $value->product_link_structure
    public profile_number_of_sales -> string (1) "1"
    $value->profile_number_of_sales
    public promoted_products -> string (1) "1"
    $value->promoted_products
    public pwa_logo -> null
    $value->pwa_logo
    public pwa_status -> string (1) "0"
    $value->pwa_status
    public recaptcha_lang -> string (2) "en"
    $value->recaptcha_lang
    public recaptcha_secret_key -> null
    $value->recaptcha_secret_key
    public recaptcha_site_key -> null
    $value->recaptcha_site_key
    public refresh_cache_database_changes -> string (1) "0"
    $value->refresh_cache_database_changes
    public refund_system -> string (1) "1"
    $value->refund_system
    public request_documents_vendors -> string (1) "0"
    $value->request_documents_vendors
    public reviews -> string (1) "1"
    $value->reviews
    public rss_system -> string (1) "1"
    $value->rss_system
    public selected_navigation -> string (1) "1"
    $value->selected_navigation
    public selling_license_keys_system -> string (1) "0"
    $value->selling_license_keys_system
    public show_customer_email_seller -> string (1) "1"
    $value->show_customer_email_seller
    public show_customer_phone_seller -> string (1) "1"
    $value->show_customer_phone_seller
    public show_sold_products -> string (1) "0"
    $value->show_sold_products
    public show_vendor_contact_information -> string (1) "0"
    $value->show_vendor_contact_information
    public single_country_id -> null
    $value->single_country_id
    public single_country_mode -> string (1) "0"
    $value->single_country_mode
    public site_color -> string (7) "#7D6E6E"
    $value->site_color
    #7D6E6E
    rgb(125, 110, 110)
    hsl(0, 6%, 46%)
    
    public site_lang -> string (1) "1"
    $value->site_lang
    public slider_effect -> string (4) "fade"
    $value->slider_effect
    public slider_status -> string (1) "1"
    $value->slider_status
    public slider_type -> string (10) "full_width"
    $value->slider_type
    public sort_categories -> string (14) "category_order"
    $value->sort_categories
    public sort_parent_categories_by_order -> string (1) "1"
    $value->sort_parent_categories_by_order
    public timezone -> string (13) "Europe/London"
    $value->timezone
    public vendors_change_shop_name -> string (1) "1"
    $value->vendors_change_shop_name
    public vendor_bulk_product_upload -> string (1) "1"
    $value->vendor_bulk_product_upload
    public vendor_verification_system -> string (1) "1"
    $value->vendor_verification_system
    public version -> string (3) "2.5"
    $value->version
    public vk_app_id -> null
    $value->vk_app_id
    public vk_secure_key -> null
    $value->vk_secure_key
    public watermark_blog_images -> string (1) "0"
    $value->watermark_blog_images
    public watermark_font_size -> string (2) "42"
    $value->watermark_font_size
    public watermark_hor_alignment -> string (6) "center"
    $value->watermark_hor_alignment
    public watermark_product_images -> string (1) "0"
    $value->watermark_product_images
    public watermark_text -> string (10) "Furnitured"
    $value->watermark_text
    public watermark_thumbnail_images -> string (1) "0"
    $value->watermark_thumbnail_images
    public watermark_vrt_alignment -> string (6) "center"
    $value->watermark_vrt_alignment
paymentSettings
$value stdClass#85 (27)
  • Properties (27)
  • public additional_invoice_info -> null
    $value->additional_invoice_info
    public allow_all_currencies_for_classied -> string (1) "1"
    $value->allow_all_currencies_for_classied
    public auto_update_exchange_rates -> string (1) "0"
    $value->auto_update_exchange_rates
    public bank_transfer_accounts -> null
    $value->bank_transfer_accounts
    public bank_transfer_enabled -> string (1) "0"
    $value->bank_transfer_enabled
    public cash_on_delivery_debt_limit -> string (4) "1000"
    $value->cash_on_delivery_debt_limit
    public cash_on_delivery_enabled -> string (1) "0"
    $value->cash_on_delivery_enabled
    public commission_rate -> string (1) "0"
    $value->commission_rate
    public currency_converter -> string (1) "0"
    $value->currency_converter
    public currency_converter_api -> null
    $value->currency_converter_api
    public currency_converter_api_key -> null
    $value->currency_converter_api_key
    public default_currency -> string (3) "GBP"
    $value->default_currency
    public free_product_promotion -> string (1) "0"
    $value->free_product_promotion
    public id -> string (1) "1"
    $value->id
    public min_payout_bitcoin -> string (4) "5000"
    $value->min_payout_bitcoin
    public min_payout_iban -> string (4) "5000"
    $value->min_payout_iban
    public min_payout_paypal -> string (4) "5000"
    $value->min_payout_paypal
    public min_payout_swift -> string (4) "5000"
    $value->min_payout_swift
    public payout_bitcoin_enabled -> string (1) "0"
    $value->payout_bitcoin_enabled
    public payout_iban_enabled -> string (1) "1"
    $value->payout_iban_enabled
    public payout_paypal_enabled -> string (1) "0"
    $value->payout_paypal_enabled
    public payout_swift_enabled -> string (1) "1"
    $value->payout_swift_enabled
    public pay_with_wallet_balance -> string (1) "1"
    $value->pay_with_wallet_balance
    public price_per_day -> string (2) "10"
    $value->price_per_day
    public price_per_month -> string (3) "100"
    $value->price_per_month
    public vat_status -> string (1) "1"
    $value->vat_status
    public wallet_deposit -> string (1) "1"
    $value->wallet_deposit
productSettings
$value stdClass#86 (31)
  • Properties (31)
  • public brand_status -> string (1) "1"
    $value->brand_status
    public brand_where_to_display -> string (1) "1"
    $value->brand_where_to_display
    public classified_external_link -> string (1) "0"
    $value->classified_external_link
    public classified_price -> string (1) "0"
    $value->classified_price
    public classified_price_required -> string (1) "0"
    $value->classified_price_required
    public classified_product_location -> string (1) "0"
    $value->classified_product_location
    public digital_allowed_file_extensions -> string (5) ""zip""
    $value->digital_allowed_file_extensions
    public digital_audio_preview -> string (1) "0"
    $value->digital_audio_preview
    public digital_demo_url -> string (1) "0"
    $value->digital_demo_url
    public digital_external_link -> string (1) "0"
    $value->digital_external_link
    public digital_video_preview -> string (1) "0"
    $value->digital_video_preview
    public id -> string (1) "1"
    $value->id
    public image_file_format -> string (4) "WEBP"
    $value->image_file_format
    public is_brand_optional -> string (1) "1"
    $value->is_brand_optional
    public is_product_image_required -> string (1) "1"
    $value->is_product_image_required
    public marketplace_product_location -> string (1) "0"
    $value->marketplace_product_location
    public marketplace_shipping -> string (1) "1"
    $value->marketplace_shipping
    public marketplace_sku -> string (1) "0"
    $value->marketplace_sku
    public marketplace_variations -> string (1) "1"
    $value->marketplace_variations
    public max_file_size_audio -> string (8) "10485760"
    $value->max_file_size_audio
    public max_file_size_image -> string (8) "10485760"
    $value->max_file_size_image
    public max_file_size_video -> string (8) "31457280"
    $value->max_file_size_video
    public pagination_per_page -> string (2) "40"
    $value->pagination_per_page
    public physical_audio_preview -> string (1) "0"
    $value->physical_audio_preview
    public physical_demo_url -> string (1) "0"
    $value->physical_demo_url
    public physical_video_preview -> string (1) "0"
    $value->physical_video_preview
    public product_image_limit -> string (1) "5"
    $value->product_image_limit
    public sitemap_frequency -> string (5) "daily"
    $value->sitemap_frequency
    public sitemap_last_modification -> string (15) "server_response"
    $value->sitemap_last_modification
    public sitemap_priority -> string (13) "automatically"
    $value->sitemap_priority
    public sort_by_featured_products -> string (1) "1"
    $value->sort_by_featured_products
baseSettings
$value stdClass#1668 (23)
  • Properties (23)
  • public about_footer -> string (0) ""
    $value->about_footer
    public affiliate_content -> UTF-8 string (1833) "a:2:{s:5:"title";s:38:"Why Join the Modesy Affiliate Program?";s:7:"content"...
    $value->affiliate_content
    a:2:{s:5:"title";s:38:"Why Join the Modesy Affiliate Program?";s:7:"content";s:1745:"<p>Modesy, a leading e-commerce platform known for its diverse range of products and exceptional customer service, is thrilled to introduce its Affiliate Program. This program offers you a chance to earn lucrative commissions by promoting Modesy's products. Here’s everything you need to know about why the Modesy Affiliate Program is perfect for you.<br><br><strong>1. Attractive Commission Rates</strong><br>Modesy offers competitive commission rates that ensure you are rewarded generously for your efforts. Every time someone makes a purchase through your referral link, you earn a commission. The more you promote, the more you earn.</p>
    <p><strong>2. Wide Range of Products</strong><br>With Modesy’s extensive catalog, you have endless opportunities to promote products that resonate with your audience. Whether your niche is tech gadgets, fashion, beauty products, or home decor, Modesy has something for everyone.</p>
    <p><strong>3. Easy-to-Use Tools</strong><br>The Modesy Affiliate Program provides you with a suite of tools to make your promotional efforts seamless. From custom referral links to detailed performance reports, you’ll have everything you need to track your success and optimize your strategies.</p>
    <p><strong>4. Reliable Support</strong><br>Modesy values its affiliates and offers dedicated support to help you succeed. Whether you have questions about the program or need tips on how to maximize your earnings, the Modesy support team is always ready to assist you.</p>
    <p><strong>5. Timely Payments</strong><br>Modesy ensures that your hard-earned commissions are paid out on time. With a straightforward payout process, you can focus on what you do best – promoting great products and earning money.</p>";}
    
    public affiliate_description -> string (303) "a:2:{s:5:"title";s:53:"Boost Your Earnings with the Modesy Affiliate Program...
    $value->affiliate_description
    a:2:{s:5:"title";s:53:"Boost Your Earnings with the Modesy Affiliate Program";s:11:"description";s:196:"Are you a content creator, blogger, influencer, or simply someone with a strong online presence? If so, Modesy has an exciting opportunity for you to turn your online influence into real earnings.";}
    
    public affiliate_faq -> UTF-8 string (2088) "a:8:{i:0;a:3:{s:1:"o";s:1:"1";s:1:"q";s:36:"How do I join the Affiliate prog...
    $value->affiliate_faq
    a:8:{i:0;a:3:{s:1:"o";s:1:"1";s:1:"q";s:36:"How do I join the Affiliate program?";s:1:"a";s:110:"Simply click the "Join Now" button and fill out the registration form. Once approved, you can start promoting!";}i:1;a:3:{s:1:"o";s:1:"2";s:1:"q";s:45:"Who can participate in the Affiliate Program?";s:1:"a";s:215:"Anyone with an online presence, including bloggers, social media influencers, website owners, and content creators, can join the affiliate program. As long as you can promote our products, you’re welcome to apply!";}i:2;a:3:{s:1:"o";s:1:"3";s:1:"q";s:40:"Where can I generate my Affiliate links?";s:1:"a";s:222:"You can generate your affiliate links directly from any product detail page on our website. Once logged in, visit the product page you want to promote, and you’ll find an option to create your affiliate link right there.";}i:3;a:3:{s:1:"o";s:1:"4";s:1:"q";s:28:"What products can I promote?";s:1:"a";s:162:"You can promote any product from our store that is included in the affiliate program and earn commission on any qualifying sales made through your affiliate link.";}i:4;a:3:{s:1:"o";s:1:"5";s:1:"q";s:46:"How long is the validity of an Affiliate link?";s:1:"a";s:211:"An affiliate link is valid for 30 days from the moment a person clicks on it and opens the product page. If the product is purchased during this period, the affiliate commission will be applied for that product.";}i:5;a:3:{s:1:"o";s:1:"6";s:1:"q";s:20:"How much can I earn?";s:1:"a";s:120:"There is no limit to how much you can earn. Your earnings depend on the sales you generate through your affiliate links.";}i:6;a:3:{s:1:"o";s:1:"7";s:1:"q";s:37:"How do I track my Affiliate earnings?";s:1:"a";s:96:"You can track your affiliate program earnings in the "Referral Earnings" section of your wallet.";}i:7;a:3:{s:1:"o";s:1:"8";s:1:"q";s:35:"How do I get my Affiliate earnings?";s:1:"a";s:188:"Once your earnings exceed the minimum payout limit, you can request a payment from the "Payouts" section of your wallet. Simply submit a payout request, and your payment will be processed.";}}
    
    public affiliate_works -> string (467) "a:3:{i:0;a:2:{s:5:"title";s:23:"Sign up for the program";s:11:"description";...
    $value->affiliate_works
    a:3:{i:0;a:2:{s:5:"title";s:23:"Sign up for the program";s:11:"description";s:77:"Join the Modesy affiliate program by completing a simple registration process";}i:1;a:2:{s:5:"title";s:34:"Create and share your referral URL";s:11:"description";s:77:"Generate a referral URL and share it on your website, email, or social media.";}i:2;a:2:{s:5:"title";s:15:"Earn commission";s:11:"description";s:64:"Earn commissions on every sale made through your affiliate links";}}
    
    public bulk_upload_documentation -> UTF-8 string (4607) "<p>With the bulk product upload feature, you can upload your products in bul...
    $value->bulk_upload_documentation
    <p>With the bulk product upload feature, you can upload your products in bulk with the help of a CSV file.<br><br>Bulk upload has options to add new products and edit existing products:<br><br><strong>Add Products: </strong>To add new products, download the CSV template, add your products to this CSV file and upload it from this section. You can see detailed explanations of all required or optional columns in the table below. When adding your data, you need to pay attention to the data type of these columns.<br><br><strong>Edit Products: </strong> To edit products, you need to add an "id" column to the CSV template. You can see the ID numbers of your products on the "products" page. After adding the "id" column, you need to add the column names you want to edit. <br>For example, if you want to update the stock and prices of your products, your CSV template should be like this:<br><span style="color: rgb(35, 111, 161);">"id","price","price_discounted","stock"</span><br><br>Example:<br><span style="color: rgb(35, 111, 161);">"id","price","price_discounted","stock"</span><br><span style="color: rgb(132, 63, 161);">"1","30","20","1000"</span><br><span style="color: rgb(132, 63, 161);">"5","40","40","500"</span><br><br><span style="color: rgb(186, 55, 42);">* To update the product price, you need to add both "price" and "price_discounted" columns to your CSV file.<br><br><br></span></p>
    <p><span style="font-size: 12pt;"><strong>CSV Columns</strong></span></p>
    <table style="width: 100%;" class="table table-bordered">
    <tbody>
    <tr>
    <th>Column</th>
    <th>Description</th>
    </tr>
    <tr>
    <td style="width: 180px;">title</td>
    <td>Data Type: Text <br><strong>Required</strong><br>Example: Modern grey couch and pillows</td>
    </tr>
    <tr>
    <td style="width: 180px;">slug</td>
    <td>Data Type: Text <br><strong>Optional</strong> <small>(If you leave it empty, it will be generated automatically.)</small> <br>Example: modern-grey-couch-and-pillows</td>
    </tr>
    <tr>
    <td style="width: 180px;">sku</td>
    <td>Data Type: Text <br><strong>Optional</strong><br>Example: MD-GR-6898</td>
    </tr>
    <tr>
    <td style="width: 180px;">category_id</td>
    <td>Data Type: Number <br><strong>Required</strong><br>Example: 1</td>
    </tr>
    <tr>
    <td style="width: 180px;">price</td>
    <td>Data Type: Decimal/Number <br><strong>Required</strong><br>Example 1: 50<br>Example 2: 45.90<br>Example 3: 3456.25</td>
    </tr>
    <tr>
    <td style="width: 180px;">price_discounted</td>
    <td>Data Type: Decimal/Number <br><strong>Optional</strong><br>Example 1: 40<br>Example 2: 35.90<br>Example 3: 2456.25</td>
    </tr>
    <tr>
    <td style="width: 180px;">vat_rate</td>
    <td>Data Type: Number <br><strong>Optional</strong><br>Example: 8</td>
    </tr>
    <tr>
    <td style="width: 180px;">stock</td>
    <td>Data Type: Number <br><strong>Required</strong><br>Example: 100</td>
    </tr>
    <tr>
    <td style="width: 180px;">short_description</td>
    <td>Data Type: Text <br><strong>Optional</strong><br>Example: It is a nice and comfortable couch</td>
    </tr>
    <tr>
    <td style="width: 180px;">description</td>
    <td>Data Type: Text <br><strong>Optional</strong><br>Example: It is a nice and comfortable couch...</td>
    </tr>
    <tr>
    <td style="width: 180px;">tags</td>
    <td>Data Type: Text <br><strong>Optional</strong><br>Example: nice, comfortable, couch</td>
    </tr>
    <tr>
    <td style="width: 180px;">image_url</td>
    <td>Data Type: Text <br><strong>Optional</strong><br>Example 1:<br>https://upload.wikimedia.org/wikipedia/commons/7/70/Labrador-sea-paamiut.jpg<br><br>Example 2:<br>https://upload.wikimedia.org/wikipedia/commons/7/70/Labrador-sea-paamiut.jpg,<br>https://upload.wikimedia.org/wikipedia/commons/thumb/4/42/Shaqi_jrvej.jpg/1600px-Shaqi_jrvej.jpg<br><br><span style="color: rgb(186, 55, 42);">*You can add multiple image links by placing commas between them.</span></td>
    </tr>
    <tr>
    <td style="width: 180px;">external_link</td>
    <td>Data Type: Text <br><strong>Optional</strong><br>Example: https://domain.com/product_url</td>
    </tr>
    <tr>
    <td style="width: 180px;">updated_at</td>
    <td>Data Type: Timestamp <br><strong>Optional</strong><br>Example: 2024-06-30 10:27:00 <br><br><span style="color: rgb(186, 55, 42);">*If you leave it blank, the system will not assign an update date.</span></td>
    </tr>
    <tr>
    <td style="width: 180px;">created_at</td>
    <td>Data Type: Timestamp <br><strong>Optional</strong><br>Example: 2024-06-30 10:27:00 <br><br><span style="color: rgb(186, 55, 42);">*If you leave it blank, the system will automatically assign the current date.</span></td>
    </tr>
    </tbody>
    </table>
    <p><br><br><br><br><br></p>
    
    public contact_address -> string (0) ""
    $value->contact_address
    public contact_email -> string (0) ""
    $value->contact_email
    public contact_phone -> string (0) ""
    $value->contact_phone
    public contact_text -> string (0) ""
    $value->contact_text
    public cookies_warning -> string (1) "1"
    $value->cookies_warning
    public cookies_warning_text -> string (104) "<p>This site uses cookies. By continuing to browse the site, you are agreein...
    $value->cookies_warning_text
    <p>This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies.</p>
    
    public copyright -> UTF-8 string (50) "Copyright © 2025 Furnitured. All Rights Reserved."
    $value->copyright
    public created_at -> string (19) "2021-02-20 19:51:50"
    $value->created_at
    public dashboard_font -> string (2) "18"
    $value->dashboard_font
    public homepage_title -> string (10) "Furnitured"
    $value->homepage_title
    public id -> string (1) "1"
    $value->id
    public keywords -> string (315) "Pre-owned Furniture, Vintage Furniture, Damaged Furniture, Affordable Furnit...
    $value->keywords
    Pre-owned Furniture, Vintage Furniture, Damaged Furniture, Affordable Furniture, Sustainable Furniture, Second-hand Furniture, Buy Furniture Online, Furniture Marketplace UK, Used Furniture, Furniture Sale UK, Home Furniture, Furniture Delivery UK, Eco-friendly Furniture, Vintage Home Decor, Online Furniture Store
    
    public lang_id -> string (1) "1"
    $value->lang_id
    public site_description -> UTF-8 string (170) "Furnitured is the UK’s new marketplace for buying and selling pre-owned, new...
    $value->site_description
    Furnitured is the UK’s new marketplace for buying and selling pre-owned, new, vintage, and damaged furniture. Find affordable, sustainable options with secure payments.
    
    public site_font -> string (2) "18"
    $value->site_font
    public site_title -> string (57) "Buy & Sell Pre-owned, New, Vintage & Damaged Furniture UK"
    $value->site_title
    public social_media_data -> string (477) "a:7:{s:12:"facebook_url";s:42:"https://www.facebook.com/furnitured.co.uk/";s...
    $value->social_media_data
    a:7:{s:12:"facebook_url";s:42:"https://www.facebook.com/furnitured.co.uk/";s:11:"twitter_url";s:28:"https://x.com/Furnituredcouk";s:13:"instagram_url";s:42:"https://www.instagram.com/furnitured.co.uk";s:10:"tiktok_url";s:40:"https://www.tiktok.com/@furnitured.co.uk";s:11:"youtube_url";s:35:"https://www.youtube.com/@furnitured";s:13:"pinterest_url";s:40:"https://uk.pinterest.com/furnituredcouk/";s:12:"linkedin_url";s:50:"https://www.linkedin.com/company/furnitured.co.uk/";}
    
activeLanguages
$value array (1)
0 => stdClass#164 (9)
$value[0]
  • Properties (9)
  • public flag_path -> string (27) "uploads/blocks/flag_eng.jpg"
    $value[0]->flag_path
    • File (4.7KB)
    • -rw-r--r-- 10000 1003 4.7KB Jan 17 2022 uploads/blocks/flag_eng.jpg
      
    public id -> string (1) "1"
    $value[0]->id
    public language_code -> string (5) "en-US"
    $value[0]->language_code
    public language_order -> string (1) "1"
    $value[0]->language_order
    public name -> string (7) "English"
    $value[0]->name
    public short_form -> string (2) "en"
    $value[0]->short_form
    public status -> string (1) "1"
    $value[0]->status
    public text_direction -> string (3) "ltr"
    $value[0]->text_direction
    public text_editor_lang -> string (2) "en"
    $value[0]->text_editor_lang
activeLang
$value stdClass#164 (9)
  • Properties (9)
  • public flag_path -> string (27) "uploads/blocks/flag_eng.jpg"
    $value->flag_path
    • File (4.7KB)
    • -rw-r--r-- 10000 1003 4.7KB Jan 17 2022 uploads/blocks/flag_eng.jpg
      
    public id -> string (1) "1"
    $value->id
    public language_code -> string (5) "en-US"
    $value->language_code
    public language_order -> string (1) "1"
    $value->language_order
    public name -> string (7) "English"
    $value->name
    public short_form -> string (2) "en"
    $value->short_form
    public status -> string (1) "1"
    $value->status
    public text_direction -> string (3) "ltr"
    $value->text_direction
    public text_editor_lang -> string (2) "en"
    $value->text_editor_lang
currencies
$value array (158)
GBP => stdClass#1670 (9)
$value['GBP']
  • Properties (9)
  • public code -> string (3) "GBP"
    $value['GBP']->code
    public currency_format -> string (2) "us"
    $value['GBP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GBP']->exchange_rate
    public id -> string (2) "47"
    $value['GBP']->id
    public name -> string (20) "United Kingdom Pound"
    $value['GBP']->name
    public space_money_symbol -> string (1) "0"
    $value['GBP']->space_money_symbol
    public status -> string (1) "1"
    $value['GBP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['GBP']->symbol
    public symbol_direction -> string (4) "left"
    $value['GBP']->symbol_direction
USD => stdClass#1666 (9)
$value['USD']
  • Properties (9)
  • public code -> string (3) "USD"
    $value['USD']->code
    public currency_format -> string (2) "us"
    $value['USD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['USD']->exchange_rate
    public id -> string (1) "1"
    $value['USD']->id
    public name -> string (9) "US Dollar"
    $value['USD']->name
    public space_money_symbol -> string (1) "0"
    $value['USD']->space_money_symbol
    public status -> string (1) "0"
    $value['USD']->status
    public symbol -> string (1) "$"
    $value['USD']->symbol
    public symbol_direction -> string (4) "left"
    $value['USD']->symbol_direction
EUR => stdClass#1665 (9)
$value['EUR']
  • Properties (9)
  • public code -> string (3) "EUR"
    $value['EUR']->code
    public currency_format -> string (2) "us"
    $value['EUR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['EUR']->exchange_rate
    public id -> string (1) "2"
    $value['EUR']->id
    public name -> string (4) "Euro"
    $value['EUR']->name
    public space_money_symbol -> string (1) "0"
    $value['EUR']->space_money_symbol
    public status -> string (1) "0"
    $value['EUR']->status
    public symbol -> UTF-8 string (3) "€"
    $value['EUR']->symbol
    public symbol_direction -> string (4) "left"
    $value['EUR']->symbol_direction
CAD => stdClass#1664 (9)
$value['CAD']
  • Properties (9)
  • public code -> string (3) "CAD"
    $value['CAD']->code
    public currency_format -> string (2) "us"
    $value['CAD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CAD']->exchange_rate
    public id -> string (1) "3"
    $value['CAD']->id
    public name -> string (13) "Canada Dollar"
    $value['CAD']->name
    public space_money_symbol -> string (1) "0"
    $value['CAD']->space_money_symbol
    public status -> string (1) "0"
    $value['CAD']->status
    public symbol -> string (1) "$"
    $value['CAD']->symbol
    public symbol_direction -> string (4) "left"
    $value['CAD']->symbol_direction
AED => stdClass#1663 (9)
$value['AED']
  • Properties (9)
  • public code -> string (3) "AED"
    $value['AED']->code
    public currency_format -> string (2) "us"
    $value['AED']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AED']->exchange_rate
    public id -> string (1) "4"
    $value['AED']->id
    public name -> string (10) "UAE Dirham"
    $value['AED']->name
    public space_money_symbol -> string (1) "0"
    $value['AED']->space_money_symbol
    public status -> string (1) "0"
    $value['AED']->status
    public symbol -> UTF-8 string (5) "د.إ"
    $value['AED']->symbol
    public symbol_direction -> string (4) "left"
    $value['AED']->symbol_direction
AFN => stdClass#1662 (9)
$value['AFN']
  • Properties (9)
  • public code -> string (3) "AFN"
    $value['AFN']->code
    public currency_format -> string (2) "us"
    $value['AFN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AFN']->exchange_rate
    public id -> string (1) "5"
    $value['AFN']->id
    public name -> string (19) "Afghanistan Afghani"
    $value['AFN']->name
    public space_money_symbol -> string (1) "0"
    $value['AFN']->space_money_symbol
    public status -> string (1) "0"
    $value['AFN']->status
    public symbol -> string (2) "Af"
    $value['AFN']->symbol
    public symbol_direction -> string (4) "left"
    $value['AFN']->symbol_direction
ALL => stdClass#1661 (9)
$value['ALL']
  • Properties (9)
  • public code -> string (3) "ALL"
    $value['ALL']->code
    public currency_format -> string (2) "us"
    $value['ALL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ALL']->exchange_rate
    public id -> string (1) "6"
    $value['ALL']->id
    public name -> string (11) "Albania Lek"
    $value['ALL']->name
    public space_money_symbol -> string (1) "0"
    $value['ALL']->space_money_symbol
    public status -> string (1) "0"
    $value['ALL']->status
    public symbol -> string (3) "Lek"
    $value['ALL']->symbol
    public symbol_direction -> string (4) "left"
    $value['ALL']->symbol_direction
AMD => stdClass#1660 (9)
$value['AMD']
  • Properties (9)
  • public code -> string (3) "AMD"
    $value['AMD']->code
    public currency_format -> string (2) "us"
    $value['AMD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AMD']->exchange_rate
    public id -> string (1) "7"
    $value['AMD']->id
    public name -> string (13) "Armenian Dram"
    $value['AMD']->name
    public space_money_symbol -> string (1) "0"
    $value['AMD']->space_money_symbol
    public status -> string (1) "0"
    $value['AMD']->status
    public symbol -> string (3) "AMD"
    $value['AMD']->symbol
    public symbol_direction -> string (4) "left"
    $value['AMD']->symbol_direction
ANG => stdClass#1659 (9)
$value['ANG']
  • Properties (9)
  • public code -> string (3) "ANG"
    $value['ANG']->code
    public currency_format -> string (2) "us"
    $value['ANG']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ANG']->exchange_rate
    public id -> string (1) "8"
    $value['ANG']->id
    public name -> string (28) "Netherlands Antilles Guilder"
    $value['ANG']->name
    public space_money_symbol -> string (1) "0"
    $value['ANG']->space_money_symbol
    public status -> string (1) "0"
    $value['ANG']->status
    public symbol -> UTF-8 string (2) "ƒ"
    $value['ANG']->symbol
    public symbol_direction -> string (4) "left"
    $value['ANG']->symbol_direction
AOA => stdClass#1658 (9)
$value['AOA']
  • Properties (9)
  • public code -> string (3) "AOA"
    $value['AOA']->code
    public currency_format -> string (2) "us"
    $value['AOA']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AOA']->exchange_rate
    public id -> string (1) "9"
    $value['AOA']->id
    public name -> string (6) "Kwanza"
    $value['AOA']->name
    public space_money_symbol -> string (1) "0"
    $value['AOA']->space_money_symbol
    public status -> string (1) "0"
    $value['AOA']->status
    public symbol -> string (2) "Kz"
    $value['AOA']->symbol
    public symbol_direction -> string (4) "left"
    $value['AOA']->symbol_direction
ARS => stdClass#1657 (9)
$value['ARS']
  • Properties (9)
  • public code -> string (3) "ARS"
    $value['ARS']->code
    public currency_format -> string (2) "us"
    $value['ARS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ARS']->exchange_rate
    public id -> string (2) "10"
    $value['ARS']->id
    public name -> string (14) "Argentina Peso"
    $value['ARS']->name
    public space_money_symbol -> string (1) "0"
    $value['ARS']->space_money_symbol
    public status -> string (1) "0"
    $value['ARS']->status
    public symbol -> string (1) "$"
    $value['ARS']->symbol
    public symbol_direction -> string (4) "left"
    $value['ARS']->symbol_direction
AUD => stdClass#1656 (9)
$value['AUD']
  • Properties (9)
  • public code -> string (3) "AUD"
    $value['AUD']->code
    public currency_format -> string (2) "us"
    $value['AUD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AUD']->exchange_rate
    public id -> string (2) "11"
    $value['AUD']->id
    public name -> string (16) "Australia Dollar"
    $value['AUD']->name
    public space_money_symbol -> string (1) "0"
    $value['AUD']->space_money_symbol
    public status -> string (1) "0"
    $value['AUD']->status
    public symbol -> string (1) "$"
    $value['AUD']->symbol
    public symbol_direction -> string (4) "left"
    $value['AUD']->symbol_direction
AWG => stdClass#1655 (9)
$value['AWG']
  • Properties (9)
  • public code -> string (3) "AWG"
    $value['AWG']->code
    public currency_format -> string (2) "us"
    $value['AWG']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AWG']->exchange_rate
    public id -> string (2) "12"
    $value['AWG']->id
    public name -> string (13) "Aruba Guilder"
    $value['AWG']->name
    public space_money_symbol -> string (1) "0"
    $value['AWG']->space_money_symbol
    public status -> string (1) "0"
    $value['AWG']->status
    public symbol -> UTF-8 string (2) "ƒ"
    $value['AWG']->symbol
    public symbol_direction -> string (4) "left"
    $value['AWG']->symbol_direction
AZN => stdClass#1654 (9)
$value['AZN']
  • Properties (9)
  • public code -> string (3) "AZN"
    $value['AZN']->code
    public currency_format -> string (2) "us"
    $value['AZN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['AZN']->exchange_rate
    public id -> string (2) "13"
    $value['AZN']->id
    public name -> string (20) "Azerbaijan New Manat"
    $value['AZN']->name
    public space_money_symbol -> string (1) "0"
    $value['AZN']->space_money_symbol
    public status -> string (1) "0"
    $value['AZN']->status
    public symbol -> UTF-8 string (6) "ман"
    $value['AZN']->symbol
    public symbol_direction -> string (4) "left"
    $value['AZN']->symbol_direction
BAM => stdClass#1653 (9)
$value['BAM']
  • Properties (9)
  • public code -> string (3) "BAM"
    $value['BAM']->code
    public currency_format -> string (2) "us"
    $value['BAM']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BAM']->exchange_rate
    public id -> string (2) "14"
    $value['BAM']->id
    public name -> string (40) "Bosnia and Herzegovina Convertible Marka"
    $value['BAM']->name
    public space_money_symbol -> string (1) "0"
    $value['BAM']->space_money_symbol
    public status -> string (1) "0"
    $value['BAM']->status
    public symbol -> string (2) "KM"
    $value['BAM']->symbol
    public symbol_direction -> string (4) "left"
    $value['BAM']->symbol_direction
BBD => stdClass#1652 (9)
$value['BBD']
  • Properties (9)
  • public code -> string (3) "BBD"
    $value['BBD']->code
    public currency_format -> string (2) "us"
    $value['BBD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BBD']->exchange_rate
    public id -> string (2) "15"
    $value['BBD']->id
    public name -> string (15) "Barbados Dollar"
    $value['BBD']->name
    public space_money_symbol -> string (1) "0"
    $value['BBD']->space_money_symbol
    public status -> string (1) "0"
    $value['BBD']->status
    public symbol -> string (1) "$"
    $value['BBD']->symbol
    public symbol_direction -> string (4) "left"
    $value['BBD']->symbol_direction
BDT => stdClass#1651 (9)
$value['BDT']
  • Properties (9)
  • public code -> string (3) "BDT"
    $value['BDT']->code
    public currency_format -> string (2) "us"
    $value['BDT']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BDT']->exchange_rate
    public id -> string (2) "16"
    $value['BDT']->id
    public name -> string (16) "Bangladeshi taka"
    $value['BDT']->name
    public space_money_symbol -> string (1) "0"
    $value['BDT']->space_money_symbol
    public status -> string (1) "0"
    $value['BDT']->status
    public symbol -> UTF-8 string (3) "৳"
    $value['BDT']->symbol
    public symbol_direction -> string (4) "left"
    $value['BDT']->symbol_direction
BGN => stdClass#1650 (9)
$value['BGN']
  • Properties (9)
  • public code -> string (3) "BGN"
    $value['BGN']->code
    public currency_format -> string (2) "us"
    $value['BGN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BGN']->exchange_rate
    public id -> string (2) "17"
    $value['BGN']->id
    public name -> string (12) "Bulgaria Lev"
    $value['BGN']->name
    public space_money_symbol -> string (1) "0"
    $value['BGN']->space_money_symbol
    public status -> string (1) "0"
    $value['BGN']->status
    public symbol -> UTF-8 string (4) "лв"
    $value['BGN']->symbol
    public symbol_direction -> string (4) "left"
    $value['BGN']->symbol_direction
BHD => stdClass#1649 (9)
$value['BHD']
  • Properties (9)
  • public code -> string (3) "BHD"
    $value['BHD']->code
    public currency_format -> string (2) "us"
    $value['BHD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BHD']->exchange_rate
    public id -> string (2) "18"
    $value['BHD']->id
    public name -> string (14) "Bahraini Dinar"
    $value['BHD']->name
    public space_money_symbol -> string (1) "0"
    $value['BHD']->space_money_symbol
    public status -> string (1) "0"
    $value['BHD']->status
    public symbol -> UTF-8 string (6) ".د.ب"
    $value['BHD']->symbol
    public symbol_direction -> string (4) "left"
    $value['BHD']->symbol_direction
BIF => stdClass#1648 (9)
$value['BIF']
  • Properties (9)
  • public code -> string (3) "BIF"
    $value['BIF']->code
    public currency_format -> string (2) "us"
    $value['BIF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BIF']->exchange_rate
    public id -> string (2) "19"
    $value['BIF']->id
    public name -> string (13) "Burundi Franc"
    $value['BIF']->name
    public space_money_symbol -> string (1) "0"
    $value['BIF']->space_money_symbol
    public status -> string (1) "0"
    $value['BIF']->status
    public symbol -> string (3) "FBu"
    $value['BIF']->symbol
    public symbol_direction -> string (4) "left"
    $value['BIF']->symbol_direction
BMD => stdClass#1647 (9)
$value['BMD']
  • Properties (9)
  • public code -> string (3) "BMD"
    $value['BMD']->code
    public currency_format -> string (2) "us"
    $value['BMD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BMD']->exchange_rate
    public id -> string (2) "20"
    $value['BMD']->id
    public name -> string (14) "Bermuda Dollar"
    $value['BMD']->name
    public space_money_symbol -> string (1) "0"
    $value['BMD']->space_money_symbol
    public status -> string (1) "0"
    $value['BMD']->status
    public symbol -> string (1) "$"
    $value['BMD']->symbol
    public symbol_direction -> string (4) "left"
    $value['BMD']->symbol_direction
BND => stdClass#1646 (9)
$value['BND']
  • Properties (9)
  • public code -> string (3) "BND"
    $value['BND']->code
    public currency_format -> string (2) "us"
    $value['BND']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BND']->exchange_rate
    public id -> string (2) "21"
    $value['BND']->id
    public name -> string (24) "Brunei Darussalam Dollar"
    $value['BND']->name
    public space_money_symbol -> string (1) "0"
    $value['BND']->space_money_symbol
    public status -> string (1) "0"
    $value['BND']->status
    public symbol -> string (1) "$"
    $value['BND']->symbol
    public symbol_direction -> string (4) "left"
    $value['BND']->symbol_direction
BOB => stdClass#1645 (9)
$value['BOB']
  • Properties (9)
  • public code -> string (3) "BOB"
    $value['BOB']->code
    public currency_format -> string (2) "us"
    $value['BOB']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BOB']->exchange_rate
    public id -> string (2) "22"
    $value['BOB']->id
    public name -> string (17) "Bolivia Boliviano"
    $value['BOB']->name
    public space_money_symbol -> string (1) "0"
    $value['BOB']->space_money_symbol
    public status -> string (1) "0"
    $value['BOB']->status
    public symbol -> string (2) "$b"
    $value['BOB']->symbol
    public symbol_direction -> string (4) "left"
    $value['BOB']->symbol_direction
BRL => stdClass#1644 (9)
$value['BRL']
  • Properties (9)
  • public code -> string (3) "BRL"
    $value['BRL']->code
    public currency_format -> string (2) "us"
    $value['BRL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BRL']->exchange_rate
    public id -> string (2) "23"
    $value['BRL']->id
    public name -> string (11) "Brazil Real"
    $value['BRL']->name
    public space_money_symbol -> string (1) "0"
    $value['BRL']->space_money_symbol
    public status -> string (1) "0"
    $value['BRL']->status
    public symbol -> string (2) "R$"
    $value['BRL']->symbol
    public symbol_direction -> string (4) "left"
    $value['BRL']->symbol_direction
BSD => stdClass#1643 (9)
$value['BSD']
  • Properties (9)
  • public code -> string (3) "BSD"
    $value['BSD']->code
    public currency_format -> string (2) "us"
    $value['BSD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BSD']->exchange_rate
    public id -> string (2) "24"
    $value['BSD']->id
    public name -> string (14) "Bahamas Dollar"
    $value['BSD']->name
    public space_money_symbol -> string (1) "0"
    $value['BSD']->space_money_symbol
    public status -> string (1) "0"
    $value['BSD']->status
    public symbol -> string (1) "$"
    $value['BSD']->symbol
    public symbol_direction -> string (4) "left"
    $value['BSD']->symbol_direction
BTN => stdClass#1642 (9)
$value['BTN']
  • Properties (9)
  • public code -> string (3) "BTN"
    $value['BTN']->code
    public currency_format -> string (2) "us"
    $value['BTN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BTN']->exchange_rate
    public id -> string (2) "25"
    $value['BTN']->id
    public name -> string (8) "Ngultrum"
    $value['BTN']->name
    public space_money_symbol -> string (1) "0"
    $value['BTN']->space_money_symbol
    public status -> string (1) "0"
    $value['BTN']->status
    public symbol -> string (3) "Nu."
    $value['BTN']->symbol
    public symbol_direction -> string (4) "left"
    $value['BTN']->symbol_direction
BWP => stdClass#1641 (9)
$value['BWP']
  • Properties (9)
  • public code -> string (3) "BWP"
    $value['BWP']->code
    public currency_format -> string (2) "us"
    $value['BWP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BWP']->exchange_rate
    public id -> string (2) "26"
    $value['BWP']->id
    public name -> string (13) "Botswana Pula"
    $value['BWP']->name
    public space_money_symbol -> string (1) "0"
    $value['BWP']->space_money_symbol
    public status -> string (1) "0"
    $value['BWP']->status
    public symbol -> string (1) "P"
    $value['BWP']->symbol
    public symbol_direction -> string (4) "left"
    $value['BWP']->symbol_direction
BYR => stdClass#1640 (9)
$value['BYR']
  • Properties (9)
  • public code -> string (3) "BYR"
    $value['BYR']->code
    public currency_format -> string (2) "us"
    $value['BYR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BYR']->exchange_rate
    public id -> string (2) "27"
    $value['BYR']->id
    public name -> string (13) "Belarus Ruble"
    $value['BYR']->name
    public space_money_symbol -> string (1) "0"
    $value['BYR']->space_money_symbol
    public status -> string (1) "0"
    $value['BYR']->status
    public symbol -> string (2) "p."
    $value['BYR']->symbol
    public symbol_direction -> string (4) "left"
    $value['BYR']->symbol_direction
BZD => stdClass#1639 (9)
$value['BZD']
  • Properties (9)
  • public code -> string (3) "BZD"
    $value['BZD']->code
    public currency_format -> string (2) "us"
    $value['BZD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['BZD']->exchange_rate
    public id -> string (2) "28"
    $value['BZD']->id
    public name -> string (13) "Belize Dollar"
    $value['BZD']->name
    public space_money_symbol -> string (1) "0"
    $value['BZD']->space_money_symbol
    public status -> string (1) "0"
    $value['BZD']->status
    public symbol -> string (3) "BZ$"
    $value['BZD']->symbol
    public symbol_direction -> string (4) "left"
    $value['BZD']->symbol_direction
CDF => stdClass#1638 (9)
$value['CDF']
  • Properties (9)
  • public code -> string (3) "CDF"
    $value['CDF']->code
    public currency_format -> string (2) "us"
    $value['CDF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CDF']->exchange_rate
    public id -> string (2) "29"
    $value['CDF']->id
    public name -> string (15) "Congolese Franc"
    $value['CDF']->name
    public space_money_symbol -> string (1) "0"
    $value['CDF']->space_money_symbol
    public status -> string (1) "0"
    $value['CDF']->status
    public symbol -> string (2) "FC"
    $value['CDF']->symbol
    public symbol_direction -> string (4) "left"
    $value['CDF']->symbol_direction
CHF => stdClass#1637 (9)
$value['CHF']
  • Properties (9)
  • public code -> string (3) "CHF"
    $value['CHF']->code
    public currency_format -> string (2) "us"
    $value['CHF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CHF']->exchange_rate
    public id -> string (2) "30"
    $value['CHF']->id
    public name -> string (17) "Switzerland Franc"
    $value['CHF']->name
    public space_money_symbol -> string (1) "0"
    $value['CHF']->space_money_symbol
    public status -> string (1) "0"
    $value['CHF']->status
    public symbol -> string (3) "CHF"
    $value['CHF']->symbol
    public symbol_direction -> string (4) "left"
    $value['CHF']->symbol_direction
CLF => stdClass#1636 (9)
$value['CLF']
  • Properties (9)
  • public code -> string (3) "CLF"
    $value['CLF']->code
    public currency_format -> string (2) "us"
    $value['CLF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CLF']->exchange_rate
    public id -> string (2) "31"
    $value['CLF']->id
    public name -> string (17) "Unidad de Fomento"
    $value['CLF']->name
    public space_money_symbol -> string (1) "0"
    $value['CLF']->space_money_symbol
    public status -> string (1) "0"
    $value['CLF']->status
    public symbol -> string (3) "CLF"
    $value['CLF']->symbol
    public symbol_direction -> string (4) "left"
    $value['CLF']->symbol_direction
CLP => stdClass#1635 (9)
$value['CLP']
  • Properties (9)
  • public code -> string (3) "CLP"
    $value['CLP']->code
    public currency_format -> string (2) "us"
    $value['CLP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CLP']->exchange_rate
    public id -> string (2) "32"
    $value['CLP']->id
    public name -> string (10) "Chile Peso"
    $value['CLP']->name
    public space_money_symbol -> string (1) "0"
    $value['CLP']->space_money_symbol
    public status -> string (1) "0"
    $value['CLP']->status
    public symbol -> string (1) "$"
    $value['CLP']->symbol
    public symbol_direction -> string (4) "left"
    $value['CLP']->symbol_direction
CNY => stdClass#1634 (9)
$value['CNY']
  • Properties (9)
  • public code -> string (3) "CNY"
    $value['CNY']->code
    public currency_format -> string (2) "us"
    $value['CNY']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CNY']->exchange_rate
    public id -> string (2) "33"
    $value['CNY']->id
    public name -> string (19) "China Yuan Renminbi"
    $value['CNY']->name
    public space_money_symbol -> string (1) "0"
    $value['CNY']->space_money_symbol
    public status -> string (1) "0"
    $value['CNY']->status
    public symbol -> UTF-8 string (2) "¥"
    $value['CNY']->symbol
    public symbol_direction -> string (4) "left"
    $value['CNY']->symbol_direction
COP => stdClass#1633 (9)
$value['COP']
  • Properties (9)
  • public code -> string (3) "COP"
    $value['COP']->code
    public currency_format -> string (2) "us"
    $value['COP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['COP']->exchange_rate
    public id -> string (2) "34"
    $value['COP']->id
    public name -> string (13) "Colombia Peso"
    $value['COP']->name
    public space_money_symbol -> string (1) "0"
    $value['COP']->space_money_symbol
    public status -> string (1) "0"
    $value['COP']->status
    public symbol -> string (1) "$"
    $value['COP']->symbol
    public symbol_direction -> string (4) "left"
    $value['COP']->symbol_direction
CRC => stdClass#1632 (9)
$value['CRC']
  • Properties (9)
  • public code -> string (3) "CRC"
    $value['CRC']->code
    public currency_format -> string (2) "us"
    $value['CRC']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CRC']->exchange_rate
    public id -> string (2) "35"
    $value['CRC']->id
    public name -> string (16) "Costa Rica Colon"
    $value['CRC']->name
    public space_money_symbol -> string (1) "0"
    $value['CRC']->space_money_symbol
    public status -> string (1) "0"
    $value['CRC']->status
    public symbol -> UTF-8 string (3) "₡"
    $value['CRC']->symbol
    public symbol_direction -> string (4) "left"
    $value['CRC']->symbol_direction
CUP => stdClass#1631 (9)
$value['CUP']
  • Properties (9)
  • public code -> string (3) "CUP"
    $value['CUP']->code
    public currency_format -> string (2) "us"
    $value['CUP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CUP']->exchange_rate
    public id -> string (2) "36"
    $value['CUP']->id
    public name -> string (9) "Cuba Peso"
    $value['CUP']->name
    public space_money_symbol -> string (1) "0"
    $value['CUP']->space_money_symbol
    public status -> string (1) "0"
    $value['CUP']->status
    public symbol -> string (3) "CUP"
    $value['CUP']->symbol
    public symbol_direction -> string (4) "left"
    $value['CUP']->symbol_direction
CVE => stdClass#1630 (9)
$value['CVE']
  • Properties (9)
  • public code -> string (3) "CVE"
    $value['CVE']->code
    public currency_format -> string (2) "us"
    $value['CVE']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CVE']->exchange_rate
    public id -> string (2) "37"
    $value['CVE']->id
    public name -> string (17) "Cabo Verde Escudo"
    $value['CVE']->name
    public space_money_symbol -> string (1) "0"
    $value['CVE']->space_money_symbol
    public status -> string (1) "0"
    $value['CVE']->status
    public symbol -> string (1) "$"
    $value['CVE']->symbol
    public symbol_direction -> string (4) "left"
    $value['CVE']->symbol_direction
CZK => stdClass#1629 (9)
$value['CZK']
  • Properties (9)
  • public code -> string (3) "CZK"
    $value['CZK']->code
    public currency_format -> string (2) "us"
    $value['CZK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['CZK']->exchange_rate
    public id -> string (2) "38"
    $value['CZK']->id
    public name -> string (21) "Czech Republic Koruna"
    $value['CZK']->name
    public space_money_symbol -> string (1) "0"
    $value['CZK']->space_money_symbol
    public status -> string (1) "0"
    $value['CZK']->status
    public symbol -> UTF-8 string (3) "Kč"
    $value['CZK']->symbol
    public symbol_direction -> string (4) "left"
    $value['CZK']->symbol_direction
DJF => stdClass#1628 (9)
$value['DJF']
  • Properties (9)
  • public code -> string (3) "DJF"
    $value['DJF']->code
    public currency_format -> string (2) "us"
    $value['DJF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['DJF']->exchange_rate
    public id -> string (2) "39"
    $value['DJF']->id
    public name -> string (14) "Djibouti Franc"
    $value['DJF']->name
    public space_money_symbol -> string (1) "0"
    $value['DJF']->space_money_symbol
    public status -> string (1) "0"
    $value['DJF']->status
    public symbol -> string (3) "Fdj"
    $value['DJF']->symbol
    public symbol_direction -> string (4) "left"
    $value['DJF']->symbol_direction
DKK => stdClass#1627 (9)
$value['DKK']
  • Properties (9)
  • public code -> string (3) "DKK"
    $value['DKK']->code
    public currency_format -> string (2) "us"
    $value['DKK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['DKK']->exchange_rate
    public id -> string (2) "40"
    $value['DKK']->id
    public name -> string (13) "Denmark Krone"
    $value['DKK']->name
    public space_money_symbol -> string (1) "0"
    $value['DKK']->space_money_symbol
    public status -> string (1) "0"
    $value['DKK']->status
    public symbol -> string (2) "kr"
    $value['DKK']->symbol
    public symbol_direction -> string (4) "left"
    $value['DKK']->symbol_direction
DOP => stdClass#1626 (9)
$value['DOP']
  • Properties (9)
  • public code -> string (3) "DOP"
    $value['DOP']->code
    public currency_format -> string (2) "us"
    $value['DOP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['DOP']->exchange_rate
    public id -> string (2) "41"
    $value['DOP']->id
    public name -> string (23) "Dominican Republic Peso"
    $value['DOP']->name
    public space_money_symbol -> string (1) "0"
    $value['DOP']->space_money_symbol
    public status -> string (1) "0"
    $value['DOP']->status
    public symbol -> string (3) "RD$"
    $value['DOP']->symbol
    public symbol_direction -> string (4) "left"
    $value['DOP']->symbol_direction
DZD => stdClass#1625 (9)
$value['DZD']
  • Properties (9)
  • public code -> string (3) "DZD"
    $value['DZD']->code
    public currency_format -> string (2) "us"
    $value['DZD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['DZD']->exchange_rate
    public id -> string (2) "42"
    $value['DZD']->id
    public name -> string (14) "Algerian Dinar"
    $value['DZD']->name
    public space_money_symbol -> string (1) "0"
    $value['DZD']->space_money_symbol
    public status -> string (1) "0"
    $value['DZD']->status
    public symbol -> UTF-8 string (4) "دج"
    $value['DZD']->symbol
    public symbol_direction -> string (4) "left"
    $value['DZD']->symbol_direction
EGP => stdClass#1624 (9)
$value['EGP']
  • Properties (9)
  • public code -> string (3) "EGP"
    $value['EGP']->code
    public currency_format -> string (2) "us"
    $value['EGP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['EGP']->exchange_rate
    public id -> string (2) "43"
    $value['EGP']->id
    public name -> string (11) "Egypt Pound"
    $value['EGP']->name
    public space_money_symbol -> string (1) "0"
    $value['EGP']->space_money_symbol
    public status -> string (1) "0"
    $value['EGP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['EGP']->symbol
    public symbol_direction -> string (4) "left"
    $value['EGP']->symbol_direction
ETB => stdClass#1623 (9)
$value['ETB']
  • Properties (9)
  • public code -> string (3) "ETB"
    $value['ETB']->code
    public currency_format -> string (2) "us"
    $value['ETB']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ETB']->exchange_rate
    public id -> string (2) "44"
    $value['ETB']->id
    public name -> string (14) "Ethiopian Birr"
    $value['ETB']->name
    public space_money_symbol -> string (1) "0"
    $value['ETB']->space_money_symbol
    public status -> string (1) "0"
    $value['ETB']->status
    public symbol -> string (2) "Br"
    $value['ETB']->symbol
    public symbol_direction -> string (4) "left"
    $value['ETB']->symbol_direction
FJD => stdClass#1622 (9)
$value['FJD']
  • Properties (9)
  • public code -> string (3) "FJD"
    $value['FJD']->code
    public currency_format -> string (2) "us"
    $value['FJD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['FJD']->exchange_rate
    public id -> string (2) "45"
    $value['FJD']->id
    public name -> string (11) "Fiji Dollar"
    $value['FJD']->name
    public space_money_symbol -> string (1) "0"
    $value['FJD']->space_money_symbol
    public status -> string (1) "0"
    $value['FJD']->status
    public symbol -> string (1) "$"
    $value['FJD']->symbol
    public symbol_direction -> string (4) "left"
    $value['FJD']->symbol_direction
FKP => stdClass#1621 (9)
$value['FKP']
  • Properties (9)
  • public code -> string (3) "FKP"
    $value['FKP']->code
    public currency_format -> string (2) "us"
    $value['FKP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['FKP']->exchange_rate
    public id -> string (2) "46"
    $value['FKP']->id
    public name -> string (33) "Falkland Islands (Malvinas) Pound"
    $value['FKP']->name
    public space_money_symbol -> string (1) "0"
    $value['FKP']->space_money_symbol
    public status -> string (1) "0"
    $value['FKP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['FKP']->symbol
    public symbol_direction -> string (4) "left"
    $value['FKP']->symbol_direction
GEL => stdClass#1620 (9)
$value['GEL']
  • Properties (9)
  • public code -> string (3) "GEL"
    $value['GEL']->code
    public currency_format -> string (2) "us"
    $value['GEL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GEL']->exchange_rate
    public id -> string (2) "48"
    $value['GEL']->id
    public name -> string (4) "Lari"
    $value['GEL']->name
    public space_money_symbol -> string (1) "0"
    $value['GEL']->space_money_symbol
    public status -> string (1) "0"
    $value['GEL']->status
    public symbol -> UTF-8 string (3) "ლ"
    $value['GEL']->symbol
    public symbol_direction -> string (4) "left"
    $value['GEL']->symbol_direction
GHS => stdClass#1619 (9)
$value['GHS']
  • Properties (9)
  • public code -> string (3) "GHS"
    $value['GHS']->code
    public currency_format -> string (2) "us"
    $value['GHS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GHS']->exchange_rate
    public id -> string (2) "49"
    $value['GHS']->id
    public name -> string (10) "Ghana Cedi"
    $value['GHS']->name
    public space_money_symbol -> string (1) "0"
    $value['GHS']->space_money_symbol
    public status -> string (1) "0"
    $value['GHS']->status
    public symbol -> UTF-8 string (2) "¢"
    $value['GHS']->symbol
    public symbol_direction -> string (4) "left"
    $value['GHS']->symbol_direction
GIP => stdClass#1618 (9)
$value['GIP']
  • Properties (9)
  • public code -> string (3) "GIP"
    $value['GIP']->code
    public currency_format -> string (2) "us"
    $value['GIP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GIP']->exchange_rate
    public id -> string (2) "50"
    $value['GIP']->id
    public name -> string (15) "Gibraltar Pound"
    $value['GIP']->name
    public space_money_symbol -> string (1) "0"
    $value['GIP']->space_money_symbol
    public status -> string (1) "0"
    $value['GIP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['GIP']->symbol
    public symbol_direction -> string (4) "left"
    $value['GIP']->symbol_direction
GMD => stdClass#1617 (9)
$value['GMD']
  • Properties (9)
  • public code -> string (3) "GMD"
    $value['GMD']->code
    public currency_format -> string (2) "us"
    $value['GMD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GMD']->exchange_rate
    public id -> string (2) "51"
    $value['GMD']->id
    public name -> string (6) "Dalasi"
    $value['GMD']->name
    public space_money_symbol -> string (1) "0"
    $value['GMD']->space_money_symbol
    public status -> string (1) "0"
    $value['GMD']->status
    public symbol -> string (1) "D"
    $value['GMD']->symbol
    public symbol_direction -> string (4) "left"
    $value['GMD']->symbol_direction
GNF => stdClass#1616 (9)
$value['GNF']
  • Properties (9)
  • public code -> string (3) "GNF"
    $value['GNF']->code
    public currency_format -> string (2) "us"
    $value['GNF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GNF']->exchange_rate
    public id -> string (2) "52"
    $value['GNF']->id
    public name -> string (12) "Guinea Franc"
    $value['GNF']->name
    public space_money_symbol -> string (1) "0"
    $value['GNF']->space_money_symbol
    public status -> string (1) "0"
    $value['GNF']->status
    public symbol -> string (2) "FG"
    $value['GNF']->symbol
    public symbol_direction -> string (4) "left"
    $value['GNF']->symbol_direction
GTQ => stdClass#1615 (9)
$value['GTQ']
  • Properties (9)
  • public code -> string (3) "GTQ"
    $value['GTQ']->code
    public currency_format -> string (2) "us"
    $value['GTQ']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GTQ']->exchange_rate
    public id -> string (2) "53"
    $value['GTQ']->id
    public name -> string (17) "Guatemala Quetzal"
    $value['GTQ']->name
    public space_money_symbol -> string (1) "0"
    $value['GTQ']->space_money_symbol
    public status -> string (1) "0"
    $value['GTQ']->status
    public symbol -> string (1) "Q"
    $value['GTQ']->symbol
    public symbol_direction -> string (4) "left"
    $value['GTQ']->symbol_direction
GYD => stdClass#1614 (9)
$value['GYD']
  • Properties (9)
  • public code -> string (3) "GYD"
    $value['GYD']->code
    public currency_format -> string (2) "us"
    $value['GYD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['GYD']->exchange_rate
    public id -> string (2) "54"
    $value['GYD']->id
    public name -> string (13) "Guyana Dollar"
    $value['GYD']->name
    public space_money_symbol -> string (1) "0"
    $value['GYD']->space_money_symbol
    public status -> string (1) "0"
    $value['GYD']->status
    public symbol -> string (1) "$"
    $value['GYD']->symbol
    public symbol_direction -> string (4) "left"
    $value['GYD']->symbol_direction
HKD => stdClass#1613 (9)
$value['HKD']
  • Properties (9)
  • public code -> string (3) "HKD"
    $value['HKD']->code
    public currency_format -> string (2) "us"
    $value['HKD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['HKD']->exchange_rate
    public id -> string (2) "55"
    $value['HKD']->id
    public name -> string (16) "Hong Kong Dollar"
    $value['HKD']->name
    public space_money_symbol -> string (1) "0"
    $value['HKD']->space_money_symbol
    public status -> string (1) "0"
    $value['HKD']->status
    public symbol -> string (1) "$"
    $value['HKD']->symbol
    public symbol_direction -> string (4) "left"
    $value['HKD']->symbol_direction
HNL => stdClass#1612 (9)
$value['HNL']
  • Properties (9)
  • public code -> string (3) "HNL"
    $value['HNL']->code
    public currency_format -> string (2) "us"
    $value['HNL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['HNL']->exchange_rate
    public id -> string (2) "56"
    $value['HNL']->id
    public name -> string (16) "Honduras Lempira"
    $value['HNL']->name
    public space_money_symbol -> string (1) "0"
    $value['HNL']->space_money_symbol
    public status -> string (1) "0"
    $value['HNL']->status
    public symbol -> string (1) "L"
    $value['HNL']->symbol
    public symbol_direction -> string (4) "left"
    $value['HNL']->symbol_direction
HRK => stdClass#1611 (9)
$value['HRK']
  • Properties (9)
  • public code -> string (3) "HRK"
    $value['HRK']->code
    public currency_format -> string (2) "us"
    $value['HRK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['HRK']->exchange_rate
    public id -> string (2) "57"
    $value['HRK']->id
    public name -> string (12) "Croatia Kuna"
    $value['HRK']->name
    public space_money_symbol -> string (1) "0"
    $value['HRK']->space_money_symbol
    public status -> string (1) "0"
    $value['HRK']->status
    public symbol -> string (2) "kn"
    $value['HRK']->symbol
    public symbol_direction -> string (4) "left"
    $value['HRK']->symbol_direction
HTG => stdClass#1610 (9)
$value['HTG']
  • Properties (9)
  • public code -> string (3) "HTG"
    $value['HTG']->code
    public currency_format -> string (2) "us"
    $value['HTG']->currency_format
    public exchange_rate -> string (1) "1"
    $value['HTG']->exchange_rate
    public id -> string (2) "58"
    $value['HTG']->id
    public name -> string (6) "Gourde"
    $value['HTG']->name
    public space_money_symbol -> string (1) "0"
    $value['HTG']->space_money_symbol
    public status -> string (1) "0"
    $value['HTG']->status
    public symbol -> string (1) "G"
    $value['HTG']->symbol
    public symbol_direction -> string (4) "left"
    $value['HTG']->symbol_direction
HUF => stdClass#1609 (9)
$value['HUF']
  • Properties (9)
  • public code -> string (3) "HUF"
    $value['HUF']->code
    public currency_format -> string (2) "us"
    $value['HUF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['HUF']->exchange_rate
    public id -> string (2) "59"
    $value['HUF']->id
    public name -> string (14) "Hungary Forint"
    $value['HUF']->name
    public space_money_symbol -> string (1) "0"
    $value['HUF']->space_money_symbol
    public status -> string (1) "0"
    $value['HUF']->status
    public symbol -> string (2) "Ft"
    $value['HUF']->symbol
    public symbol_direction -> string (4) "left"
    $value['HUF']->symbol_direction
IDR => stdClass#1608 (9)
$value['IDR']
  • Properties (9)
  • public code -> string (3) "IDR"
    $value['IDR']->code
    public currency_format -> string (2) "us"
    $value['IDR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['IDR']->exchange_rate
    public id -> string (2) "60"
    $value['IDR']->id
    public name -> string (16) "Indonesia Rupiah"
    $value['IDR']->name
    public space_money_symbol -> string (1) "0"
    $value['IDR']->space_money_symbol
    public status -> string (1) "0"
    $value['IDR']->status
    public symbol -> string (2) "Rp"
    $value['IDR']->symbol
    public symbol_direction -> string (4) "left"
    $value['IDR']->symbol_direction
ILS => stdClass#1607 (9)
$value['ILS']
  • Properties (9)
  • public code -> string (3) "ILS"
    $value['ILS']->code
    public currency_format -> string (2) "us"
    $value['ILS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ILS']->exchange_rate
    public id -> string (2) "61"
    $value['ILS']->id
    public name -> string (13) "Israel Shekel"
    $value['ILS']->name
    public space_money_symbol -> string (1) "0"
    $value['ILS']->space_money_symbol
    public status -> string (1) "0"
    $value['ILS']->status
    public symbol -> UTF-8 string (3) "₪"
    $value['ILS']->symbol
    public symbol_direction -> string (4) "left"
    $value['ILS']->symbol_direction
INR => stdClass#1606 (9)
$value['INR']
  • Properties (9)
  • public code -> string (3) "INR"
    $value['INR']->code
    public currency_format -> string (2) "us"
    $value['INR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['INR']->exchange_rate
    public id -> string (2) "62"
    $value['INR']->id
    public name -> string (11) "India Rupee"
    $value['INR']->name
    public space_money_symbol -> string (1) "0"
    $value['INR']->space_money_symbol
    public status -> string (1) "0"
    $value['INR']->status
    public symbol -> UTF-8 string (3) "₹"
    $value['INR']->symbol
    public symbol_direction -> string (4) "left"
    $value['INR']->symbol_direction
IQD => stdClass#1605 (9)
$value['IQD']
  • Properties (9)
  • public code -> string (3) "IQD"
    $value['IQD']->code
    public currency_format -> string (2) "us"
    $value['IQD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['IQD']->exchange_rate
    public id -> string (2) "63"
    $value['IQD']->id
    public name -> string (11) "Iraqi Dinar"
    $value['IQD']->name
    public space_money_symbol -> string (1) "0"
    $value['IQD']->space_money_symbol
    public status -> string (1) "0"
    $value['IQD']->status
    public symbol -> UTF-8 string (5) "ع.د"
    $value['IQD']->symbol
    public symbol_direction -> string (4) "left"
    $value['IQD']->symbol_direction
IRR => stdClass#1604 (9)
$value['IRR']
  • Properties (9)
  • public code -> string (3) "IRR"
    $value['IRR']->code
    public currency_format -> string (2) "us"
    $value['IRR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['IRR']->exchange_rate
    public id -> string (2) "64"
    $value['IRR']->id
    public name -> string (9) "Iran Rial"
    $value['IRR']->name
    public space_money_symbol -> string (1) "0"
    $value['IRR']->space_money_symbol
    public status -> string (1) "0"
    $value['IRR']->status
    public symbol -> UTF-8 string (3) "﷼"
    $value['IRR']->symbol
    public symbol_direction -> string (4) "left"
    $value['IRR']->symbol_direction
ISK => stdClass#1603 (9)
$value['ISK']
  • Properties (9)
  • public code -> string (3) "ISK"
    $value['ISK']->code
    public currency_format -> string (2) "us"
    $value['ISK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ISK']->exchange_rate
    public id -> string (2) "65"
    $value['ISK']->id
    public name -> string (13) "Iceland Krona"
    $value['ISK']->name
    public space_money_symbol -> string (1) "0"
    $value['ISK']->space_money_symbol
    public status -> string (1) "0"
    $value['ISK']->status
    public symbol -> string (2) "kr"
    $value['ISK']->symbol
    public symbol_direction -> string (4) "left"
    $value['ISK']->symbol_direction
JEP => stdClass#1602 (9)
$value['JEP']
  • Properties (9)
  • public code -> string (3) "JEP"
    $value['JEP']->code
    public currency_format -> string (2) "us"
    $value['JEP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['JEP']->exchange_rate
    public id -> string (2) "66"
    $value['JEP']->id
    public name -> string (12) "Jersey Pound"
    $value['JEP']->name
    public space_money_symbol -> string (1) "0"
    $value['JEP']->space_money_symbol
    public status -> string (1) "0"
    $value['JEP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['JEP']->symbol
    public symbol_direction -> string (4) "left"
    $value['JEP']->symbol_direction
JMD => stdClass#1601 (9)
$value['JMD']
  • Properties (9)
  • public code -> string (3) "JMD"
    $value['JMD']->code
    public currency_format -> string (2) "us"
    $value['JMD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['JMD']->exchange_rate
    public id -> string (2) "67"
    $value['JMD']->id
    public name -> string (14) "Jamaica Dollar"
    $value['JMD']->name
    public space_money_symbol -> string (1) "0"
    $value['JMD']->space_money_symbol
    public status -> string (1) "0"
    $value['JMD']->status
    public symbol -> string (2) "J$"
    $value['JMD']->symbol
    public symbol_direction -> string (4) "left"
    $value['JMD']->symbol_direction
JOD => stdClass#1600 (9)
$value['JOD']
  • Properties (9)
  • public code -> string (3) "JOD"
    $value['JOD']->code
    public currency_format -> string (2) "us"
    $value['JOD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['JOD']->exchange_rate
    public id -> string (2) "68"
    $value['JOD']->id
    public name -> string (15) "Jordanian Dinar"
    $value['JOD']->name
    public space_money_symbol -> string (1) "0"
    $value['JOD']->space_money_symbol
    public status -> string (1) "0"
    $value['JOD']->status
    public symbol -> string (2) "JD"
    $value['JOD']->symbol
    public symbol_direction -> string (4) "left"
    $value['JOD']->symbol_direction
JPY => stdClass#1599 (9)
$value['JPY']
  • Properties (9)
  • public code -> string (3) "JPY"
    $value['JPY']->code
    public currency_format -> string (2) "us"
    $value['JPY']->currency_format
    public exchange_rate -> string (1) "1"
    $value['JPY']->exchange_rate
    public id -> string (2) "69"
    $value['JPY']->id
    public name -> string (9) "Japan Yen"
    $value['JPY']->name
    public space_money_symbol -> string (1) "0"
    $value['JPY']->space_money_symbol
    public status -> string (1) "0"
    $value['JPY']->status
    public symbol -> UTF-8 string (2) "¥"
    $value['JPY']->symbol
    public symbol_direction -> string (4) "left"
    $value['JPY']->symbol_direction
KES => stdClass#1598 (9)
$value['KES']
  • Properties (9)
  • public code -> string (3) "KES"
    $value['KES']->code
    public currency_format -> string (2) "us"
    $value['KES']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KES']->exchange_rate
    public id -> string (2) "70"
    $value['KES']->id
    public name -> string (15) "Kenyan Shilling"
    $value['KES']->name
    public space_money_symbol -> string (1) "0"
    $value['KES']->space_money_symbol
    public status -> string (1) "0"
    $value['KES']->status
    public symbol -> string (3) "KSh"
    $value['KES']->symbol
    public symbol_direction -> string (4) "left"
    $value['KES']->symbol_direction
KGS => stdClass#1597 (9)
$value['KGS']
  • Properties (9)
  • public code -> string (3) "KGS"
    $value['KGS']->code
    public currency_format -> string (2) "us"
    $value['KGS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KGS']->exchange_rate
    public id -> string (2) "71"
    $value['KGS']->id
    public name -> string (14) "Kyrgyzstan Som"
    $value['KGS']->name
    public space_money_symbol -> string (1) "0"
    $value['KGS']->space_money_symbol
    public status -> string (1) "0"
    $value['KGS']->status
    public symbol -> UTF-8 string (4) "лв"
    $value['KGS']->symbol
    public symbol_direction -> string (4) "left"
    $value['KGS']->symbol_direction
KHR => stdClass#1596 (9)
$value['KHR']
  • Properties (9)
  • public code -> string (3) "KHR"
    $value['KHR']->code
    public currency_format -> string (2) "us"
    $value['KHR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KHR']->exchange_rate
    public id -> string (2) "72"
    $value['KHR']->id
    public name -> string (13) "Cambodia Riel"
    $value['KHR']->name
    public space_money_symbol -> string (1) "0"
    $value['KHR']->space_money_symbol
    public status -> string (1) "0"
    $value['KHR']->status
    public symbol -> UTF-8 string (3) "៛"
    $value['KHR']->symbol
    public symbol_direction -> string (4) "left"
    $value['KHR']->symbol_direction
KMF => stdClass#1595 (9)
$value['KMF']
  • Properties (9)
  • public code -> string (3) "KMF"
    $value['KMF']->code
    public currency_format -> string (2) "us"
    $value['KMF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KMF']->exchange_rate
    public id -> string (2) "73"
    $value['KMF']->id
    public name -> string (12) "Comoro Franc"
    $value['KMF']->name
    public space_money_symbol -> string (1) "0"
    $value['KMF']->space_money_symbol
    public status -> string (1) "0"
    $value['KMF']->status
    public symbol -> string (2) "CF"
    $value['KMF']->symbol
    public symbol_direction -> string (4) "left"
    $value['KMF']->symbol_direction
KPW => stdClass#1594 (9)
$value['KPW']
  • Properties (9)
  • public code -> string (3) "KPW"
    $value['KPW']->code
    public currency_format -> string (2) "us"
    $value['KPW']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KPW']->exchange_rate
    public id -> string (2) "74"
    $value['KPW']->id
    public name -> string (17) "Korea (North) Won"
    $value['KPW']->name
    public space_money_symbol -> string (1) "0"
    $value['KPW']->space_money_symbol
    public status -> string (1) "0"
    $value['KPW']->status
    public symbol -> UTF-8 string (3) "₩"
    $value['KPW']->symbol
    public symbol_direction -> string (4) "left"
    $value['KPW']->symbol_direction
KRW => stdClass#1593 (9)
$value['KRW']
  • Properties (9)
  • public code -> string (3) "KRW"
    $value['KRW']->code
    public currency_format -> string (2) "us"
    $value['KRW']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KRW']->exchange_rate
    public id -> string (2) "75"
    $value['KRW']->id
    public name -> string (17) "Korea (South) Won"
    $value['KRW']->name
    public space_money_symbol -> string (1) "0"
    $value['KRW']->space_money_symbol
    public status -> string (1) "0"
    $value['KRW']->status
    public symbol -> UTF-8 string (3) "₩"
    $value['KRW']->symbol
    public symbol_direction -> string (4) "left"
    $value['KRW']->symbol_direction
KWD => stdClass#1592 (9)
$value['KWD']
  • Properties (9)
  • public code -> string (3) "KWD"
    $value['KWD']->code
    public currency_format -> string (2) "us"
    $value['KWD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KWD']->exchange_rate
    public id -> string (2) "76"
    $value['KWD']->id
    public name -> string (13) "Kuwaiti Dinar"
    $value['KWD']->name
    public space_money_symbol -> string (1) "0"
    $value['KWD']->space_money_symbol
    public status -> string (1) "0"
    $value['KWD']->status
    public symbol -> UTF-8 string (5) "د.ك"
    $value['KWD']->symbol
    public symbol_direction -> string (4) "left"
    $value['KWD']->symbol_direction
KYD => stdClass#1591 (9)
$value['KYD']
  • Properties (9)
  • public code -> string (3) "KYD"
    $value['KYD']->code
    public currency_format -> string (2) "us"
    $value['KYD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KYD']->exchange_rate
    public id -> string (2) "77"
    $value['KYD']->id
    public name -> string (21) "Cayman Islands Dollar"
    $value['KYD']->name
    public space_money_symbol -> string (1) "0"
    $value['KYD']->space_money_symbol
    public status -> string (1) "0"
    $value['KYD']->status
    public symbol -> string (1) "$"
    $value['KYD']->symbol
    public symbol_direction -> string (4) "left"
    $value['KYD']->symbol_direction
KZT => stdClass#1590 (9)
$value['KZT']
  • Properties (9)
  • public code -> string (3) "KZT"
    $value['KZT']->code
    public currency_format -> string (2) "us"
    $value['KZT']->currency_format
    public exchange_rate -> string (1) "1"
    $value['KZT']->exchange_rate
    public id -> string (2) "78"
    $value['KZT']->id
    public name -> string (16) "Kazakhstan Tenge"
    $value['KZT']->name
    public space_money_symbol -> string (1) "0"
    $value['KZT']->space_money_symbol
    public status -> string (1) "0"
    $value['KZT']->status
    public symbol -> UTF-8 string (4) "лв"
    $value['KZT']->symbol
    public symbol_direction -> string (4) "left"
    $value['KZT']->symbol_direction
LAK => stdClass#1589 (9)
$value['LAK']
  • Properties (9)
  • public code -> string (3) "LAK"
    $value['LAK']->code
    public currency_format -> string (2) "us"
    $value['LAK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LAK']->exchange_rate
    public id -> string (2) "79"
    $value['LAK']->id
    public name -> string (8) "Laos Kip"
    $value['LAK']->name
    public space_money_symbol -> string (1) "0"
    $value['LAK']->space_money_symbol
    public status -> string (1) "0"
    $value['LAK']->status
    public symbol -> UTF-8 string (3) "₭"
    $value['LAK']->symbol
    public symbol_direction -> string (4) "left"
    $value['LAK']->symbol_direction
LBP => stdClass#1588 (9)
$value['LBP']
  • Properties (9)
  • public code -> string (3) "LBP"
    $value['LBP']->code
    public currency_format -> string (2) "us"
    $value['LBP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LBP']->exchange_rate
    public id -> string (2) "80"
    $value['LBP']->id
    public name -> string (13) "Lebanon Pound"
    $value['LBP']->name
    public space_money_symbol -> string (1) "0"
    $value['LBP']->space_money_symbol
    public status -> string (1) "0"
    $value['LBP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['LBP']->symbol
    public symbol_direction -> string (4) "left"
    $value['LBP']->symbol_direction
LKR => stdClass#1587 (9)
$value['LKR']
  • Properties (9)
  • public code -> string (3) "LKR"
    $value['LKR']->code
    public currency_format -> string (2) "us"
    $value['LKR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LKR']->exchange_rate
    public id -> string (2) "81"
    $value['LKR']->id
    public name -> string (15) "Sri Lanka Rupee"
    $value['LKR']->name
    public space_money_symbol -> string (1) "0"
    $value['LKR']->space_money_symbol
    public status -> string (1) "0"
    $value['LKR']->status
    public symbol -> UTF-8 string (3) "₨"
    $value['LKR']->symbol
    public symbol_direction -> string (4) "left"
    $value['LKR']->symbol_direction
LRD => stdClass#1586 (9)
$value['LRD']
  • Properties (9)
  • public code -> string (3) "LRD"
    $value['LRD']->code
    public currency_format -> string (2) "us"
    $value['LRD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LRD']->exchange_rate
    public id -> string (2) "82"
    $value['LRD']->id
    public name -> string (14) "Liberia Dollar"
    $value['LRD']->name
    public space_money_symbol -> string (1) "0"
    $value['LRD']->space_money_symbol
    public status -> string (1) "0"
    $value['LRD']->status
    public symbol -> string (1) "$"
    $value['LRD']->symbol
    public symbol_direction -> string (4) "left"
    $value['LRD']->symbol_direction
LSL => stdClass#1585 (9)
$value['LSL']
  • Properties (9)
  • public code -> string (3) "LSL"
    $value['LSL']->code
    public currency_format -> string (2) "us"
    $value['LSL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LSL']->exchange_rate
    public id -> string (2) "83"
    $value['LSL']->id
    public name -> string (4) "Loti"
    $value['LSL']->name
    public space_money_symbol -> string (1) "0"
    $value['LSL']->space_money_symbol
    public status -> string (1) "0"
    $value['LSL']->status
    public symbol -> string (1) "L"
    $value['LSL']->symbol
    public symbol_direction -> string (4) "left"
    $value['LSL']->symbol_direction
LTL => stdClass#1584 (9)
$value['LTL']
  • Properties (9)
  • public code -> string (3) "LTL"
    $value['LTL']->code
    public currency_format -> string (2) "us"
    $value['LTL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LTL']->exchange_rate
    public id -> string (2) "84"
    $value['LTL']->id
    public name -> string (15) "Lithuania Litas"
    $value['LTL']->name
    public space_money_symbol -> string (1) "0"
    $value['LTL']->space_money_symbol
    public status -> string (1) "0"
    $value['LTL']->status
    public symbol -> string (2) "Lt"
    $value['LTL']->symbol
    public symbol_direction -> string (4) "left"
    $value['LTL']->symbol_direction
LVL => stdClass#1583 (9)
$value['LVL']
  • Properties (9)
  • public code -> string (3) "LVL"
    $value['LVL']->code
    public currency_format -> string (2) "us"
    $value['LVL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LVL']->exchange_rate
    public id -> string (2) "85"
    $value['LVL']->id
    public name -> string (10) "Latvia Lat"
    $value['LVL']->name
    public space_money_symbol -> string (1) "0"
    $value['LVL']->space_money_symbol
    public status -> string (1) "0"
    $value['LVL']->status
    public symbol -> string (2) "Ls"
    $value['LVL']->symbol
    public symbol_direction -> string (4) "left"
    $value['LVL']->symbol_direction
LYD => stdClass#1582 (9)
$value['LYD']
  • Properties (9)
  • public code -> string (3) "LYD"
    $value['LYD']->code
    public currency_format -> string (2) "us"
    $value['LYD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['LYD']->exchange_rate
    public id -> string (2) "86"
    $value['LYD']->id
    public name -> string (12) "Libyan Dinar"
    $value['LYD']->name
    public space_money_symbol -> string (1) "0"
    $value['LYD']->space_money_symbol
    public status -> string (1) "0"
    $value['LYD']->status
    public symbol -> UTF-8 string (5) "ل.د"
    $value['LYD']->symbol
    public symbol_direction -> string (4) "left"
    $value['LYD']->symbol_direction
MAD => stdClass#1581 (9)
$value['MAD']
  • Properties (9)
  • public code -> string (3) "MAD"
    $value['MAD']->code
    public currency_format -> string (2) "us"
    $value['MAD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MAD']->exchange_rate
    public id -> string (2) "87"
    $value['MAD']->id
    public name -> string (15) "Moroccan Dirham"
    $value['MAD']->name
    public space_money_symbol -> string (1) "0"
    $value['MAD']->space_money_symbol
    public status -> string (1) "0"
    $value['MAD']->status
    public symbol -> UTF-8 string (6) "د.م."
    $value['MAD']->symbol
    د.م.
    
    public symbol_direction -> string (4) "left"
    $value['MAD']->symbol_direction
MDL => stdClass#1580 (9)
$value['MDL']
  • Properties (9)
  • public code -> string (3) "MDL"
    $value['MDL']->code
    public currency_format -> string (2) "us"
    $value['MDL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MDL']->exchange_rate
    public id -> string (2) "88"
    $value['MDL']->id
    public name -> string (12) "Moldovan Leu"
    $value['MDL']->name
    public space_money_symbol -> string (1) "0"
    $value['MDL']->space_money_symbol
    public status -> string (1) "0"
    $value['MDL']->status
    public symbol -> string (1) "L"
    $value['MDL']->symbol
    public symbol_direction -> string (4) "left"
    $value['MDL']->symbol_direction
MGA => stdClass#1579 (9)
$value['MGA']
  • Properties (9)
  • public code -> string (3) "MGA"
    $value['MGA']->code
    public currency_format -> string (2) "us"
    $value['MGA']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MGA']->exchange_rate
    public id -> string (2) "89"
    $value['MGA']->id
    public name -> string (15) "Malagasy Ariary"
    $value['MGA']->name
    public space_money_symbol -> string (1) "0"
    $value['MGA']->space_money_symbol
    public status -> string (1) "0"
    $value['MGA']->status
    public symbol -> string (2) "Ar"
    $value['MGA']->symbol
    public symbol_direction -> string (4) "left"
    $value['MGA']->symbol_direction
MKD => stdClass#1578 (9)
$value['MKD']
  • Properties (9)
  • public code -> string (3) "MKD"
    $value['MKD']->code
    public currency_format -> string (2) "us"
    $value['MKD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MKD']->exchange_rate
    public id -> string (2) "90"
    $value['MKD']->id
    public name -> string (15) "Macedonia Denar"
    $value['MKD']->name
    public space_money_symbol -> string (1) "0"
    $value['MKD']->space_money_symbol
    public status -> string (1) "0"
    $value['MKD']->status
    public symbol -> UTF-8 string (6) "ден"
    $value['MKD']->symbol
    public symbol_direction -> string (4) "left"
    $value['MKD']->symbol_direction
MMK => stdClass#1577 (9)
$value['MMK']
  • Properties (9)
  • public code -> string (3) "MMK"
    $value['MMK']->code
    public currency_format -> string (2) "us"
    $value['MMK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MMK']->exchange_rate
    public id -> string (2) "91"
    $value['MMK']->id
    public name -> string (4) "Kyat"
    $value['MMK']->name
    public space_money_symbol -> string (1) "0"
    $value['MMK']->space_money_symbol
    public status -> string (1) "0"
    $value['MMK']->status
    public symbol -> string (1) "K"
    $value['MMK']->symbol
    public symbol_direction -> string (4) "left"
    $value['MMK']->symbol_direction
MNT => stdClass#1576 (9)
$value['MNT']
  • Properties (9)
  • public code -> string (3) "MNT"
    $value['MNT']->code
    public currency_format -> string (2) "us"
    $value['MNT']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MNT']->exchange_rate
    public id -> string (2) "92"
    $value['MNT']->id
    public name -> string (16) "Mongolia Tughrik"
    $value['MNT']->name
    public space_money_symbol -> string (1) "0"
    $value['MNT']->space_money_symbol
    public status -> string (1) "0"
    $value['MNT']->status
    public symbol -> UTF-8 string (3) "₮"
    $value['MNT']->symbol
    public symbol_direction -> string (4) "left"
    $value['MNT']->symbol_direction
MOP => stdClass#1575 (9)
$value['MOP']
  • Properties (9)
  • public code -> string (3) "MOP"
    $value['MOP']->code
    public currency_format -> string (2) "us"
    $value['MOP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MOP']->exchange_rate
    public id -> string (2) "93"
    $value['MOP']->id
    public name -> string (6) "Pataca"
    $value['MOP']->name
    public space_money_symbol -> string (1) "0"
    $value['MOP']->space_money_symbol
    public status -> string (1) "0"
    $value['MOP']->status
    public symbol -> string (4) "MOP$"
    $value['MOP']->symbol
    public symbol_direction -> string (4) "left"
    $value['MOP']->symbol_direction
MRO => stdClass#1574 (9)
$value['MRO']
  • Properties (9)
  • public code -> string (3) "MRO"
    $value['MRO']->code
    public currency_format -> string (2) "us"
    $value['MRO']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MRO']->exchange_rate
    public id -> string (2) "94"
    $value['MRO']->id
    public name -> string (19) "Mauritanian Ouguiya"
    $value['MRO']->name
    public space_money_symbol -> string (1) "0"
    $value['MRO']->space_money_symbol
    public status -> string (1) "0"
    $value['MRO']->status
    public symbol -> string (2) "UM"
    $value['MRO']->symbol
    public symbol_direction -> string (4) "left"
    $value['MRO']->symbol_direction
MUR => stdClass#1573 (9)
$value['MUR']
  • Properties (9)
  • public code -> string (3) "MUR"
    $value['MUR']->code
    public currency_format -> string (2) "us"
    $value['MUR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MUR']->exchange_rate
    public id -> string (2) "95"
    $value['MUR']->id
    public name -> string (15) "Mauritius Rupee"
    $value['MUR']->name
    public space_money_symbol -> string (1) "0"
    $value['MUR']->space_money_symbol
    public status -> string (1) "0"
    $value['MUR']->status
    public symbol -> UTF-8 string (3) "₨"
    $value['MUR']->symbol
    public symbol_direction -> string (4) "left"
    $value['MUR']->symbol_direction
MVR => stdClass#1572 (9)
$value['MVR']
  • Properties (9)
  • public code -> string (3) "MVR"
    $value['MVR']->code
    public currency_format -> string (2) "us"
    $value['MVR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MVR']->exchange_rate
    public id -> string (2) "96"
    $value['MVR']->id
    public name -> string (7) "Rufiyaa"
    $value['MVR']->name
    public space_money_symbol -> string (1) "0"
    $value['MVR']->space_money_symbol
    public status -> string (1) "0"
    $value['MVR']->status
    public symbol -> UTF-8 string (3) ".ރ"
    $value['MVR']->symbol
    public symbol_direction -> string (4) "left"
    $value['MVR']->symbol_direction
MWK => stdClass#1571 (9)
$value['MWK']
  • Properties (9)
  • public code -> string (3) "MWK"
    $value['MWK']->code
    public currency_format -> string (2) "us"
    $value['MWK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MWK']->exchange_rate
    public id -> string (2) "97"
    $value['MWK']->id
    public name -> string (6) "Kwacha"
    $value['MWK']->name
    public space_money_symbol -> string (1) "0"
    $value['MWK']->space_money_symbol
    public status -> string (1) "0"
    $value['MWK']->status
    public symbol -> string (2) "MK"
    $value['MWK']->symbol
    public symbol_direction -> string (4) "left"
    $value['MWK']->symbol_direction
MXN => stdClass#1570 (9)
$value['MXN']
  • Properties (9)
  • public code -> string (3) "MXN"
    $value['MXN']->code
    public currency_format -> string (2) "us"
    $value['MXN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MXN']->exchange_rate
    public id -> string (2) "98"
    $value['MXN']->id
    public name -> string (11) "Mexico Peso"
    $value['MXN']->name
    public space_money_symbol -> string (1) "0"
    $value['MXN']->space_money_symbol
    public status -> string (1) "0"
    $value['MXN']->status
    public symbol -> string (1) "$"
    $value['MXN']->symbol
    public symbol_direction -> string (4) "left"
    $value['MXN']->symbol_direction
MYR => stdClass#1569 (9)
$value['MYR']
  • Properties (9)
  • public code -> string (3) "MYR"
    $value['MYR']->code
    public currency_format -> string (2) "us"
    $value['MYR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MYR']->exchange_rate
    public id -> string (2) "99"
    $value['MYR']->id
    public name -> string (16) "Malaysia Ringgit"
    $value['MYR']->name
    public space_money_symbol -> string (1) "0"
    $value['MYR']->space_money_symbol
    public status -> string (1) "0"
    $value['MYR']->status
    public symbol -> string (2) "RM"
    $value['MYR']->symbol
    public symbol_direction -> string (4) "left"
    $value['MYR']->symbol_direction
MZN => stdClass#1568 (9)
$value['MZN']
  • Properties (9)
  • public code -> string (3) "MZN"
    $value['MZN']->code
    public currency_format -> string (2) "us"
    $value['MZN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['MZN']->exchange_rate
    public id -> string (3) "100"
    $value['MZN']->id
    public name -> string (18) "Mozambique Metical"
    $value['MZN']->name
    public space_money_symbol -> string (1) "0"
    $value['MZN']->space_money_symbol
    public status -> string (1) "0"
    $value['MZN']->status
    public symbol -> string (2) "MT"
    $value['MZN']->symbol
    public symbol_direction -> string (4) "left"
    $value['MZN']->symbol_direction
NAD => stdClass#1567 (9)
$value['NAD']
  • Properties (9)
  • public code -> string (3) "NAD"
    $value['NAD']->code
    public currency_format -> string (2) "us"
    $value['NAD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['NAD']->exchange_rate
    public id -> string (3) "101"
    $value['NAD']->id
    public name -> string (14) "Namibia Dollar"
    $value['NAD']->name
    public space_money_symbol -> string (1) "0"
    $value['NAD']->space_money_symbol
    public status -> string (1) "0"
    $value['NAD']->status
    public symbol -> string (1) "$"
    $value['NAD']->symbol
    public symbol_direction -> string (4) "left"
    $value['NAD']->symbol_direction
NGN => stdClass#1566 (9)
$value['NGN']
  • Properties (9)
  • public code -> string (3) "NGN"
    $value['NGN']->code
    public currency_format -> string (2) "us"
    $value['NGN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['NGN']->exchange_rate
    public id -> string (3) "102"
    $value['NGN']->id
    public name -> string (13) "Nigeria Naira"
    $value['NGN']->name
    public space_money_symbol -> string (1) "0"
    $value['NGN']->space_money_symbol
    public status -> string (1) "0"
    $value['NGN']->status
    public symbol -> UTF-8 string (3) "₦"
    $value['NGN']->symbol
    public symbol_direction -> string (4) "left"
    $value['NGN']->symbol_direction
NIO => stdClass#1565 (9)
$value['NIO']
  • Properties (9)
  • public code -> string (3) "NIO"
    $value['NIO']->code
    public currency_format -> string (2) "us"
    $value['NIO']->currency_format
    public exchange_rate -> string (1) "1"
    $value['NIO']->exchange_rate
    public id -> string (3) "103"
    $value['NIO']->id
    public name -> string (17) "Nicaragua Cordoba"
    $value['NIO']->name
    public space_money_symbol -> string (1) "0"
    $value['NIO']->space_money_symbol
    public status -> string (1) "0"
    $value['NIO']->status
    public symbol -> string (2) "C$"
    $value['NIO']->symbol
    public symbol_direction -> string (4) "left"
    $value['NIO']->symbol_direction
NOK => stdClass#1564 (9)
$value['NOK']
  • Properties (9)
  • public code -> string (3) "NOK"
    $value['NOK']->code
    public currency_format -> string (2) "us"
    $value['NOK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['NOK']->exchange_rate
    public id -> string (3) "104"
    $value['NOK']->id
    public name -> string (12) "Norway Krone"
    $value['NOK']->name
    public space_money_symbol -> string (1) "0"
    $value['NOK']->space_money_symbol
    public status -> string (1) "0"
    $value['NOK']->status
    public symbol -> string (2) "kr"
    $value['NOK']->symbol
    public symbol_direction -> string (4) "left"
    $value['NOK']->symbol_direction
NPR => stdClass#1563 (9)
$value['NPR']
  • Properties (9)
  • public code -> string (3) "NPR"
    $value['NPR']->code
    public currency_format -> string (2) "us"
    $value['NPR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['NPR']->exchange_rate
    public id -> string (3) "105"
    $value['NPR']->id
    public name -> string (11) "Nepal Rupee"
    $value['NPR']->name
    public space_money_symbol -> string (1) "0"
    $value['NPR']->space_money_symbol
    public status -> string (1) "0"
    $value['NPR']->status
    public symbol -> UTF-8 string (3) "₨"
    $value['NPR']->symbol
    public symbol_direction -> string (4) "left"
    $value['NPR']->symbol_direction
NZD => stdClass#1562 (9)
$value['NZD']
  • Properties (9)
  • public code -> string (3) "NZD"
    $value['NZD']->code
    public currency_format -> string (2) "us"
    $value['NZD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['NZD']->exchange_rate
    public id -> string (3) "106"
    $value['NZD']->id
    public name -> string (18) "New Zealand Dollar"
    $value['NZD']->name
    public space_money_symbol -> string (1) "0"
    $value['NZD']->space_money_symbol
    public status -> string (1) "0"
    $value['NZD']->status
    public symbol -> string (1) "$"
    $value['NZD']->symbol
    public symbol_direction -> string (4) "left"
    $value['NZD']->symbol_direction
OMR => stdClass#1561 (9)
$value['OMR']
  • Properties (9)
  • public code -> string (3) "OMR"
    $value['OMR']->code
    public currency_format -> string (2) "us"
    $value['OMR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['OMR']->exchange_rate
    public id -> string (3) "107"
    $value['OMR']->id
    public name -> string (9) "Oman Rial"
    $value['OMR']->name
    public space_money_symbol -> string (1) "0"
    $value['OMR']->space_money_symbol
    public status -> string (1) "0"
    $value['OMR']->status
    public symbol -> UTF-8 string (3) "﷼"
    $value['OMR']->symbol
    public symbol_direction -> string (4) "left"
    $value['OMR']->symbol_direction
PAB => stdClass#1560 (9)
$value['PAB']
  • Properties (9)
  • public code -> string (3) "PAB"
    $value['PAB']->code
    public currency_format -> string (2) "us"
    $value['PAB']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PAB']->exchange_rate
    public id -> string (3) "108"
    $value['PAB']->id
    public name -> string (13) "Panama Balboa"
    $value['PAB']->name
    public space_money_symbol -> string (1) "0"
    $value['PAB']->space_money_symbol
    public status -> string (1) "0"
    $value['PAB']->status
    public symbol -> string (3) "B/."
    $value['PAB']->symbol
    public symbol_direction -> string (4) "left"
    $value['PAB']->symbol_direction
PEN => stdClass#1559 (9)
$value['PEN']
  • Properties (9)
  • public code -> string (3) "PEN"
    $value['PEN']->code
    public currency_format -> string (2) "us"
    $value['PEN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PEN']->exchange_rate
    public id -> string (3) "109"
    $value['PEN']->id
    public name -> string (14) "Peru Nuevo Sol"
    $value['PEN']->name
    public space_money_symbol -> string (1) "0"
    $value['PEN']->space_money_symbol
    public status -> string (1) "0"
    $value['PEN']->status
    public symbol -> string (3) "S/."
    $value['PEN']->symbol
    public symbol_direction -> string (4) "left"
    $value['PEN']->symbol_direction
PGK => stdClass#1558 (9)
$value['PGK']
  • Properties (9)
  • public code -> string (3) "PGK"
    $value['PGK']->code
    public currency_format -> string (2) "us"
    $value['PGK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PGK']->exchange_rate
    public id -> string (3) "110"
    $value['PGK']->id
    public name -> string (4) "Kina"
    $value['PGK']->name
    public space_money_symbol -> string (1) "0"
    $value['PGK']->space_money_symbol
    public status -> string (1) "0"
    $value['PGK']->status
    public symbol -> string (1) "K"
    $value['PGK']->symbol
    public symbol_direction -> string (4) "left"
    $value['PGK']->symbol_direction
PHP => stdClass#1557 (9)
$value['PHP']
  • Properties (9)
  • public code -> string (3) "PHP"
    $value['PHP']->code
    public currency_format -> string (2) "us"
    $value['PHP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PHP']->exchange_rate
    public id -> string (3) "111"
    $value['PHP']->id
    public name -> string (16) "Philippines Peso"
    $value['PHP']->name
    public space_money_symbol -> string (1) "0"
    $value['PHP']->space_money_symbol
    public status -> string (1) "0"
    $value['PHP']->status
    public symbol -> UTF-8 string (3) "₱"
    $value['PHP']->symbol
    public symbol_direction -> string (4) "left"
    $value['PHP']->symbol_direction
PKR => stdClass#1556 (9)
$value['PKR']
  • Properties (9)
  • public code -> string (3) "PKR"
    $value['PKR']->code
    public currency_format -> string (2) "us"
    $value['PKR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PKR']->exchange_rate
    public id -> string (3) "112"
    $value['PKR']->id
    public name -> string (14) "Pakistan Rupee"
    $value['PKR']->name
    public space_money_symbol -> string (1) "0"
    $value['PKR']->space_money_symbol
    public status -> string (1) "0"
    $value['PKR']->status
    public symbol -> UTF-8 string (3) "₨"
    $value['PKR']->symbol
    public symbol_direction -> string (4) "left"
    $value['PKR']->symbol_direction
PLN => stdClass#1555 (9)
$value['PLN']
  • Properties (9)
  • public code -> string (3) "PLN"
    $value['PLN']->code
    public currency_format -> string (2) "us"
    $value['PLN']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PLN']->exchange_rate
    public id -> string (3) "113"
    $value['PLN']->id
    public name -> string (12) "Poland Zloty"
    $value['PLN']->name
    public space_money_symbol -> string (1) "0"
    $value['PLN']->space_money_symbol
    public status -> string (1) "0"
    $value['PLN']->status
    public symbol -> UTF-8 string (3) "zł"
    $value['PLN']->symbol
    public symbol_direction -> string (4) "left"
    $value['PLN']->symbol_direction
PYG => stdClass#1554 (9)
$value['PYG']
  • Properties (9)
  • public code -> string (3) "PYG"
    $value['PYG']->code
    public currency_format -> string (2) "us"
    $value['PYG']->currency_format
    public exchange_rate -> string (1) "1"
    $value['PYG']->exchange_rate
    public id -> string (3) "114"
    $value['PYG']->id
    public name -> string (16) "Paraguay Guarani"
    $value['PYG']->name
    public space_money_symbol -> string (1) "0"
    $value['PYG']->space_money_symbol
    public status -> string (1) "0"
    $value['PYG']->status
    public symbol -> string (2) "Gs"
    $value['PYG']->symbol
    public symbol_direction -> string (4) "left"
    $value['PYG']->symbol_direction
QAR => stdClass#1553 (9)
$value['QAR']
  • Properties (9)
  • public code -> string (3) "QAR"
    $value['QAR']->code
    public currency_format -> string (2) "us"
    $value['QAR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['QAR']->exchange_rate
    public id -> string (3) "115"
    $value['QAR']->id
    public name -> string (11) "Qatar Riyal"
    $value['QAR']->name
    public space_money_symbol -> string (1) "0"
    $value['QAR']->space_money_symbol
    public status -> string (1) "0"
    $value['QAR']->status
    public symbol -> UTF-8 string (3) "﷼"
    $value['QAR']->symbol
    public symbol_direction -> string (4) "left"
    $value['QAR']->symbol_direction
RON => stdClass#1552 (9)
$value['RON']
  • Properties (9)
  • public code -> string (3) "RON"
    $value['RON']->code
    public currency_format -> string (2) "us"
    $value['RON']->currency_format
    public exchange_rate -> string (1) "1"
    $value['RON']->exchange_rate
    public id -> string (3) "116"
    $value['RON']->id
    public name -> string (15) "Romania New Leu"
    $value['RON']->name
    public space_money_symbol -> string (1) "0"
    $value['RON']->space_money_symbol
    public status -> string (1) "0"
    $value['RON']->status
    public symbol -> string (3) "lei"
    $value['RON']->symbol
    public symbol_direction -> string (4) "left"
    $value['RON']->symbol_direction
RSD => stdClass#1551 (9)
$value['RSD']
  • Properties (9)
  • public code -> string (3) "RSD"
    $value['RSD']->code
    public currency_format -> string (2) "us"
    $value['RSD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['RSD']->exchange_rate
    public id -> string (3) "117"
    $value['RSD']->id
    public name -> string (12) "Serbia Dinar"
    $value['RSD']->name
    public space_money_symbol -> string (1) "0"
    $value['RSD']->space_money_symbol
    public status -> string (1) "0"
    $value['RSD']->status
    public symbol -> UTF-8 string (7) "Дин."
    $value['RSD']->symbol
    public symbol_direction -> string (4) "left"
    $value['RSD']->symbol_direction
RUB => stdClass#1550 (9)
$value['RUB']
  • Properties (9)
  • public code -> string (3) "RUB"
    $value['RUB']->code
    public currency_format -> string (2) "us"
    $value['RUB']->currency_format
    public exchange_rate -> string (1) "1"
    $value['RUB']->exchange_rate
    public id -> string (3) "118"
    $value['RUB']->id
    public name -> string (12) "Russia Ruble"
    $value['RUB']->name
    public space_money_symbol -> string (1) "0"
    $value['RUB']->space_money_symbol
    public status -> string (1) "0"
    $value['RUB']->status
    public symbol -> UTF-8 string (6) "руб"
    $value['RUB']->symbol
    public symbol_direction -> string (4) "left"
    $value['RUB']->symbol_direction
RWF => stdClass#1549 (9)
$value['RWF']
  • Properties (9)
  • public code -> string (3) "RWF"
    $value['RWF']->code
    public currency_format -> string (2) "us"
    $value['RWF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['RWF']->exchange_rate
    public id -> string (3) "119"
    $value['RWF']->id
    public name -> string (12) "Rwanda Franc"
    $value['RWF']->name
    public space_money_symbol -> string (1) "0"
    $value['RWF']->space_money_symbol
    public status -> string (1) "0"
    $value['RWF']->status
    public symbol -> UTF-8 string (5) "ر.س"
    $value['RWF']->symbol
    public symbol_direction -> string (4) "left"
    $value['RWF']->symbol_direction
SAR => stdClass#1548 (9)
$value['SAR']
  • Properties (9)
  • public code -> string (3) "SAR"
    $value['SAR']->code
    public currency_format -> string (2) "us"
    $value['SAR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SAR']->exchange_rate
    public id -> string (3) "120"
    $value['SAR']->id
    public name -> string (18) "Saudi Arabia Riyal"
    $value['SAR']->name
    public space_money_symbol -> string (1) "0"
    $value['SAR']->space_money_symbol
    public status -> string (1) "0"
    $value['SAR']->status
    public symbol -> UTF-8 string (3) "﷼"
    $value['SAR']->symbol
    public symbol_direction -> string (4) "left"
    $value['SAR']->symbol_direction
SBD => stdClass#1547 (9)
$value['SBD']
  • Properties (9)
  • public code -> string (3) "SBD"
    $value['SBD']->code
    public currency_format -> string (2) "us"
    $value['SBD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SBD']->exchange_rate
    public id -> string (3) "121"
    $value['SBD']->id
    public name -> string (22) "Solomon Islands Dollar"
    $value['SBD']->name
    public space_money_symbol -> string (1) "0"
    $value['SBD']->space_money_symbol
    public status -> string (1) "0"
    $value['SBD']->status
    public symbol -> string (1) "$"
    $value['SBD']->symbol
    public symbol_direction -> string (4) "left"
    $value['SBD']->symbol_direction
SCR => stdClass#1546 (9)
$value['SCR']
  • Properties (9)
  • public code -> string (3) "SCR"
    $value['SCR']->code
    public currency_format -> string (2) "us"
    $value['SCR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SCR']->exchange_rate
    public id -> string (3) "122"
    $value['SCR']->id
    public name -> string (16) "Seychelles Rupee"
    $value['SCR']->name
    public space_money_symbol -> string (1) "0"
    $value['SCR']->space_money_symbol
    public status -> string (1) "0"
    $value['SCR']->status
    public symbol -> UTF-8 string (3) "₨"
    $value['SCR']->symbol
    public symbol_direction -> string (4) "left"
    $value['SCR']->symbol_direction
SDG => stdClass#1545 (9)
$value['SDG']
  • Properties (9)
  • public code -> string (3) "SDG"
    $value['SDG']->code
    public currency_format -> string (2) "us"
    $value['SDG']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SDG']->exchange_rate
    public id -> string (3) "123"
    $value['SDG']->id
    public name -> string (14) "Sudanese Pound"
    $value['SDG']->name
    public space_money_symbol -> string (1) "0"
    $value['SDG']->space_money_symbol
    public status -> string (1) "0"
    $value['SDG']->status
    public symbol -> UTF-8 string (2) "£"
    $value['SDG']->symbol
    public symbol_direction -> string (4) "left"
    $value['SDG']->symbol_direction
SEK => stdClass#1544 (9)
$value['SEK']
  • Properties (9)
  • public code -> string (3) "SEK"
    $value['SEK']->code
    public currency_format -> string (2) "us"
    $value['SEK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SEK']->exchange_rate
    public id -> string (3) "124"
    $value['SEK']->id
    public name -> string (12) "Sweden Krona"
    $value['SEK']->name
    public space_money_symbol -> string (1) "0"
    $value['SEK']->space_money_symbol
    public status -> string (1) "0"
    $value['SEK']->status
    public symbol -> string (2) "kr"
    $value['SEK']->symbol
    public symbol_direction -> string (4) "left"
    $value['SEK']->symbol_direction
SGD => stdClass#1543 (9)
$value['SGD']
  • Properties (9)
  • public code -> string (3) "SGD"
    $value['SGD']->code
    public currency_format -> string (2) "us"
    $value['SGD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SGD']->exchange_rate
    public id -> string (3) "125"
    $value['SGD']->id
    public name -> string (16) "Singapore Dollar"
    $value['SGD']->name
    public space_money_symbol -> string (1) "0"
    $value['SGD']->space_money_symbol
    public status -> string (1) "0"
    $value['SGD']->status
    public symbol -> string (1) "$"
    $value['SGD']->symbol
    public symbol_direction -> string (4) "left"
    $value['SGD']->symbol_direction
SHP => stdClass#1542 (9)
$value['SHP']
  • Properties (9)
  • public code -> string (3) "SHP"
    $value['SHP']->code
    public currency_format -> string (2) "us"
    $value['SHP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SHP']->exchange_rate
    public id -> string (3) "126"
    $value['SHP']->id
    public name -> string (18) "Saint Helena Pound"
    $value['SHP']->name
    public space_money_symbol -> string (1) "0"
    $value['SHP']->space_money_symbol
    public status -> string (1) "0"
    $value['SHP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['SHP']->symbol
    public symbol_direction -> string (4) "left"
    $value['SHP']->symbol_direction
SLL => stdClass#1541 (9)
$value['SLL']
  • Properties (9)
  • public code -> string (3) "SLL"
    $value['SLL']->code
    public currency_format -> string (2) "us"
    $value['SLL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SLL']->exchange_rate
    public id -> string (3) "127"
    $value['SLL']->id
    public name -> string (5) "Leone"
    $value['SLL']->name
    public space_money_symbol -> string (1) "0"
    $value['SLL']->space_money_symbol
    public status -> string (1) "0"
    $value['SLL']->status
    public symbol -> string (2) "Le"
    $value['SLL']->symbol
    public symbol_direction -> string (4) "left"
    $value['SLL']->symbol_direction
SOS => stdClass#1540 (9)
$value['SOS']
  • Properties (9)
  • public code -> string (3) "SOS"
    $value['SOS']->code
    public currency_format -> string (2) "us"
    $value['SOS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SOS']->exchange_rate
    public id -> string (3) "128"
    $value['SOS']->id
    public name -> string (16) "Somalia Shilling"
    $value['SOS']->name
    public space_money_symbol -> string (1) "0"
    $value['SOS']->space_money_symbol
    public status -> string (1) "0"
    $value['SOS']->status
    public symbol -> string (1) "S"
    $value['SOS']->symbol
    public symbol_direction -> string (4) "left"
    $value['SOS']->symbol_direction
SRD => stdClass#1539 (9)
$value['SRD']
  • Properties (9)
  • public code -> string (3) "SRD"
    $value['SRD']->code
    public currency_format -> string (2) "us"
    $value['SRD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SRD']->exchange_rate
    public id -> string (3) "129"
    $value['SRD']->id
    public name -> string (15) "Suriname Dollar"
    $value['SRD']->name
    public space_money_symbol -> string (1) "0"
    $value['SRD']->space_money_symbol
    public status -> string (1) "0"
    $value['SRD']->status
    public symbol -> string (1) "$"
    $value['SRD']->symbol
    public symbol_direction -> string (4) "left"
    $value['SRD']->symbol_direction
STD => stdClass#1538 (9)
$value['STD']
  • Properties (9)
  • public code -> string (3) "STD"
    $value['STD']->code
    public currency_format -> string (2) "us"
    $value['STD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['STD']->exchange_rate
    public id -> string (3) "130"
    $value['STD']->id
    public name -> UTF-8 string (30) "São Tomé and Príncipe Dobra"
    $value['STD']->name
    public space_money_symbol -> string (1) "0"
    $value['STD']->space_money_symbol
    public status -> string (1) "0"
    $value['STD']->status
    public symbol -> string (2) "Db"
    $value['STD']->symbol
    public symbol_direction -> string (4) "left"
    $value['STD']->symbol_direction
SVC => stdClass#1537 (9)
$value['SVC']
  • Properties (9)
  • public code -> string (3) "SVC"
    $value['SVC']->code
    public currency_format -> string (2) "us"
    $value['SVC']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SVC']->exchange_rate
    public id -> string (3) "131"
    $value['SVC']->id
    public name -> UTF-8 string (17) "Salvadoran Colón"
    $value['SVC']->name
    public space_money_symbol -> string (1) "0"
    $value['SVC']->space_money_symbol
    public status -> string (1) "0"
    $value['SVC']->status
    public symbol -> string (1) "$"
    $value['SVC']->symbol
    public symbol_direction -> string (4) "left"
    $value['SVC']->symbol_direction
SYP => stdClass#1536 (9)
$value['SYP']
  • Properties (9)
  • public code -> string (3) "SYP"
    $value['SYP']->code
    public currency_format -> string (2) "us"
    $value['SYP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SYP']->exchange_rate
    public id -> string (3) "132"
    $value['SYP']->id
    public name -> string (12) "Syrian Pound"
    $value['SYP']->name
    public space_money_symbol -> string (1) "0"
    $value['SYP']->space_money_symbol
    public status -> string (1) "0"
    $value['SYP']->status
    public symbol -> UTF-8 string (2) "£"
    $value['SYP']->symbol
    public symbol_direction -> string (4) "left"
    $value['SYP']->symbol_direction
SZL => stdClass#1535 (9)
$value['SZL']
  • Properties (9)
  • public code -> string (3) "SZL"
    $value['SZL']->code
    public currency_format -> string (2) "us"
    $value['SZL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['SZL']->exchange_rate
    public id -> string (3) "133"
    $value['SZL']->id
    public name -> string (15) "Swazi Lilangeni"
    $value['SZL']->name
    public space_money_symbol -> string (1) "0"
    $value['SZL']->space_money_symbol
    public status -> string (1) "0"
    $value['SZL']->status
    public symbol -> string (1) "L"
    $value['SZL']->symbol
    public symbol_direction -> string (4) "left"
    $value['SZL']->symbol_direction
THB => stdClass#1534 (9)
$value['THB']
  • Properties (9)
  • public code -> string (3) "THB"
    $value['THB']->code
    public currency_format -> string (2) "us"
    $value['THB']->currency_format
    public exchange_rate -> string (1) "1"
    $value['THB']->exchange_rate
    public id -> string (3) "134"
    $value['THB']->id
    public name -> string (9) "Thai Baht"
    $value['THB']->name
    public space_money_symbol -> string (1) "0"
    $value['THB']->space_money_symbol
    public status -> string (1) "0"
    $value['THB']->status
    public symbol -> UTF-8 string (3) "฿"
    $value['THB']->symbol
    public symbol_direction -> string (4) "left"
    $value['THB']->symbol_direction
TJS => stdClass#1533 (9)
$value['TJS']
  • Properties (9)
  • public code -> string (3) "TJS"
    $value['TJS']->code
    public currency_format -> string (2) "us"
    $value['TJS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TJS']->exchange_rate
    public id -> string (3) "135"
    $value['TJS']->id
    public name -> string (18) "Tajikistani Somoni"
    $value['TJS']->name
    public space_money_symbol -> string (1) "0"
    $value['TJS']->space_money_symbol
    public status -> string (1) "0"
    $value['TJS']->status
    public symbol -> string (3) "TJS"
    $value['TJS']->symbol
    public symbol_direction -> string (4) "left"
    $value['TJS']->symbol_direction
TMT => stdClass#1532 (9)
$value['TMT']
  • Properties (9)
  • public code -> string (3) "TMT"
    $value['TMT']->code
    public currency_format -> string (2) "us"
    $value['TMT']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TMT']->exchange_rate
    public id -> string (3) "136"
    $value['TMT']->id
    public name -> string (19) "Turkmenistani Manat"
    $value['TMT']->name
    public space_money_symbol -> string (1) "0"
    $value['TMT']->space_money_symbol
    public status -> string (1) "0"
    $value['TMT']->status
    public symbol -> string (1) "m"
    $value['TMT']->symbol
    public symbol_direction -> string (4) "left"
    $value['TMT']->symbol_direction
TND => stdClass#1531 (9)
$value['TND']
  • Properties (9)
  • public code -> string (3) "TND"
    $value['TND']->code
    public currency_format -> string (2) "us"
    $value['TND']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TND']->exchange_rate
    public id -> string (3) "137"
    $value['TND']->id
    public name -> string (14) "Tunisian Dinar"
    $value['TND']->name
    public space_money_symbol -> string (1) "0"
    $value['TND']->space_money_symbol
    public status -> string (1) "0"
    $value['TND']->status
    public symbol -> UTF-8 string (5) "د.ت"
    $value['TND']->symbol
    public symbol_direction -> string (4) "left"
    $value['TND']->symbol_direction
TOP => stdClass#1530 (9)
$value['TOP']
  • Properties (9)
  • public code -> string (3) "TOP"
    $value['TOP']->code
    public currency_format -> string (2) "us"
    $value['TOP']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TOP']->exchange_rate
    public id -> string (3) "138"
    $value['TOP']->id
    public name -> UTF-8 string (16) "Tongan Pa’anga"
    $value['TOP']->name
    public space_money_symbol -> string (1) "0"
    $value['TOP']->space_money_symbol
    public status -> string (1) "0"
    $value['TOP']->status
    public symbol -> string (2) "T$"
    $value['TOP']->symbol
    public symbol_direction -> string (4) "left"
    $value['TOP']->symbol_direction
TRY => stdClass#1529 (9)
$value['TRY']
  • Properties (9)
  • public code -> string (3) "TRY"
    $value['TRY']->code
    public currency_format -> string (2) "us"
    $value['TRY']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TRY']->exchange_rate
    public id -> string (3) "139"
    $value['TRY']->id
    public name -> string (12) "Turkish Lira"
    $value['TRY']->name
    public space_money_symbol -> string (1) "0"
    $value['TRY']->space_money_symbol
    public status -> string (1) "0"
    $value['TRY']->status
    public symbol -> UTF-8 string (3) "₺"
    $value['TRY']->symbol
    public symbol_direction -> string (4) "left"
    $value['TRY']->symbol_direction
TTD => stdClass#1528 (9)
$value['TTD']
  • Properties (9)
  • public code -> string (3) "TTD"
    $value['TTD']->code
    public currency_format -> string (2) "us"
    $value['TTD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TTD']->exchange_rate
    public id -> string (3) "140"
    $value['TTD']->id
    public name -> string (26) "Trinidad and Tobago Dollar"
    $value['TTD']->name
    public space_money_symbol -> string (1) "0"
    $value['TTD']->space_money_symbol
    public status -> string (1) "0"
    $value['TTD']->status
    public symbol -> string (1) "$"
    $value['TTD']->symbol
    public symbol_direction -> string (4) "left"
    $value['TTD']->symbol_direction
TWD => stdClass#1527 (9)
$value['TWD']
  • Properties (9)
  • public code -> string (3) "TWD"
    $value['TWD']->code
    public currency_format -> string (2) "us"
    $value['TWD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TWD']->exchange_rate
    public id -> string (3) "141"
    $value['TWD']->id
    public name -> string (17) "New Taiwan Dollar"
    $value['TWD']->name
    public space_money_symbol -> string (1) "0"
    $value['TWD']->space_money_symbol
    public status -> string (1) "0"
    $value['TWD']->status
    public symbol -> string (3) "NT$"
    $value['TWD']->symbol
    public symbol_direction -> string (4) "left"
    $value['TWD']->symbol_direction
TZS => stdClass#1526 (9)
$value['TZS']
  • Properties (9)
  • public code -> string (3) "TZS"
    $value['TZS']->code
    public currency_format -> string (2) "us"
    $value['TZS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['TZS']->exchange_rate
    public id -> string (3) "142"
    $value['TZS']->id
    public name -> string (18) "Tanzanian Shilling"
    $value['TZS']->name
    public space_money_symbol -> string (1) "0"
    $value['TZS']->space_money_symbol
    public status -> string (1) "0"
    $value['TZS']->status
    public symbol -> string (3) "TZS"
    $value['TZS']->symbol
    public symbol_direction -> string (4) "left"
    $value['TZS']->symbol_direction
UAH => stdClass#1525 (9)
$value['UAH']
  • Properties (9)
  • public code -> string (3) "UAH"
    $value['UAH']->code
    public currency_format -> string (2) "us"
    $value['UAH']->currency_format
    public exchange_rate -> string (1) "1"
    $value['UAH']->exchange_rate
    public id -> string (3) "143"
    $value['UAH']->id
    public name -> string (17) "Ukrainian Hryvnia"
    $value['UAH']->name
    public space_money_symbol -> string (1) "0"
    $value['UAH']->space_money_symbol
    public status -> string (1) "0"
    $value['UAH']->status
    public symbol -> UTF-8 string (3) "₴"
    $value['UAH']->symbol
    public symbol_direction -> string (4) "left"
    $value['UAH']->symbol_direction
UGX => stdClass#1524 (9)
$value['UGX']
  • Properties (9)
  • public code -> string (3) "UGX"
    $value['UGX']->code
    public currency_format -> string (2) "us"
    $value['UGX']->currency_format
    public exchange_rate -> string (1) "1"
    $value['UGX']->exchange_rate
    public id -> string (3) "144"
    $value['UGX']->id
    public name -> string (16) "Ugandan Shilling"
    $value['UGX']->name
    public space_money_symbol -> string (1) "0"
    $value['UGX']->space_money_symbol
    public status -> string (1) "0"
    $value['UGX']->status
    public symbol -> string (3) "USh"
    $value['UGX']->symbol
    public symbol_direction -> string (4) "left"
    $value['UGX']->symbol_direction
UYU => stdClass#1523 (9)
$value['UYU']
  • Properties (9)
  • public code -> string (3) "UYU"
    $value['UYU']->code
    public currency_format -> string (2) "us"
    $value['UYU']->currency_format
    public exchange_rate -> string (1) "1"
    $value['UYU']->exchange_rate
    public id -> string (3) "145"
    $value['UYU']->id
    public name -> string (14) "Uruguayan Peso"
    $value['UYU']->name
    public space_money_symbol -> string (1) "0"
    $value['UYU']->space_money_symbol
    public status -> string (1) "0"
    $value['UYU']->status
    public symbol -> string (2) "$U"
    $value['UYU']->symbol
    public symbol_direction -> string (4) "left"
    $value['UYU']->symbol_direction
UZS => stdClass#1522 (9)
$value['UZS']
  • Properties (9)
  • public code -> string (3) "UZS"
    $value['UZS']->code
    public currency_format -> string (2) "us"
    $value['UZS']->currency_format
    public exchange_rate -> string (1) "1"
    $value['UZS']->exchange_rate
    public id -> string (3) "146"
    $value['UZS']->id
    public name -> string (15) "Uzbekistani Som"
    $value['UZS']->name
    public space_money_symbol -> string (1) "0"
    $value['UZS']->space_money_symbol
    public status -> string (1) "0"
    $value['UZS']->status
    public symbol -> UTF-8 string (4) "лв"
    $value['UZS']->symbol
    public symbol_direction -> string (4) "left"
    $value['UZS']->symbol_direction
VEF => stdClass#1521 (9)
$value['VEF']
  • Properties (9)
  • public code -> string (3) "VEF"
    $value['VEF']->code
    public currency_format -> string (2) "us"
    $value['VEF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['VEF']->exchange_rate
    public id -> string (3) "147"
    $value['VEF']->id
    public name -> string (18) "Venezuelan Bolivar"
    $value['VEF']->name
    public space_money_symbol -> string (1) "0"
    $value['VEF']->space_money_symbol
    public status -> string (1) "0"
    $value['VEF']->status
    public symbol -> string (2) "Bs"
    $value['VEF']->symbol
    public symbol_direction -> string (4) "left"
    $value['VEF']->symbol_direction
VND => stdClass#1520 (9)
$value['VND']
  • Properties (9)
  • public code -> string (3) "VND"
    $value['VND']->code
    public currency_format -> string (2) "us"
    $value['VND']->currency_format
    public exchange_rate -> string (1) "1"
    $value['VND']->exchange_rate
    public id -> string (3) "148"
    $value['VND']->id
    public name -> string (15) "Vietnamese Dong"
    $value['VND']->name
    public space_money_symbol -> string (1) "0"
    $value['VND']->space_money_symbol
    public status -> string (1) "0"
    $value['VND']->status
    public symbol -> UTF-8 string (3) "₫"
    $value['VND']->symbol
    public symbol_direction -> string (4) "left"
    $value['VND']->symbol_direction
VUV => stdClass#1519 (9)
$value['VUV']
  • Properties (9)
  • public code -> string (3) "VUV"
    $value['VUV']->code
    public currency_format -> string (2) "us"
    $value['VUV']->currency_format
    public exchange_rate -> string (1) "1"
    $value['VUV']->exchange_rate
    public id -> string (3) "149"
    $value['VUV']->id
    public name -> string (12) "Vanuatu Vatu"
    $value['VUV']->name
    public space_money_symbol -> string (1) "0"
    $value['VUV']->space_money_symbol
    public status -> string (1) "0"
    $value['VUV']->status
    public symbol -> string (2) "VT"
    $value['VUV']->symbol
    public symbol_direction -> string (4) "left"
    $value['VUV']->symbol_direction
WST => stdClass#1518 (9)
$value['WST']
  • Properties (9)
  • public code -> string (3) "WST"
    $value['WST']->code
    public currency_format -> string (2) "us"
    $value['WST']->currency_format
    public exchange_rate -> string (1) "1"
    $value['WST']->exchange_rate
    public id -> string (3) "150"
    $value['WST']->id
    public name -> UTF-8 string (13) "Samoan Tālā"
    $value['WST']->name
    public space_money_symbol -> string (1) "0"
    $value['WST']->space_money_symbol
    public status -> string (1) "0"
    $value['WST']->status
    public symbol -> string (3) "WS$"
    $value['WST']->symbol
    public symbol_direction -> string (4) "left"
    $value['WST']->symbol_direction
XAF => stdClass#1517 (9)
$value['XAF']
  • Properties (9)
  • public code -> string (3) "XAF"
    $value['XAF']->code
    public currency_format -> string (2) "us"
    $value['XAF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['XAF']->exchange_rate
    public id -> string (3) "151"
    $value['XAF']->id
    public name -> string (25) "Central African CFA Franc"
    $value['XAF']->name
    public space_money_symbol -> string (1) "0"
    $value['XAF']->space_money_symbol
    public status -> string (1) "0"
    $value['XAF']->status
    public symbol -> string (4) "FCFA"
    $value['XAF']->symbol
    public symbol_direction -> string (4) "left"
    $value['XAF']->symbol_direction
XCD => stdClass#1516 (9)
$value['XCD']
  • Properties (9)
  • public code -> string (3) "XCD"
    $value['XCD']->code
    public currency_format -> string (2) "us"
    $value['XCD']->currency_format
    public exchange_rate -> string (1) "1"
    $value['XCD']->exchange_rate
    public id -> string (3) "152"
    $value['XCD']->id
    public name -> string (21) "East Caribbean Dollar"
    $value['XCD']->name
    public space_money_symbol -> string (1) "0"
    $value['XCD']->space_money_symbol
    public status -> string (1) "0"
    $value['XCD']->status
    public symbol -> string (1) "$"
    $value['XCD']->symbol
    public symbol_direction -> string (4) "left"
    $value['XCD']->symbol_direction
XOF => stdClass#1515 (9)
$value['XOF']
  • Properties (9)
  • public code -> string (3) "XOF"
    $value['XOF']->code
    public currency_format -> string (2) "us"
    $value['XOF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['XOF']->exchange_rate
    public id -> string (3) "153"
    $value['XOF']->id
    public name -> string (22) "West African CFA Franc"
    $value['XOF']->name
    public space_money_symbol -> string (1) "0"
    $value['XOF']->space_money_symbol
    public status -> string (1) "0"
    $value['XOF']->status
    public symbol -> string (3) "XOF"
    $value['XOF']->symbol
    public symbol_direction -> string (4) "left"
    $value['XOF']->symbol_direction
XPF => stdClass#1514 (9)
$value['XPF']
  • Properties (9)
  • public code -> string (3) "XPF"
    $value['XPF']->code
    public currency_format -> string (2) "us"
    $value['XPF']->currency_format
    public exchange_rate -> string (1) "1"
    $value['XPF']->exchange_rate
    public id -> string (3) "154"
    $value['XPF']->id
    public name -> string (9) "CFP Franc"
    $value['XPF']->name
    public space_money_symbol -> string (1) "0"
    $value['XPF']->space_money_symbol
    public status -> string (1) "0"
    $value['XPF']->status
    public symbol -> string (1) "F"
    $value['XPF']->symbol
    public symbol_direction -> string (4) "left"
    $value['XPF']->symbol_direction
YER => stdClass#1513 (9)
$value['YER']
  • Properties (9)
  • public code -> string (3) "YER"
    $value['YER']->code
    public currency_format -> string (2) "us"
    $value['YER']->currency_format
    public exchange_rate -> string (1) "1"
    $value['YER']->exchange_rate
    public id -> string (3) "155"
    $value['YER']->id
    public name -> string (11) "Yemeni Rial"
    $value['YER']->name
    public space_money_symbol -> string (1) "0"
    $value['YER']->space_money_symbol
    public status -> string (1) "0"
    $value['YER']->status
    public symbol -> UTF-8 string (3) "﷼"
    $value['YER']->symbol
    public symbol_direction -> string (4) "left"
    $value['YER']->symbol_direction
ZAR => stdClass#1512 (9)
$value['ZAR']
  • Properties (9)
  • public code -> string (3) "ZAR"
    $value['ZAR']->code
    public currency_format -> string (2) "us"
    $value['ZAR']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ZAR']->exchange_rate
    public id -> string (3) "156"
    $value['ZAR']->id
    public name -> string (18) "South African Rand"
    $value['ZAR']->name
    public space_money_symbol -> string (1) "0"
    $value['ZAR']->space_money_symbol
    public status -> string (1) "0"
    $value['ZAR']->status
    public symbol -> string (1) "R"
    $value['ZAR']->symbol
    public symbol_direction -> string (4) "left"
    $value['ZAR']->symbol_direction
ZMK => stdClass#1511 (9)
$value['ZMK']
  • Properties (9)
  • public code -> string (3) "ZMK"
    $value['ZMK']->code
    public currency_format -> string (2) "us"
    $value['ZMK']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ZMK']->exchange_rate
    public id -> string (3) "157"
    $value['ZMK']->id
    public name -> string (14) "Zambian Kwacha"
    $value['ZMK']->name
    public space_money_symbol -> string (1) "0"
    $value['ZMK']->space_money_symbol
    public status -> string (1) "0"
    $value['ZMK']->status
    public symbol -> string (2) "ZK"
    $value['ZMK']->symbol
    public symbol_direction -> string (4) "left"
    $value['ZMK']->symbol_direction
ZWL => stdClass#1510 (9)
$value['ZWL']
  • Properties (9)
  • public code -> string (3) "ZWL"
    $value['ZWL']->code
    public currency_format -> string (2) "us"
    $value['ZWL']->currency_format
    public exchange_rate -> string (1) "1"
    $value['ZWL']->exchange_rate
    public id -> string (3) "158"
    $value['ZWL']->id
    public name -> string (17) "Zimbabwean Dollar"
    $value['ZWL']->name
    public space_money_symbol -> string (1) "0"
    $value['ZWL']->space_money_symbol
    public status -> string (1) "0"
    $value['ZWL']->status
    public symbol -> string (2) "Z$"
    $value['ZWL']->symbol
    public symbol_direction -> string (4) "left"
    $value['ZWL']->symbol_direction
defaultCurrency
$value stdClass#1670 (9)
  • Properties (9)
  • public code -> string (3) "GBP"
    $value->code
    public currency_format -> string (2) "us"
    $value->currency_format
    public exchange_rate -> string (1) "1"
    $value->exchange_rate
    public id -> string (2) "47"
    $value->id
    public name -> string (20) "United Kingdom Pound"
    $value->name
    public space_money_symbol -> string (1) "0"
    $value->space_money_symbol
    public status -> string (1) "1"
    $value->status
    public symbol -> UTF-8 string (2) "£"
    $value->symbol
    public symbol_direction -> string (4) "left"
    $value->symbol_direction
selectedCurrency
$value stdClass#1670 (9)
  • Properties (9)
  • public code -> string (3) "GBP"
    $value->code
    public currency_format -> string (2) "us"
    $value->currency_format
    public exchange_rate -> string (1) "1"
    $value->exchange_rate
    public id -> string (2) "47"
    $value->id
    public name -> string (20) "United Kingdom Pound"
    $value->name
    public space_money_symbol -> string (1) "0"
    $value->space_money_symbol
    public status -> string (1) "1"
    $value->status
    public symbol -> UTF-8 string (2) "£"
    $value->symbol
    public symbol_direction -> string (4) "left"
    $value->symbol_direction
activeFonts
$value array (2)
site_font => stdClass#112 (8)
$value['site_font']
  • Properties (8)
  • public font_family -> string (44) "font-family: "Nunito", Helvetica, sans-serif"
    $value['site_font']->font_family
    public font_key -> string (6) "nunito"
    $value['site_font']->font_key
    public font_name -> string (6) "Nunito"
    $value['site_font']->font_name
    public font_source -> string (6) "google"
    $value['site_font']->font_source
    public font_url -> string (158) "<link href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&d...
    $value['site_font']->font_url
    <link href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet">
    
    
    public has_local_file -> string (1) "0"
    $value['site_font']->has_local_file
    public id -> string (2) "18"
    $value['site_font']->id
    public is_default -> string (1) "0"
    $value['site_font']->is_default
dashboard_font => stdClass#112 (8)
$value['dashboard_font']
  • Properties (8)
  • public font_family -> string (44) "font-family: "Nunito", Helvetica, sans-serif"
    $value['dashboard_font']->font_family
    public font_key -> string (6) "nunito"
    $value['dashboard_font']->font_key
    public font_name -> string (6) "Nunito"
    $value['dashboard_font']->font_name
    public font_source -> string (6) "google"
    $value['dashboard_font']->font_source
    public font_url -> string (158) "<link href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&d...
    $value['dashboard_font']->font_url
    <link href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet">
    
    
    public has_local_file -> string (1) "0"
    $value['dashboard_font']->has_local_file
    public id -> string (2) "18"
    $value['dashboard_font']->id
    public is_default -> string (1) "0"
    $value['dashboard_font']->is_default
menuLinks
$value array (6)
0 => stdClass#111 (6)
$value[0]
  • Properties (6)
  • public id -> string (1) "2"
    $value[0]->id
    public location -> string (8) "top_menu"
    $value[0]->location
    public page_default_name -> string (7) "contact"
    $value[0]->page_default_name
    public page_order -> string (1) "1"
    $value[0]->page_order
    public slug -> string (7) "contact"
    $value[0]->slug
    public title -> string (7) "Contact"
    $value[0]->title
1 => stdClass#110 (6)
$value[1]
  • Properties (6)
  • public id -> string (1) "3"
    $value[1]->id
    public location -> string (11) "quick_links"
    $value[1]->location
    public page_default_name -> string (4) "blog"
    $value[1]->page_default_name
    public page_order -> string (1) "1"
    $value[1]->page_order
    public slug -> string (4) "blog"
    $value[1]->slug
    public title -> string (4) "Blog"
    $value[1]->title
2 => stdClass#109 (6)
$value[2]
  • Properties (6)
  • public id -> string (1) "6"
    $value[2]->id
    public location -> string (11) "information"
    $value[2]->location
    public page_default_name -> null
    $value[2]->page_default_name
    public page_order -> string (1) "1"
    $value[2]->page_order
    public slug -> string (16) "about-furnitured"
    $value[2]->slug
    public title -> string (16) "About Furnitured"
    $value[2]->title
3 => stdClass#108 (6)
$value[3]
  • Properties (6)
  • public id -> string (1) "1"
    $value[3]->id
    public location -> string (11) "information"
    $value[3]->location
    public page_default_name -> string (16) "terms_conditions"
    $value[3]->page_default_name
    public page_order -> string (1) "2"
    $value[3]->page_order
    public slug -> string (16) "terms-conditions"
    $value[3]->slug
    public title -> string (18) "Terms & Conditions"
    $value[3]->title
4 => stdClass#107 (6)
$value[4]
  • Properties (6)
  • public id -> string (1) "5"
    $value[4]->id
    public location -> string (11) "information"
    $value[4]->location
    public page_default_name -> null
    $value[4]->page_default_name
    public page_order -> string (1) "3"
    $value[4]->page_order
    public slug -> string (14) "privacy-policy"
    $value[4]->slug
    public title -> string (14) "Privacy Policy"
    $value[4]->title
5 => stdClass#106 (6)
$value[5]
  • Properties (6)
  • public id -> string (1) "7"
    $value[5]->id
    public location -> string (11) "information"
    $value[5]->location
    public page_default_name -> null
    $value[5]->page_default_name
    public page_order -> string (1) "4"
    $value[5]->page_order
    public slug -> string (13) "cookie-policy"
    $value[5]->slug
    public title -> string (13) "Cookie Policy"
    $value[5]->title
activeCountries
$value array (1)
0 => stdClass#105 (4)
$value[0]
  • Properties (4)
  • public continent_code -> string (2) "EU"
    $value[0]->continent_code
    public id -> string (3) "229"
    $value[0]->id
    public name -> string (14) "United Kingdom"
    $value[0]->name
    public status -> string (1) "1"
    $value[0]->status
categoriesArray
$value array (65)
0 => array (12)
$value[0]
0 => stdClass#92 (26)
$value[0][0]
  • Properties (26)
  • public category_order -> string (1) "1"
    $value[0][0]->category_order
    public created_at -> string (19) "2024-10-26 17:44:17"
    $value[0][0]->created_at
    public description -> string (271) "Discover the perfect dining room furniture to elevate your space, from elega...
    $value[0][0]->description
    Discover the perfect dining room furniture to elevate your space, from elegant dining tables and comfortable chairs to stylish storage solutions. Furnitured.co.uk offers timeless and contemporary options to create a warm, inviting setting for family meals and gatherings.
    
    public featured_order -> string (1) "1"
    $value[0][0]->featured_order
    public has_subcategory -> string (2) "12"
    $value[0][0]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][0]->homepage_order
    public id -> string (1) "2"
    $value[0][0]->id
    public image -> string (0) ""
    $value[0][0]->image
    public is_featured -> string (1) "0"
    $value[0][0]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][0]->join_parent_id
    public keywords -> string (0) ""
    $value[0][0]->keywords
    public level -> string (1) "1"
    $value[0][0]->level
    public name -> string (15) "1:::Dining Room"
    $value[0][0]->name
    public parent_id -> string (1) "0"
    $value[0][0]->parent_id
    public parent_slug -> null
    $value[0][0]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][0]->parent_tree
    public show_description -> string (1) "1"
    $value[0][0]->show_description
    public show_image_on_main_menu -> string (1) "1"
    $value[0][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][0]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][0]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][0]->show_subcategory_products
    public slug -> string (11) "dining-room"
    $value[0][0]->slug
    public storage -> string (5) "local"
    $value[0][0]->storage
    public title_meta_tag -> string (11) "Dining Room"
    $value[0][0]->title_meta_tag
    public tree_id -> string (1) "2"
    $value[0][0]->tree_id
    public visibility -> string (1) "1"
    $value[0][0]->visibility
1 => stdClass#91 (26)
$value[0][1]
  • Properties (26)
  • public category_order -> string (1) "2"
    $value[0][1]->category_order
    public created_at -> string (19) "2024-10-26 17:44:33"
    $value[0][1]->created_at
    public description -> string (0) ""
    $value[0][1]->description
    public featured_order -> string (1) "1"
    $value[0][1]->featured_order
    public has_subcategory -> string (2) "16"
    $value[0][1]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][1]->homepage_order
    public id -> string (1) "3"
    $value[0][1]->id
    public image -> string (0) ""
    $value[0][1]->image
    public is_featured -> string (1) "0"
    $value[0][1]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][1]->join_parent_id
    public keywords -> string (0) ""
    $value[0][1]->keywords
    public level -> string (1) "1"
    $value[0][1]->level
    public name -> string (15) "1:::Living Room"
    $value[0][1]->name
    public parent_id -> string (1) "0"
    $value[0][1]->parent_id
    public parent_slug -> null
    $value[0][1]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][1]->parent_tree
    public show_description -> string (1) "0"
    $value[0][1]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][1]->show_on_main_menu
    public show_products_on_index -> string (1) "1"
    $value[0][1]->show_products_on_index
    public show_subcategory_products -> string (1) "1"
    $value[0][1]->show_subcategory_products
    public slug -> string (11) "living-room"
    $value[0][1]->slug
    public storage -> string (5) "local"
    $value[0][1]->storage
    public title_meta_tag -> string (11) "Living Room"
    $value[0][1]->title_meta_tag
    public tree_id -> string (1) "3"
    $value[0][1]->tree_id
    public visibility -> string (1) "1"
    $value[0][1]->visibility
2 => stdClass#90 (26)
$value[0][2]
  • Properties (26)
  • public category_order -> string (1) "3"
    $value[0][2]->category_order
    public created_at -> string (19) "2024-10-26 17:42:02"
    $value[0][2]->created_at
    public description -> string (0) ""
    $value[0][2]->description
    public featured_order -> string (1) "1"
    $value[0][2]->featured_order
    public has_subcategory -> string (2) "20"
    $value[0][2]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][2]->homepage_order
    public id -> string (1) "1"
    $value[0][2]->id
    public image -> string (0) ""
    $value[0][2]->image
    public is_featured -> string (1) "0"
    $value[0][2]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][2]->join_parent_id
    public keywords -> string (0) ""
    $value[0][2]->keywords
    public level -> string (1) "1"
    $value[0][2]->level
    public name -> string (11) "1:::Bedroom"
    $value[0][2]->name
    public parent_id -> string (1) "0"
    $value[0][2]->parent_id
    public parent_slug -> null
    $value[0][2]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][2]->parent_tree
    public show_description -> string (1) "0"
    $value[0][2]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][2]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][2]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][2]->show_subcategory_products
    public slug -> string (7) "bedroom"
    $value[0][2]->slug
    public storage -> string (5) "local"
    $value[0][2]->storage
    public title_meta_tag -> string (7) "Bedroom"
    $value[0][2]->title_meta_tag
    public tree_id -> string (1) "1"
    $value[0][2]->tree_id
    public visibility -> string (1) "1"
    $value[0][2]->visibility
3 => stdClass#89 (26)
$value[0][3]
  • Properties (26)
  • public category_order -> string (1) "4"
    $value[0][3]->category_order
    public created_at -> string (19) "2024-10-26 19:18:08"
    $value[0][3]->created_at
    public description -> string (0) ""
    $value[0][3]->description
    public featured_order -> string (1) "1"
    $value[0][3]->featured_order
    public has_subcategory -> string (2) "24"
    $value[0][3]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][3]->homepage_order
    public id -> string (1) "4"
    $value[0][3]->id
    public image -> string (0) ""
    $value[0][3]->image
    public is_featured -> string (1) "0"
    $value[0][3]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][3]->join_parent_id
    public keywords -> string (0) ""
    $value[0][3]->keywords
    public level -> string (1) "1"
    $value[0][3]->level
    public name -> string (10) "1:::Office"
    $value[0][3]->name
    public parent_id -> string (1) "0"
    $value[0][3]->parent_id
    public parent_slug -> null
    $value[0][3]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][3]->parent_tree
    public show_description -> string (1) "0"
    $value[0][3]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][3]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][3]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][3]->show_subcategory_products
    public slug -> string (6) "office"
    $value[0][3]->slug
    public storage -> string (5) "local"
    $value[0][3]->storage
    public title_meta_tag -> string (6) "Office"
    $value[0][3]->title_meta_tag
    public tree_id -> string (1) "4"
    $value[0][3]->tree_id
    public visibility -> string (1) "1"
    $value[0][3]->visibility
4 => stdClass#88 (26)
$value[0][4]
  • Properties (26)
  • public category_order -> string (1) "5"
    $value[0][4]->category_order
    public created_at -> string (19) "2024-10-26 19:18:34"
    $value[0][4]->created_at
    public description -> string (0) ""
    $value[0][4]->description
    public featured_order -> string (1) "1"
    $value[0][4]->featured_order
    public has_subcategory -> string (2) "28"
    $value[0][4]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][4]->homepage_order
    public id -> string (1) "5"
    $value[0][4]->id
    public image -> string (0) ""
    $value[0][4]->image
    public is_featured -> string (1) "0"
    $value[0][4]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][4]->join_parent_id
    public keywords -> string (0) ""
    $value[0][4]->keywords
    public level -> string (1) "1"
    $value[0][4]->level
    public name -> string (12) "1:::Bathroom"
    $value[0][4]->name
    public parent_id -> string (1) "0"
    $value[0][4]->parent_id
    public parent_slug -> null
    $value[0][4]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][4]->parent_tree
    public show_description -> string (1) "0"
    $value[0][4]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][4]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][4]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][4]->show_subcategory_products
    public slug -> string (8) "bathroom"
    $value[0][4]->slug
    public storage -> string (5) "local"
    $value[0][4]->storage
    public title_meta_tag -> string (8) "Bathroom"
    $value[0][4]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[0][4]->tree_id
    public visibility -> string (1) "1"
    $value[0][4]->visibility
5 => stdClass#1509 (26)
$value[0][5]
  • Properties (26)
  • public category_order -> string (1) "6"
    $value[0][5]->category_order
    public created_at -> string (19) "2024-10-26 19:18:53"
    $value[0][5]->created_at
    public description -> string (0) ""
    $value[0][5]->description
    public featured_order -> string (1) "1"
    $value[0][5]->featured_order
    public has_subcategory -> string (2) "32"
    $value[0][5]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][5]->homepage_order
    public id -> string (1) "6"
    $value[0][5]->id
    public image -> string (0) ""
    $value[0][5]->image
    public is_featured -> string (1) "0"
    $value[0][5]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][5]->join_parent_id
    public keywords -> string (0) ""
    $value[0][5]->keywords
    public level -> string (1) "1"
    $value[0][5]->level
    public name -> string (11) "1:::Kitchen"
    $value[0][5]->name
    public parent_id -> string (1) "0"
    $value[0][5]->parent_id
    public parent_slug -> null
    $value[0][5]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][5]->parent_tree
    public show_description -> string (1) "0"
    $value[0][5]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][5]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][5]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][5]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][5]->show_subcategory_products
    public slug -> string (7) "kitchen"
    $value[0][5]->slug
    public storage -> string (5) "local"
    $value[0][5]->storage
    public title_meta_tag -> string (7) "Kitchen"
    $value[0][5]->title_meta_tag
    public tree_id -> string (1) "6"
    $value[0][5]->tree_id
    public visibility -> string (1) "1"
    $value[0][5]->visibility
6 => stdClass#1508 (26)
$value[0][6]
  • Properties (26)
  • public category_order -> string (1) "7"
    $value[0][6]->category_order
    public created_at -> string (19) "2024-10-26 19:19:08"
    $value[0][6]->created_at
    public description -> string (0) ""
    $value[0][6]->description
    public featured_order -> string (1) "1"
    $value[0][6]->featured_order
    public has_subcategory -> string (2) "36"
    $value[0][6]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][6]->homepage_order
    public id -> string (1) "7"
    $value[0][6]->id
    public image -> string (0) ""
    $value[0][6]->image
    public is_featured -> string (1) "0"
    $value[0][6]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][6]->join_parent_id
    public keywords -> string (0) ""
    $value[0][6]->keywords
    public level -> string (1) "1"
    $value[0][6]->level
    public name -> string (22) "1:::Entryway / Hallway"
    $value[0][6]->name
    public parent_id -> string (1) "0"
    $value[0][6]->parent_id
    public parent_slug -> null
    $value[0][6]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][6]->parent_tree
    public show_description -> string (1) "0"
    $value[0][6]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][6]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][6]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][6]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][6]->show_subcategory_products
    public slug -> string (16) "entryway-hallway"
    $value[0][6]->slug
    public storage -> string (5) "local"
    $value[0][6]->storage
    public title_meta_tag -> string (18) "Entryway / Hallway"
    $value[0][6]->title_meta_tag
    public tree_id -> string (1) "7"
    $value[0][6]->tree_id
    public visibility -> string (1) "1"
    $value[0][6]->visibility
7 => stdClass#1507 (26)
$value[0][7]
  • Properties (26)
  • public category_order -> string (1) "8"
    $value[0][7]->category_order
    public created_at -> string (19) "2024-10-26 19:19:24"
    $value[0][7]->created_at
    public description -> string (0) ""
    $value[0][7]->description
    public featured_order -> string (1) "1"
    $value[0][7]->featured_order
    public has_subcategory -> string (2) "40"
    $value[0][7]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][7]->homepage_order
    public id -> string (1) "8"
    $value[0][7]->id
    public image -> string (0) ""
    $value[0][7]->image
    public is_featured -> string (1) "0"
    $value[0][7]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][7]->join_parent_id
    public keywords -> string (0) ""
    $value[0][7]->keywords
    public level -> string (1) "1"
    $value[0][7]->level
    public name -> string (20) "1:::Outdoor / Garden"
    $value[0][7]->name
    public parent_id -> string (1) "0"
    $value[0][7]->parent_id
    public parent_slug -> null
    $value[0][7]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][7]->parent_tree
    public show_description -> string (1) "0"
    $value[0][7]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][7]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][7]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][7]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][7]->show_subcategory_products
    public slug -> string (14) "outdoor-garden"
    $value[0][7]->slug
    public storage -> string (5) "local"
    $value[0][7]->storage
    public title_meta_tag -> string (16) "Outdoor / Garden"
    $value[0][7]->title_meta_tag
    public tree_id -> string (1) "8"
    $value[0][7]->tree_id
    public visibility -> string (1) "1"
    $value[0][7]->visibility
8 => stdClass#1506 (26)
$value[0][8]
  • Properties (26)
  • public category_order -> string (1) "9"
    $value[0][8]->category_order
    public created_at -> string (19) "2024-10-26 19:19:40"
    $value[0][8]->created_at
    public description -> string (0) ""
    $value[0][8]->description
    public featured_order -> string (1) "1"
    $value[0][8]->featured_order
    public has_subcategory -> string (2) "44"
    $value[0][8]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][8]->homepage_order
    public id -> string (1) "9"
    $value[0][8]->id
    public image -> string (0) ""
    $value[0][8]->image
    public is_featured -> string (1) "0"
    $value[0][8]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][8]->join_parent_id
    public keywords -> string (0) ""
    $value[0][8]->keywords
    public level -> string (1) "1"
    $value[0][8]->level
    public name -> string (12) "1:::Lighting"
    $value[0][8]->name
    public parent_id -> string (1) "0"
    $value[0][8]->parent_id
    public parent_slug -> null
    $value[0][8]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][8]->parent_tree
    public show_description -> string (1) "0"
    $value[0][8]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][8]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][8]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][8]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][8]->show_subcategory_products
    public slug -> string (8) "lighting"
    $value[0][8]->slug
    public storage -> string (5) "local"
    $value[0][8]->storage
    public title_meta_tag -> string (8) "Lighting"
    $value[0][8]->title_meta_tag
    public tree_id -> string (1) "9"
    $value[0][8]->tree_id
    public visibility -> string (1) "1"
    $value[0][8]->visibility
9 => stdClass#1505 (26)
$value[0][9]
  • Properties (26)
  • public category_order -> string (2) "10"
    $value[0][9]->category_order
    public created_at -> string (19) "2024-10-26 19:20:09"
    $value[0][9]->created_at
    public description -> string (0) ""
    $value[0][9]->description
    public featured_order -> string (1) "1"
    $value[0][9]->featured_order
    public has_subcategory -> string (2) "48"
    $value[0][9]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][9]->homepage_order
    public id -> string (2) "10"
    $value[0][9]->id
    public image -> string (0) ""
    $value[0][9]->image
    public is_featured -> string (1) "0"
    $value[0][9]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][9]->join_parent_id
    public keywords -> string (0) ""
    $value[0][9]->keywords
    public level -> string (1) "1"
    $value[0][9]->level
    public name -> string (8) "1:::Rugs"
    $value[0][9]->name
    public parent_id -> string (1) "0"
    $value[0][9]->parent_id
    public parent_slug -> null
    $value[0][9]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][9]->parent_tree
    public show_description -> string (1) "0"
    $value[0][9]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][9]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][9]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][9]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][9]->show_subcategory_products
    public slug -> string (4) "rugs"
    $value[0][9]->slug
    public storage -> string (5) "local"
    $value[0][9]->storage
    public title_meta_tag -> string (4) "Rugs"
    $value[0][9]->title_meta_tag
    public tree_id -> string (2) "10"
    $value[0][9]->tree_id
    public visibility -> string (1) "1"
    $value[0][9]->visibility
10 => stdClass#1504 (26)
$value[0][10]
  • Properties (26)
  • public category_order -> string (2) "11"
    $value[0][10]->category_order
    public created_at -> string (19) "2024-10-26 19:20:23"
    $value[0][10]->created_at
    public description -> string (0) ""
    $value[0][10]->description
    public featured_order -> string (1) "1"
    $value[0][10]->featured_order
    public has_subcategory -> string (2) "52"
    $value[0][10]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][10]->homepage_order
    public id -> string (2) "11"
    $value[0][10]->id
    public image -> string (0) ""
    $value[0][10]->image
    public is_featured -> string (1) "0"
    $value[0][10]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][10]->join_parent_id
    public keywords -> string (0) ""
    $value[0][10]->keywords
    public level -> string (1) "1"
    $value[0][10]->level
    public name -> string (14) "1:::Home Decor"
    $value[0][10]->name
    public parent_id -> string (1) "0"
    $value[0][10]->parent_id
    public parent_slug -> null
    $value[0][10]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][10]->parent_tree
    public show_description -> string (1) "0"
    $value[0][10]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][10]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][10]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][10]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][10]->show_subcategory_products
    public slug -> string (10) "home-decor"
    $value[0][10]->slug
    public storage -> string (5) "local"
    $value[0][10]->storage
    public title_meta_tag -> string (10) "Home Decor"
    $value[0][10]->title_meta_tag
    public tree_id -> string (2) "11"
    $value[0][10]->tree_id
    public visibility -> string (1) "1"
    $value[0][10]->visibility
11 => stdClass#1503 (26)
$value[0][11]
  • Properties (26)
  • public category_order -> string (2) "11"
    $value[0][11]->category_order
    public created_at -> string (19) "2024-10-27 17:35:27"
    $value[0][11]->created_at
    public description -> string (0) ""
    $value[0][11]->description
    public featured_order -> string (1) "1"
    $value[0][11]->featured_order
    public has_subcategory -> string (3) "186"
    $value[0][11]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0][11]->homepage_order
    public id -> string (3) "185"
    $value[0][11]->id
    public image -> string (0) ""
    $value[0][11]->image
    public is_featured -> string (1) "0"
    $value[0][11]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0][11]->join_parent_id
    public keywords -> string (0) ""
    $value[0][11]->keywords
    public level -> string (1) "1"
    $value[0][11]->level
    public name -> string (11) "1:::Vintage"
    $value[0][11]->name
    public parent_id -> string (1) "0"
    $value[0][11]->parent_id
    public parent_slug -> null
    $value[0][11]->parent_slug
    public parent_tree -> string (0) ""
    $value[0][11]->parent_tree
    public show_description -> string (1) "0"
    $value[0][11]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0][11]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0][11]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0][11]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0][11]->show_subcategory_products
    public slug -> string (7) "vintage"
    $value[0][11]->slug
    public storage -> string (5) "local"
    $value[0][11]->storage
    public title_meta_tag -> string (7) "Vintage"
    $value[0][11]->title_meta_tag
    public tree_id -> string (3) "185"
    $value[0][11]->tree_id
    public visibility -> string (1) "1"
    $value[0][11]->visibility
10 => array (4)
$value[10]
0 => stdClass#1502 (14)
$value[10][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[10][0]->category_order
    public featured_order -> string (1) "1"
    $value[10][0]->featured_order
    public has_subcategory -> string (3) "163"
    $value[10][0]->has_subcategory
    public id -> string (2) "48"
    $value[10][0]->id
    public image -> string (0) ""
    $value[10][0]->image
    public join_parent_id -> string (2) "10"
    $value[10][0]->join_parent_id
    public name -> string (13) "1:::Area Rugs"
    $value[10][0]->name
    public parent_id -> string (2) "10"
    $value[10][0]->parent_id
    public parent_slug -> string (4) "rugs"
    $value[10][0]->parent_slug
    public parent_tree -> string (2) "10"
    $value[10][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[10][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[10][0]->show_on_main_menu
    public slug -> string (9) "area-rugs"
    $value[10][0]->slug
    public storage -> string (5) "local"
    $value[10][0]->storage
1 => stdClass#1501 (14)
$value[10][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[10][1]->category_order
    public featured_order -> string (1) "1"
    $value[10][1]->featured_order
    public has_subcategory -> string (3) "166"
    $value[10][1]->has_subcategory
    public id -> string (2) "49"
    $value[10][1]->id
    public image -> string (0) ""
    $value[10][1]->image
    public join_parent_id -> string (2) "10"
    $value[10][1]->join_parent_id
    public name -> string (15) "1:::Runner Rugs"
    $value[10][1]->name
    public parent_id -> string (2) "10"
    $value[10][1]->parent_id
    public parent_slug -> string (4) "rugs"
    $value[10][1]->parent_slug
    public parent_tree -> string (2) "10"
    $value[10][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[10][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[10][1]->show_on_main_menu
    public slug -> string (11) "runner-rugs"
    $value[10][1]->slug
    public storage -> string (5) "local"
    $value[10][1]->storage
2 => stdClass#1500 (14)
$value[10][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[10][2]->category_order
    public featured_order -> string (1) "1"
    $value[10][2]->featured_order
    public has_subcategory -> string (3) "169"
    $value[10][2]->has_subcategory
    public id -> string (2) "50"
    $value[10][2]->id
    public image -> string (0) ""
    $value[10][2]->image
    public join_parent_id -> string (2) "10"
    $value[10][2]->join_parent_id
    public name -> string (13) "1:::Shag Rugs"
    $value[10][2]->name
    public parent_id -> string (2) "10"
    $value[10][2]->parent_id
    public parent_slug -> string (4) "rugs"
    $value[10][2]->parent_slug
    public parent_tree -> string (2) "10"
    $value[10][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[10][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[10][2]->show_on_main_menu
    public slug -> string (9) "shag-rugs"
    $value[10][2]->slug
    public storage -> string (5) "local"
    $value[10][2]->storage
3 => stdClass#1499 (14)
$value[10][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[10][3]->category_order
    public featured_order -> string (1) "1"
    $value[10][3]->featured_order
    public has_subcategory -> string (3) "171"
    $value[10][3]->has_subcategory
    public id -> string (2) "51"
    $value[10][3]->id
    public image -> string (0) ""
    $value[10][3]->image
    public join_parent_id -> string (2) "10"
    $value[10][3]->join_parent_id
    public name -> string (26) "1:::Vintage & Persian Rugs"
    $value[10][3]->name
    public parent_id -> string (2) "10"
    $value[10][3]->parent_id
    public parent_slug -> string (4) "rugs"
    $value[10][3]->parent_slug
    public parent_tree -> string (2) "10"
    $value[10][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[10][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[10][3]->show_on_main_menu
    public slug -> string (20) "vintage-persian-rugs"
    $value[10][3]->slug
    public storage -> string (5) "local"
    $value[10][3]->storage
3 => array (5)
$value[3]
0 => stdClass#1498 (14)
$value[3][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[3][0]->category_order
    public featured_order -> string (1) "3"
    $value[3][0]->featured_order
    public has_subcategory -> string (3) "210"
    $value[3][0]->has_subcategory
    public id -> string (3) "209"
    $value[3][0]->id
    public image -> string (54) "uploads/category/category_671ea3c193c1d9-87759050.webp"
    $value[3][0]->image
    • File (19.5KB)
    • -rw-r--r-- 10000 1003 19.5KB Oct 27 2024 uploads/category/category_671ea3c193c1d9-87759050.webp
      
    public join_parent_id -> string (1) "3"
    $value[3][0]->join_parent_id
    public name -> string (13) "1:::Armchairs"
    $value[3][0]->name
    public parent_id -> string (1) "3"
    $value[3][0]->parent_id
    public parent_slug -> string (11) "living-room"
    $value[3][0]->parent_slug
    public parent_tree -> string (1) "3"
    $value[3][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[3][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3][0]->show_on_main_menu
    public slug -> string (9) "armchairs"
    $value[3][0]->slug
    public storage -> string (5) "local"
    $value[3][0]->storage
1 => stdClass#1497 (14)
$value[3][1]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[3][1]->category_order
    public featured_order -> string (1) "5"
    $value[3][1]->featured_order
    public has_subcategory -> string (2) "69"
    $value[3][1]->has_subcategory
    public id -> string (2) "16"
    $value[3][1]->id
    public image -> string (54) "uploads/category/category_671ea25c5a4382-93865185.webp"
    $value[3][1]->image
    • File (14.3KB)
    • -rw-r--r-- 10000 1003 14.3KB Oct 27 2024 uploads/category/category_671ea25c5a4382-93865185.webp
      
    public join_parent_id -> string (1) "3"
    $value[3][1]->join_parent_id
    public name -> string (22) "1:::Sofas & Sectionals"
    $value[3][1]->name
    public parent_id -> string (1) "3"
    $value[3][1]->parent_id
    public parent_slug -> string (11) "living-room"
    $value[3][1]->parent_slug
    public parent_tree -> string (1) "3"
    $value[3][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[3][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3][1]->show_on_main_menu
    public slug -> string (16) "sofas-sectionals"
    $value[3][1]->slug
    public storage -> string (5) "local"
    $value[3][1]->storage
2 => stdClass#1496 (14)
$value[3][2]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[3][2]->category_order
    public featured_order -> string (1) "3"
    $value[3][2]->featured_order
    public has_subcategory -> string (2) "73"
    $value[3][2]->has_subcategory
    public id -> string (2) "17"
    $value[3][2]->id
    public image -> string (54) "uploads/category/category_671ea2c20b3321-10905577.webp"
    $value[3][2]->image
    • File (14.3KB)
    • -rw-r--r-- 10000 1003 14.3KB Oct 27 2024 uploads/category/category_671ea2c20b3321-10905577.webp
      
    public join_parent_id -> string (1) "3"
    $value[3][2]->join_parent_id
    public name -> string (17) "1:::Coffee Tables"
    $value[3][2]->name
    public parent_id -> string (1) "3"
    $value[3][2]->parent_id
    public parent_slug -> string (11) "living-room"
    $value[3][2]->parent_slug
    public parent_tree -> string (1) "3"
    $value[3][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[3][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3][2]->show_on_main_menu
    public slug -> string (13) "coffee-tables"
    $value[3][2]->slug
    public storage -> string (5) "local"
    $value[3][2]->storage
3 => stdClass#1495 (14)
$value[3][3]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[3][3]->category_order
    public featured_order -> string (1) "4"
    $value[3][3]->featured_order
    public has_subcategory -> string (2) "76"
    $value[3][3]->has_subcategory
    public id -> string (2) "18"
    $value[3][3]->id
    public image -> string (54) "uploads/category/category_671ea477f41fc6-01698110.webp"
    $value[3][3]->image
    • File (17.6KB)
    • -rw-r--r-- 10000 1003 17.6KB Oct 27 2024 uploads/category/category_671ea477f41fc6-01698110.webp
      
    public join_parent_id -> string (1) "3"
    $value[3][3]->join_parent_id
    public name -> string (13) "1:::TV Stands"
    $value[3][3]->name
    public parent_id -> string (1) "3"
    $value[3][3]->parent_id
    public parent_slug -> string (11) "living-room"
    $value[3][3]->parent_slug
    public parent_tree -> string (1) "3"
    $value[3][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[3][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3][3]->show_on_main_menu
    public slug -> string (9) "tv-stands"
    $value[3][3]->slug
    public storage -> string (5) "local"
    $value[3][3]->storage
4 => stdClass#1494 (14)
$value[3][4]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[3][4]->category_order
    public featured_order -> string (1) "1"
    $value[3][4]->featured_order
    public has_subcategory -> string (2) "79"
    $value[3][4]->has_subcategory
    public id -> string (2) "19"
    $value[3][4]->id
    public image -> string (0) ""
    $value[3][4]->image
    public join_parent_id -> string (1) "3"
    $value[3][4]->join_parent_id
    public name -> string (31) "1:::Bookshelves & Display Units"
    $value[3][4]->name
    public parent_id -> string (1) "3"
    $value[3][4]->parent_id
    public parent_slug -> string (11) "living-room"
    $value[3][4]->parent_slug
    public parent_tree -> string (1) "3"
    $value[3][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[3][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3][4]->show_on_main_menu
    public slug -> string (25) "bookshelves-display-units"
    $value[3][4]->slug
    public storage -> string (5) "local"
    $value[3][4]->storage
1 => array (5)
$value[1]
0 => stdClass#1493 (14)
$value[1][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[1][0]->category_order
    public featured_order -> string (1) "2"
    $value[1][0]->featured_order
    public has_subcategory -> string (2) "82"
    $value[1][0]->has_subcategory
    public id -> string (2) "20"
    $value[1][0]->id
    public image -> string (54) "uploads/category/category_671ea71bd8b023-75097282.webp"
    $value[1][0]->image
    • File (16.7KB)
    • -rw-r--r-- 10000 1003 16.7KB Oct 27 2024 uploads/category/category_671ea71bd8b023-75097282.webp
      
    public join_parent_id -> string (1) "1"
    $value[1][0]->join_parent_id
    public name -> string (21) "1:::Beds & Bed Frames"
    $value[1][0]->name
    public parent_id -> string (1) "1"
    $value[1][0]->parent_id
    public parent_slug -> string (7) "bedroom"
    $value[1][0]->parent_slug
    public parent_tree -> string (1) "1"
    $value[1][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[1][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1][0]->show_on_main_menu
    public slug -> string (15) "beds-bed-frames"
    $value[1][0]->slug
    public storage -> string (5) "local"
    $value[1][0]->storage
1 => stdClass#1492 (14)
$value[1][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[1][1]->category_order
    public featured_order -> string (1) "1"
    $value[1][1]->featured_order
    public has_subcategory -> string (2) "85"
    $value[1][1]->has_subcategory
    public id -> string (2) "21"
    $value[1][1]->id
    public image -> string (0) ""
    $value[1][1]->image
    public join_parent_id -> string (1) "1"
    $value[1][1]->join_parent_id
    public name -> string (13) "1:::Wardrobes"
    $value[1][1]->name
    public parent_id -> string (1) "1"
    $value[1][1]->parent_id
    public parent_slug -> string (7) "bedroom"
    $value[1][1]->parent_slug
    public parent_tree -> string (1) "1"
    $value[1][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[1][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1][1]->show_on_main_menu
    public slug -> string (9) "wardrobes"
    $value[1][1]->slug
    public storage -> string (5) "local"
    $value[1][1]->storage
2 => stdClass#1491 (14)
$value[1][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[1][2]->category_order
    public featured_order -> string (1) "1"
    $value[1][2]->featured_order
    public has_subcategory -> string (2) "88"
    $value[1][2]->has_subcategory
    public id -> string (2) "22"
    $value[1][2]->id
    public image -> string (0) ""
    $value[1][2]->image
    public join_parent_id -> string (1) "1"
    $value[1][2]->join_parent_id
    public name -> string (21) "1:::Dressers & Chests"
    $value[1][2]->name
    public parent_id -> string (1) "1"
    $value[1][2]->parent_id
    public parent_slug -> string (7) "bedroom"
    $value[1][2]->parent_slug
    public parent_tree -> string (1) "1"
    $value[1][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[1][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1][2]->show_on_main_menu
    public slug -> string (15) "dressers-chests"
    $value[1][2]->slug
    public storage -> string (5) "local"
    $value[1][2]->storage
3 => stdClass#1490 (14)
$value[1][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[1][3]->category_order
    public featured_order -> string (1) "7"
    $value[1][3]->featured_order
    public has_subcategory -> string (2) "91"
    $value[1][3]->has_subcategory
    public id -> string (2) "23"
    $value[1][3]->id
    public image -> string (54) "uploads/category/category_671ea73e031b91-15165861.webp"
    $value[1][3]->image
    • File (14KB)
    • -rw-r--r-- 10000 1003 14KB Oct 27 2024 uploads/category/category_671ea73e031b91-15165861.webp
      
    public join_parent_id -> string (1) "1"
    $value[1][3]->join_parent_id
    public name -> string (15) "1:::Nightstands"
    $value[1][3]->name
    public parent_id -> string (1) "1"
    $value[1][3]->parent_id
    public parent_slug -> string (7) "bedroom"
    $value[1][3]->parent_slug
    public parent_tree -> string (1) "1"
    $value[1][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[1][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1][3]->show_on_main_menu
    public slug -> string (11) "nightstands"
    $value[1][3]->slug
    public storage -> string (5) "local"
    $value[1][3]->storage
4 => stdClass#1489 (14)
$value[1][4]
  • Properties (14)
  • public category_order -> string (1) "5"
    $value[1][4]->category_order
    public featured_order -> string (1) "1"
    $value[1][4]->featured_order
    public has_subcategory -> string (3) "224"
    $value[1][4]->has_subcategory
    public id -> string (3) "223"
    $value[1][4]->id
    public image -> string (0) ""
    $value[1][4]->image
    public join_parent_id -> string (1) "1"
    $value[1][4]->join_parent_id
    public name -> string (19) "1:::Bedroom Benches"
    $value[1][4]->name
    public parent_id -> string (1) "1"
    $value[1][4]->parent_id
    public parent_slug -> string (7) "bedroom"
    $value[1][4]->parent_slug
    public parent_tree -> string (1) "1"
    $value[1][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[1][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1][4]->show_on_main_menu
    public slug -> string (15) "bedroom-benches"
    $value[1][4]->slug
    public storage -> string (5) "local"
    $value[1][4]->storage
9 => array (4)
$value[9]
0 => stdClass#1488 (14)
$value[9][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[9][0]->category_order
    public featured_order -> string (1) "1"
    $value[9][0]->featured_order
    public has_subcategory -> string (3) "151"
    $value[9][0]->has_subcategory
    public id -> string (2) "44"
    $value[9][0]->id
    public image -> string (0) ""
    $value[9][0]->image
    public join_parent_id -> string (1) "9"
    $value[9][0]->join_parent_id
    public name -> string (18) "1:::Ceiling Lights"
    $value[9][0]->name
    public parent_id -> string (1) "9"
    $value[9][0]->parent_id
    public parent_slug -> string (8) "lighting"
    $value[9][0]->parent_slug
    public parent_tree -> string (1) "9"
    $value[9][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[9][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[9][0]->show_on_main_menu
    public slug -> string (14) "ceiling-lights"
    $value[9][0]->slug
    public storage -> string (5) "local"
    $value[9][0]->storage
1 => stdClass#1487 (14)
$value[9][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[9][1]->category_order
    public featured_order -> string (1) "1"
    $value[9][1]->featured_order
    public has_subcategory -> string (3) "154"
    $value[9][1]->has_subcategory
    public id -> string (2) "45"
    $value[9][1]->id
    public image -> string (0) ""
    $value[9][1]->image
    public join_parent_id -> string (1) "9"
    $value[9][1]->join_parent_id
    public name -> string (15) "1:::Table Lamps"
    $value[9][1]->name
    public parent_id -> string (1) "9"
    $value[9][1]->parent_id
    public parent_slug -> string (8) "lighting"
    $value[9][1]->parent_slug
    public parent_tree -> string (1) "9"
    $value[9][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[9][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[9][1]->show_on_main_menu
    public slug -> string (11) "table-lamps"
    $value[9][1]->slug
    public storage -> string (5) "local"
    $value[9][1]->storage
2 => stdClass#1486 (14)
$value[9][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[9][2]->category_order
    public featured_order -> string (1) "1"
    $value[9][2]->featured_order
    public has_subcategory -> string (3) "157"
    $value[9][2]->has_subcategory
    public id -> string (2) "46"
    $value[9][2]->id
    public image -> string (0) ""
    $value[9][2]->image
    public join_parent_id -> string (1) "9"
    $value[9][2]->join_parent_id
    public name -> string (15) "1:::Floor Lamps"
    $value[9][2]->name
    public parent_id -> string (1) "9"
    $value[9][2]->parent_id
    public parent_slug -> string (8) "lighting"
    $value[9][2]->parent_slug
    public parent_tree -> string (1) "9"
    $value[9][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[9][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[9][2]->show_on_main_menu
    public slug -> string (11) "floor-lamps"
    $value[9][2]->slug
    public storage -> string (5) "local"
    $value[9][2]->storage
3 => stdClass#1485 (14)
$value[9][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[9][3]->category_order
    public featured_order -> string (1) "1"
    $value[9][3]->featured_order
    public has_subcategory -> string (3) "160"
    $value[9][3]->has_subcategory
    public id -> string (2) "47"
    $value[9][3]->id
    public image -> string (0) ""
    $value[9][3]->image
    public join_parent_id -> string (1) "9"
    $value[9][3]->join_parent_id
    public name -> string (20) "1:::Outdoor Lighting"
    $value[9][3]->name
    public parent_id -> string (1) "9"
    $value[9][3]->parent_id
    public parent_slug -> string (8) "lighting"
    $value[9][3]->parent_slug
    public parent_tree -> string (1) "9"
    $value[9][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[9][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[9][3]->show_on_main_menu
    public slug -> string (16) "outdoor-lighting"
    $value[9][3]->slug
    public storage -> string (5) "local"
    $value[9][3]->storage
7 => array (4)
$value[7]
0 => stdClass#1484 (14)
$value[7][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[7][0]->category_order
    public featured_order -> string (1) "1"
    $value[7][0]->featured_order
    public has_subcategory -> string (3) "127"
    $value[7][0]->has_subcategory
    public id -> string (2) "36"
    $value[7][0]->id
    public image -> string (0) ""
    $value[7][0]->image
    public join_parent_id -> string (1) "7"
    $value[7][0]->join_parent_id
    public name -> string (18) "1:::Console Tables"
    $value[7][0]->name
    public parent_id -> string (1) "7"
    $value[7][0]->parent_id
    public parent_slug -> string (16) "entryway-hallway"
    $value[7][0]->parent_slug
    public parent_tree -> string (1) "7"
    $value[7][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[7][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[7][0]->show_on_main_menu
    public slug -> string (14) "console-tables"
    $value[7][0]->slug
    public storage -> string (5) "local"
    $value[7][0]->storage
1 => stdClass#1483 (14)
$value[7][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[7][1]->category_order
    public featured_order -> string (1) "1"
    $value[7][1]->featured_order
    public has_subcategory -> string (3) "130"
    $value[7][1]->has_subcategory
    public id -> string (2) "37"
    $value[7][1]->id
    public image -> string (0) ""
    $value[7][1]->image
    public join_parent_id -> string (1) "7"
    $value[7][1]->join_parent_id
    public name -> string (24) "1:::Shoe Racks & Storage"
    $value[7][1]->name
    public parent_id -> string (1) "7"
    $value[7][1]->parent_id
    public parent_slug -> string (16) "entryway-hallway"
    $value[7][1]->parent_slug
    public parent_tree -> string (1) "7"
    $value[7][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[7][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[7][1]->show_on_main_menu
    public slug -> string (18) "shoe-racks-storage"
    $value[7][1]->slug
    public storage -> string (5) "local"
    $value[7][1]->storage
2 => stdClass#1482 (14)
$value[7][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[7][2]->category_order
    public featured_order -> string (1) "1"
    $value[7][2]->featured_order
    public has_subcategory -> string (3) "133"
    $value[7][2]->has_subcategory
    public id -> string (2) "38"
    $value[7][2]->id
    public image -> string (0) ""
    $value[7][2]->image
    public join_parent_id -> string (1) "7"
    $value[7][2]->join_parent_id
    public name -> string (23) "1:::Coat Stands & Hooks"
    $value[7][2]->name
    public parent_id -> string (1) "7"
    $value[7][2]->parent_id
    public parent_slug -> string (16) "entryway-hallway"
    $value[7][2]->parent_slug
    public parent_tree -> string (1) "7"
    $value[7][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[7][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[7][2]->show_on_main_menu
    public slug -> string (17) "coat-stands-hooks"
    $value[7][2]->slug
    public storage -> string (5) "local"
    $value[7][2]->storage
3 => stdClass#1481 (14)
$value[7][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[7][3]->category_order
    public featured_order -> string (1) "1"
    $value[7][3]->featured_order
    public has_subcategory -> string (3) "136"
    $value[7][3]->has_subcategory
    public id -> string (2) "39"
    $value[7][3]->id
    public image -> string (0) ""
    $value[7][3]->image
    public join_parent_id -> string (1) "7"
    $value[7][3]->join_parent_id
    public name -> string (24) "1:::Benches with Storage"
    $value[7][3]->name
    public parent_id -> string (1) "7"
    $value[7][3]->parent_id
    public parent_slug -> string (16) "entryway-hallway"
    $value[7][3]->parent_slug
    public parent_tree -> string (1) "7"
    $value[7][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[7][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[7][3]->show_on_main_menu
    public slug -> string (20) "benches-with-storage"
    $value[7][3]->slug
    public storage -> string (5) "local"
    $value[7][3]->storage
185 => array (4)
$value[185]
0 => stdClass#1480 (14)
$value[185][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[185][0]->category_order
    public featured_order -> string (1) "1"
    $value[185][0]->featured_order
    public has_subcategory -> string (3) "190"
    $value[185][0]->has_subcategory
    public id -> string (3) "186"
    $value[185][0]->id
    public image -> string (0) ""
    $value[185][0]->image
    public join_parent_id -> string (3) "185"
    $value[185][0]->join_parent_id
    public name -> string (16) "1:::Decade-Based"
    $value[185][0]->name
    public parent_id -> string (3) "185"
    $value[185][0]->parent_id
    public parent_slug -> string (7) "vintage"
    $value[185][0]->parent_slug
    public parent_tree -> string (3) "185"
    $value[185][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[185][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[185][0]->show_on_main_menu
    public slug -> string (12) "decade-based"
    $value[185][0]->slug
    public storage -> string (5) "local"
    $value[185][0]->storage
1 => stdClass#1479 (14)
$value[185][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[185][1]->category_order
    public featured_order -> string (1) "1"
    $value[185][1]->featured_order
    public has_subcategory -> string (3) "195"
    $value[185][1]->has_subcategory
    public id -> string (3) "187"
    $value[185][1]->id
    public image -> string (0) ""
    $value[185][1]->image
    public join_parent_id -> string (3) "185"
    $value[185][1]->join_parent_id
    public name -> string (15) "1:::Style-Based"
    $value[185][1]->name
    public parent_id -> string (3) "185"
    $value[185][1]->parent_id
    public parent_slug -> string (7) "vintage"
    $value[185][1]->parent_slug
    public parent_tree -> string (3) "185"
    $value[185][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[185][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[185][1]->show_on_main_menu
    public slug -> string (11) "style-based"
    $value[185][1]->slug
    public storage -> string (5) "local"
    $value[185][1]->storage
2 => stdClass#1478 (14)
$value[185][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[185][2]->category_order
    public featured_order -> string (1) "1"
    $value[185][2]->featured_order
    public has_subcategory -> string (3) "200"
    $value[185][2]->has_subcategory
    public id -> string (3) "188"
    $value[185][2]->id
    public image -> string (0) ""
    $value[185][2]->image
    public join_parent_id -> string (3) "185"
    $value[185][2]->join_parent_id
    public name -> string (14) "1:::Room-Based"
    $value[185][2]->name
    public parent_id -> string (3) "185"
    $value[185][2]->parent_id
    public parent_slug -> string (7) "vintage"
    $value[185][2]->parent_slug
    public parent_tree -> string (3) "185"
    $value[185][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[185][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[185][2]->show_on_main_menu
    public slug -> string (10) "room-based"
    $value[185][2]->slug
    public storage -> string (5) "local"
    $value[185][2]->storage
3 => stdClass#1477 (14)
$value[185][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[185][3]->category_order
    public featured_order -> string (1) "1"
    $value[185][3]->featured_order
    public has_subcategory -> string (3) "204"
    $value[185][3]->has_subcategory
    public id -> string (3) "189"
    $value[185][3]->id
    public image -> string (0) ""
    $value[185][3]->image
    public join_parent_id -> string (3) "185"
    $value[185][3]->join_parent_id
    public name -> string (14) "1:::Type-Based"
    $value[185][3]->name
    public parent_id -> string (3) "185"
    $value[185][3]->parent_id
    public parent_slug -> string (7) "vintage"
    $value[185][3]->parent_slug
    public parent_tree -> string (3) "185"
    $value[185][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[185][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[185][3]->show_on_main_menu
    public slug -> string (10) "type-based"
    $value[185][3]->slug
    public storage -> string (5) "local"
    $value[185][3]->storage
2 => array (5)
$value[2]
0 => stdClass#1476 (14)
$value[2][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[2][0]->category_order
    public featured_order -> string (1) "1"
    $value[2][0]->featured_order
    public has_subcategory -> string (2) "56"
    $value[2][0]->has_subcategory
    public id -> string (2) "12"
    $value[2][0]->id
    public image -> string (54) "uploads/category/category_671ea1fb0db637-69429658.webp"
    $value[2][0]->image
    • File (29.4KB)
    • -rw-r--r-- 10000 1003 29.4KB Oct 27 2024 uploads/category/category_671ea1fb0db637-69429658.webp
      
    public join_parent_id -> string (1) "2"
    $value[2][0]->join_parent_id
    public name -> string (17) "1:::Dining Tables"
    $value[2][0]->name
    public parent_id -> string (1) "2"
    $value[2][0]->parent_id
    public parent_slug -> string (11) "dining-room"
    $value[2][0]->parent_slug
    public parent_tree -> string (1) "2"
    $value[2][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[2][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2][0]->show_on_main_menu
    public slug -> string (13) "dining-tables"
    $value[2][0]->slug
    public storage -> string (5) "local"
    $value[2][0]->storage
1 => stdClass#1475 (14)
$value[2][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[2][1]->category_order
    public featured_order -> string (1) "1"
    $value[2][1]->featured_order
    public has_subcategory -> string (2) "60"
    $value[2][1]->has_subcategory
    public id -> string (2) "13"
    $value[2][1]->id
    public image -> string (0) ""
    $value[2][1]->image
    public join_parent_id -> string (1) "2"
    $value[2][1]->join_parent_id
    public name -> string (17) "1:::Dining Chairs"
    $value[2][1]->name
    public parent_id -> string (1) "2"
    $value[2][1]->parent_id
    public parent_slug -> string (11) "dining-room"
    $value[2][1]->parent_slug
    public parent_tree -> string (1) "2"
    $value[2][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[2][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2][1]->show_on_main_menu
    public slug -> string (13) "dining-chairs"
    $value[2][1]->slug
    public storage -> string (5) "local"
    $value[2][1]->storage
2 => stdClass#1474 (14)
$value[2][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[2][2]->category_order
    public featured_order -> string (1) "1"
    $value[2][2]->featured_order
    public has_subcategory -> string (2) "63"
    $value[2][2]->has_subcategory
    public id -> string (2) "14"
    $value[2][2]->id
    public image -> string (0) ""
    $value[2][2]->image
    public join_parent_id -> string (1) "2"
    $value[2][2]->join_parent_id
    public name -> string (24) "1:::Sideboards & Buffets"
    $value[2][2]->name
    public parent_id -> string (1) "2"
    $value[2][2]->parent_id
    public parent_slug -> string (11) "dining-room"
    $value[2][2]->parent_slug
    public parent_tree -> string (1) "2"
    $value[2][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[2][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2][2]->show_on_main_menu
    public slug -> string (18) "sideboards-buffets"
    $value[2][2]->slug
    public storage -> string (5) "local"
    $value[2][2]->storage
3 => stdClass#1473 (14)
$value[2][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[2][3]->category_order
    public featured_order -> string (1) "1"
    $value[2][3]->featured_order
    public has_subcategory -> string (2) "66"
    $value[2][3]->has_subcategory
    public id -> string (2) "15"
    $value[2][3]->id
    public image -> string (0) ""
    $value[2][3]->image
    public join_parent_id -> string (1) "2"
    $value[2][3]->join_parent_id
    public name -> string (15) "1:::Dining Sets"
    $value[2][3]->name
    public parent_id -> string (1) "2"
    $value[2][3]->parent_id
    public parent_slug -> string (11) "dining-room"
    $value[2][3]->parent_slug
    public parent_tree -> string (1) "2"
    $value[2][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[2][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2][3]->show_on_main_menu
    public slug -> string (11) "dining-sets"
    $value[2][3]->slug
    public storage -> string (5) "local"
    $value[2][3]->storage
4 => stdClass#1472 (14)
$value[2][4]
  • Properties (14)
  • public category_order -> string (1) "5"
    $value[2][4]->category_order
    public featured_order -> string (1) "1"
    $value[2][4]->featured_order
    public has_subcategory -> string (3) "219"
    $value[2][4]->has_subcategory
    public id -> string (3) "218"
    $value[2][4]->id
    public image -> string (0) ""
    $value[2][4]->image
    public join_parent_id -> string (1) "2"
    $value[2][4]->join_parent_id
    public name -> string (24) "1:::Bar & Counter Stools"
    $value[2][4]->name
    public parent_id -> string (1) "2"
    $value[2][4]->parent_id
    public parent_slug -> string (11) "dining-room"
    $value[2][4]->parent_slug
    public parent_tree -> string (1) "2"
    $value[2][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[2][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2][4]->show_on_main_menu
    public slug -> string (18) "bar-counter-stools"
    $value[2][4]->slug
    public storage -> string (5) "local"
    $value[2][4]->storage
6 => array (4)
$value[6]
0 => stdClass#1471 (14)
$value[6][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[6][0]->category_order
    public featured_order -> string (1) "1"
    $value[6][0]->featured_order
    public has_subcategory -> string (3) "116"
    $value[6][0]->has_subcategory
    public id -> string (2) "32"
    $value[6][0]->id
    public image -> string (0) ""
    $value[6][0]->image
    public join_parent_id -> string (1) "6"
    $value[6][0]->join_parent_id
    public name -> string (27) "1:::Kitchen Islands & Carts"
    $value[6][0]->name
    public parent_id -> string (1) "6"
    $value[6][0]->parent_id
    public parent_slug -> string (7) "kitchen"
    $value[6][0]->parent_slug
    public parent_tree -> string (1) "6"
    $value[6][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[6][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[6][0]->show_on_main_menu
    public slug -> string (21) "kitchen-islands-carts"
    $value[6][0]->slug
    public storage -> string (5) "local"
    $value[6][0]->storage
1 => stdClass#1470 (14)
$value[6][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[6][1]->category_order
    public featured_order -> string (1) "1"
    $value[6][1]->featured_order
    public has_subcategory -> string (3) "119"
    $value[6][1]->has_subcategory
    public id -> string (2) "33"
    $value[6][1]->id
    public image -> string (0) ""
    $value[6][1]->image
    public join_parent_id -> string (1) "6"
    $value[6][1]->join_parent_id
    public name -> string (32) "1:::Kitchen Cabinets & Cupboards"
    $value[6][1]->name
    public parent_id -> string (1) "6"
    $value[6][1]->parent_id
    public parent_slug -> string (7) "kitchen"
    $value[6][1]->parent_slug
    public parent_tree -> string (1) "6"
    $value[6][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[6][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[6][1]->show_on_main_menu
    public slug -> string (26) "kitchen-cabinets-cupboards"
    $value[6][1]->slug
    public storage -> string (5) "local"
    $value[6][1]->storage
2 => stdClass#1469 (14)
$value[6][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[6][2]->category_order
    public featured_order -> string (1) "1"
    $value[6][2]->featured_order
    public has_subcategory -> string (3) "122"
    $value[6][2]->has_subcategory
    public id -> string (2) "34"
    $value[6][2]->id
    public image -> string (0) ""
    $value[6][2]->image
    public join_parent_id -> string (1) "6"
    $value[6][2]->join_parent_id
    public name -> string (14) "1:::Bar Stools"
    $value[6][2]->name
    public parent_id -> string (1) "6"
    $value[6][2]->parent_id
    public parent_slug -> string (7) "kitchen"
    $value[6][2]->parent_slug
    public parent_tree -> string (1) "6"
    $value[6][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[6][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[6][2]->show_on_main_menu
    public slug -> string (10) "bar-stools"
    $value[6][2]->slug
    public storage -> string (5) "local"
    $value[6][2]->storage
3 => stdClass#1468 (14)
$value[6][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[6][3]->category_order
    public featured_order -> string (1) "1"
    $value[6][3]->featured_order
    public has_subcategory -> string (3) "125"
    $value[6][3]->has_subcategory
    public id -> string (2) "35"
    $value[6][3]->id
    public image -> string (0) ""
    $value[6][3]->image
    public join_parent_id -> string (1) "6"
    $value[6][3]->join_parent_id
    public name -> string (20) "1:::Breakfast Tables"
    $value[6][3]->name
    public parent_id -> string (1) "6"
    $value[6][3]->parent_id
    public parent_slug -> string (7) "kitchen"
    $value[6][3]->parent_slug
    public parent_tree -> string (1) "6"
    $value[6][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[6][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[6][3]->show_on_main_menu
    public slug -> string (16) "breakfast-tables"
    $value[6][3]->slug
    public storage -> string (5) "local"
    $value[6][3]->storage
4 => array (4)
$value[4]
0 => stdClass#1467 (14)
$value[4][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[4][0]->category_order
    public featured_order -> string (1) "8"
    $value[4][0]->featured_order
    public has_subcategory -> string (2) "94"
    $value[4][0]->has_subcategory
    public id -> string (2) "24"
    $value[4][0]->id
    public image -> string (54) "uploads/category/category_671ea7a7cf71d6-46523981.webp"
    $value[4][0]->image
    • File (28.8KB)
    • -rw-r--r-- 10000 1003 28.8KB Oct 27 2024 uploads/category/category_671ea7a7cf71d6-46523981.webp
      
    public join_parent_id -> string (1) "4"
    $value[4][0]->join_parent_id
    public name -> string (16) "1:::Office Desks"
    $value[4][0]->name
    public parent_id -> string (1) "4"
    $value[4][0]->parent_id
    public parent_slug -> string (6) "office"
    $value[4][0]->parent_slug
    public parent_tree -> string (1) "4"
    $value[4][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[4][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[4][0]->show_on_main_menu
    public slug -> string (12) "office-desks"
    $value[4][0]->slug
    public storage -> string (5) "local"
    $value[4][0]->storage
1 => stdClass#1466 (14)
$value[4][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[4][1]->category_order
    public featured_order -> string (1) "6"
    $value[4][1]->featured_order
    public has_subcategory -> string (2) "98"
    $value[4][1]->has_subcategory
    public id -> string (2) "25"
    $value[4][1]->id
    public image -> string (54) "uploads/category/category_671ea7877f6150-14207154.webp"
    $value[4][1]->image
    • File (18.9KB)
    • -rw-r--r-- 10000 1003 18.9KB Oct 27 2024 uploads/category/category_671ea7877f6150-14207154.webp
      
    public join_parent_id -> string (1) "4"
    $value[4][1]->join_parent_id
    public name -> string (17) "1:::Office Chairs"
    $value[4][1]->name
    public parent_id -> string (1) "4"
    $value[4][1]->parent_id
    public parent_slug -> string (6) "office"
    $value[4][1]->parent_slug
    public parent_tree -> string (1) "4"
    $value[4][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[4][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[4][1]->show_on_main_menu
    public slug -> string (13) "office-chairs"
    $value[4][1]->slug
    public storage -> string (5) "local"
    $value[4][1]->storage
2 => stdClass#1465 (14)
$value[4][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[4][2]->category_order
    public featured_order -> string (1) "1"
    $value[4][2]->featured_order
    public has_subcategory -> string (3) "101"
    $value[4][2]->has_subcategory
    public id -> string (2) "26"
    $value[4][2]->id
    public image -> string (0) ""
    $value[4][2]->image
    public join_parent_id -> string (1) "4"
    $value[4][2]->join_parent_id
    public name -> string (24) "1:::Bookcases & Shelving"
    $value[4][2]->name
    public parent_id -> string (1) "4"
    $value[4][2]->parent_id
    public parent_slug -> string (6) "office"
    $value[4][2]->parent_slug
    public parent_tree -> string (1) "4"
    $value[4][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[4][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[4][2]->show_on_main_menu
    public slug -> string (18) "bookcases-shelving"
    $value[4][2]->slug
    public storage -> string (5) "local"
    $value[4][2]->storage
3 => stdClass#1464 (14)
$value[4][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[4][3]->category_order
    public featured_order -> string (1) "1"
    $value[4][3]->featured_order
    public has_subcategory -> string (3) "103"
    $value[4][3]->has_subcategory
    public id -> string (2) "27"
    $value[4][3]->id
    public image -> string (0) ""
    $value[4][3]->image
    public join_parent_id -> string (1) "4"
    $value[4][3]->join_parent_id
    public name -> string (24) "1:::Office Storage Units"
    $value[4][3]->name
    public parent_id -> string (1) "4"
    $value[4][3]->parent_id
    public parent_slug -> string (6) "office"
    $value[4][3]->parent_slug
    public parent_tree -> string (1) "4"
    $value[4][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[4][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[4][3]->show_on_main_menu
    public slug -> string (20) "office-storage-units"
    $value[4][3]->slug
    public storage -> string (5) "local"
    $value[4][3]->storage
8 => array (4)
$value[8]
0 => stdClass#1463 (14)
$value[8][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[8][0]->category_order
    public featured_order -> string (1) "1"
    $value[8][0]->featured_order
    public has_subcategory -> string (3) "139"
    $value[8][0]->has_subcategory
    public id -> string (2) "40"
    $value[8][0]->id
    public image -> string (0) ""
    $value[8][0]->image
    public join_parent_id -> string (1) "8"
    $value[8][0]->join_parent_id
    public name -> string (26) "1:::Patio Chairs & Seating"
    $value[8][0]->name
    public parent_id -> string (1) "8"
    $value[8][0]->parent_id
    public parent_slug -> string (14) "outdoor-garden"
    $value[8][0]->parent_slug
    public parent_tree -> string (1) "8"
    $value[8][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[8][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[8][0]->show_on_main_menu
    public slug -> string (20) "patio-chairs-seating"
    $value[8][0]->slug
    public storage -> string (5) "local"
    $value[8][0]->storage
1 => stdClass#1462 (14)
$value[8][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[8][1]->category_order
    public featured_order -> string (1) "1"
    $value[8][1]->featured_order
    public has_subcategory -> string (3) "142"
    $value[8][1]->has_subcategory
    public id -> string (2) "41"
    $value[8][1]->id
    public image -> string (0) ""
    $value[8][1]->image
    public join_parent_id -> string (1) "8"
    $value[8][1]->join_parent_id
    public name -> string (23) "1:::Outdoor Dining Sets"
    $value[8][1]->name
    public parent_id -> string (1) "8"
    $value[8][1]->parent_id
    public parent_slug -> string (14) "outdoor-garden"
    $value[8][1]->parent_slug
    public parent_tree -> string (1) "8"
    $value[8][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[8][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[8][1]->show_on_main_menu
    public slug -> string (19) "outdoor-dining-sets"
    $value[8][1]->slug
    public storage -> string (5) "local"
    $value[8][1]->storage
2 => stdClass#1461 (14)
$value[8][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[8][2]->category_order
    public featured_order -> string (1) "1"
    $value[8][2]->featured_order
    public has_subcategory -> string (3) "145"
    $value[8][2]->has_subcategory
    public id -> string (2) "42"
    $value[8][2]->id
    public image -> string (0) ""
    $value[8][2]->image
    public join_parent_id -> string (1) "8"
    $value[8][2]->join_parent_id
    public name -> string (18) "1:::Garden Storage"
    $value[8][2]->name
    public parent_id -> string (1) "8"
    $value[8][2]->parent_id
    public parent_slug -> string (14) "outdoor-garden"
    $value[8][2]->parent_slug
    public parent_tree -> string (1) "8"
    $value[8][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[8][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[8][2]->show_on_main_menu
    public slug -> string (14) "garden-storage"
    $value[8][2]->slug
    public storage -> string (5) "local"
    $value[8][2]->storage
3 => stdClass#1460 (14)
$value[8][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[8][3]->category_order
    public featured_order -> string (1) "1"
    $value[8][3]->featured_order
    public has_subcategory -> string (3) "148"
    $value[8][3]->has_subcategory
    public id -> string (2) "43"
    $value[8][3]->id
    public image -> string (0) ""
    $value[8][3]->image
    public join_parent_id -> string (1) "8"
    $value[8][3]->join_parent_id
    public name -> string (23) "1:::Outdoor Rugs & Mats"
    $value[8][3]->name
    public parent_id -> string (1) "8"
    $value[8][3]->parent_id
    public parent_slug -> string (14) "outdoor-garden"
    $value[8][3]->parent_slug
    public parent_tree -> string (1) "8"
    $value[8][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[8][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[8][3]->show_on_main_menu
    public slug -> string (17) "outdoor-rugs-mats"
    $value[8][3]->slug
    public storage -> string (5) "local"
    $value[8][3]->storage
5 => array (4)
$value[5]
0 => stdClass#1459 (14)
$value[5][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[5][0]->category_order
    public featured_order -> string (1) "1"
    $value[5][0]->featured_order
    public has_subcategory -> string (3) "106"
    $value[5][0]->has_subcategory
    public id -> string (2) "28"
    $value[5][0]->id
    public image -> string (0) ""
    $value[5][0]->image
    public join_parent_id -> string (1) "5"
    $value[5][0]->join_parent_id
    public name -> string (16) "1:::Vanity Units"
    $value[5][0]->name
    public parent_id -> string (1) "5"
    $value[5][0]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[5][0]->parent_slug
    public parent_tree -> string (1) "5"
    $value[5][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[5][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[5][0]->show_on_main_menu
    public slug -> string (12) "vanity-units"
    $value[5][0]->slug
    public storage -> string (5) "local"
    $value[5][0]->storage
1 => stdClass#1458 (14)
$value[5][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[5][1]->category_order
    public featured_order -> string (1) "1"
    $value[5][1]->featured_order
    public has_subcategory -> string (3) "109"
    $value[5][1]->has_subcategory
    public id -> string (2) "29"
    $value[5][1]->id
    public image -> string (0) ""
    $value[5][1]->image
    public join_parent_id -> string (1) "5"
    $value[5][1]->join_parent_id
    public name -> string (21) "1:::Bathroom Cabinets"
    $value[5][1]->name
    public parent_id -> string (1) "5"
    $value[5][1]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[5][1]->parent_slug
    public parent_tree -> string (1) "5"
    $value[5][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[5][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[5][1]->show_on_main_menu
    public slug -> string (17) "bathroom-cabinets"
    $value[5][1]->slug
    public storage -> string (5) "local"
    $value[5][1]->storage
2 => stdClass#1457 (14)
$value[5][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[5][2]->category_order
    public featured_order -> string (1) "1"
    $value[5][2]->featured_order
    public has_subcategory -> string (3) "111"
    $value[5][2]->has_subcategory
    public id -> string (2) "30"
    $value[5][2]->id
    public image -> string (0) ""
    $value[5][2]->image
    public join_parent_id -> string (1) "5"
    $value[5][2]->join_parent_id
    public name -> string (12) "1:::Shelving"
    $value[5][2]->name
    public parent_id -> string (1) "5"
    $value[5][2]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[5][2]->parent_slug
    public parent_tree -> string (1) "5"
    $value[5][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[5][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[5][2]->show_on_main_menu
    public slug -> string (8) "shelving"
    $value[5][2]->slug
    public storage -> string (5) "local"
    $value[5][2]->storage
3 => stdClass#1456 (14)
$value[5][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[5][3]->category_order
    public featured_order -> string (1) "1"
    $value[5][3]->featured_order
    public has_subcategory -> string (3) "114"
    $value[5][3]->has_subcategory
    public id -> string (2) "31"
    $value[5][3]->id
    public image -> string (0) ""
    $value[5][3]->image
    public join_parent_id -> string (1) "5"
    $value[5][3]->join_parent_id
    public name -> string (25) "1:::Towel Racks & Holders"
    $value[5][3]->name
    public parent_id -> string (1) "5"
    $value[5][3]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[5][3]->parent_slug
    public parent_tree -> string (1) "5"
    $value[5][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[5][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[5][3]->show_on_main_menu
    public slug -> string (19) "towel-racks-holders"
    $value[5][3]->slug
    public storage -> string (5) "local"
    $value[5][3]->storage
11 => array (5)
$value[11]
0 => stdClass#1455 (14)
$value[11][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[11][0]->category_order
    public featured_order -> string (1) "1"
    $value[11][0]->featured_order
    public has_subcategory -> string (3) "173"
    $value[11][0]->has_subcategory
    public id -> string (2) "52"
    $value[11][0]->id
    public image -> string (0) ""
    $value[11][0]->image
    public join_parent_id -> string (2) "11"
    $value[11][0]->join_parent_id
    public name -> string (21) "1:::Wall Art & Prints"
    $value[11][0]->name
    public parent_id -> string (2) "11"
    $value[11][0]->parent_id
    public parent_slug -> string (10) "home-decor"
    $value[11][0]->parent_slug
    public parent_tree -> string (2) "11"
    $value[11][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[11][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[11][0]->show_on_main_menu
    public slug -> string (15) "wall-art-prints"
    $value[11][0]->slug
    public storage -> string (5) "local"
    $value[11][0]->storage
1 => stdClass#1454 (14)
$value[11][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[11][1]->category_order
    public featured_order -> string (1) "1"
    $value[11][1]->featured_order
    public has_subcategory -> string (3) "176"
    $value[11][1]->has_subcategory
    public id -> string (2) "53"
    $value[11][1]->id
    public image -> string (0) ""
    $value[11][1]->image
    public join_parent_id -> string (2) "11"
    $value[11][1]->join_parent_id
    public name -> string (21) "1:::Cushions & Throws"
    $value[11][1]->name
    public parent_id -> string (2) "11"
    $value[11][1]->parent_id
    public parent_slug -> string (10) "home-decor"
    $value[11][1]->parent_slug
    public parent_tree -> string (2) "11"
    $value[11][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[11][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[11][1]->show_on_main_menu
    public slug -> string (15) "cushions-throws"
    $value[11][1]->slug
    public storage -> string (5) "local"
    $value[11][1]->storage
2 => stdClass#1453 (14)
$value[11][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[11][2]->category_order
    public featured_order -> string (1) "1"
    $value[11][2]->featured_order
    public has_subcategory -> string (3) "179"
    $value[11][2]->has_subcategory
    public id -> string (2) "54"
    $value[11][2]->id
    public image -> string (0) ""
    $value[11][2]->image
    public join_parent_id -> string (2) "11"
    $value[11][2]->join_parent_id
    public name -> string (20) "1:::Vases & Planters"
    $value[11][2]->name
    public parent_id -> string (2) "11"
    $value[11][2]->parent_id
    public parent_slug -> string (10) "home-decor"
    $value[11][2]->parent_slug
    public parent_tree -> string (2) "11"
    $value[11][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[11][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[11][2]->show_on_main_menu
    public slug -> string (14) "vases-planters"
    $value[11][2]->slug
    public storage -> string (5) "local"
    $value[11][2]->storage
3 => stdClass#1452 (14)
$value[11][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[11][3]->category_order
    public featured_order -> string (1) "1"
    $value[11][3]->featured_order
    public has_subcategory -> string (3) "182"
    $value[11][3]->has_subcategory
    public id -> string (2) "55"
    $value[11][3]->id
    public image -> string (0) ""
    $value[11][3]->image
    public join_parent_id -> string (2) "11"
    $value[11][3]->join_parent_id
    public name -> string (30) "1:::Decorative Storage & Boxes"
    $value[11][3]->name
    public parent_id -> string (2) "11"
    $value[11][3]->parent_id
    public parent_slug -> string (10) "home-decor"
    $value[11][3]->parent_slug
    public parent_tree -> string (2) "11"
    $value[11][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[11][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[11][3]->show_on_main_menu
    public slug -> string (24) "decorative-storage-boxes"
    $value[11][3]->slug
    public storage -> string (5) "local"
    $value[11][3]->storage
4 => stdClass#1451 (14)
$value[11][4]
  • Properties (14)
  • public category_order -> string (1) "5"
    $value[11][4]->category_order
    public featured_order -> string (1) "1"
    $value[11][4]->featured_order
    public has_subcategory -> string (3) "215"
    $value[11][4]->has_subcategory
    public id -> string (3) "214"
    $value[11][4]->id
    public image -> string (0) ""
    $value[11][4]->image
    public join_parent_id -> string (2) "11"
    $value[11][4]->join_parent_id
    public name -> string (11) "1:::Mirrors"
    $value[11][4]->name
    public parent_id -> string (2) "11"
    $value[11][4]->parent_id
    public parent_slug -> string (10) "home-decor"
    $value[11][4]->parent_slug
    public parent_tree -> string (2) "11"
    $value[11][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[11][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[11][4]->show_on_main_menu
    public slug -> string (7) "mirrors"
    $value[11][4]->slug
    public storage -> string (5) "local"
    $value[11][4]->storage
41 => array (3)
$value[41]
0 => stdClass#1450 (14)
$value[41][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[41][0]->category_order
    public featured_order -> string (1) "1"
    $value[41][0]->featured_order
    public has_subcategory -> null
    $value[41][0]->has_subcategory
    public id -> string (3) "142"
    $value[41][0]->id
    public image -> string (0) ""
    $value[41][0]->image
    public join_parent_id -> string (2) "41"
    $value[41][0]->join_parent_id
    public name -> string (24) "1:::2-Person Bistro Sets"
    $value[41][0]->name
    public parent_id -> string (2) "41"
    $value[41][0]->parent_id
    public parent_slug -> string (19) "outdoor-dining-sets"
    $value[41][0]->parent_slug
    public parent_tree -> string (4) "8,41"
    $value[41][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[41][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[41][0]->show_on_main_menu
    public slug -> string (20) "2-person-bistro-sets"
    $value[41][0]->slug
    public storage -> string (5) "local"
    $value[41][0]->storage
1 => stdClass#1449 (14)
$value[41][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[41][1]->category_order
    public featured_order -> string (1) "1"
    $value[41][1]->featured_order
    public has_subcategory -> null
    $value[41][1]->has_subcategory
    public id -> string (3) "143"
    $value[41][1]->id
    public image -> string (0) ""
    $value[41][1]->image
    public join_parent_id -> string (2) "41"
    $value[41][1]->join_parent_id
    public name -> string (24) "1:::4-Person Dining Sets"
    $value[41][1]->name
    public parent_id -> string (2) "41"
    $value[41][1]->parent_id
    public parent_slug -> string (19) "outdoor-dining-sets"
    $value[41][1]->parent_slug
    public parent_tree -> string (4) "8,41"
    $value[41][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[41][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[41][1]->show_on_main_menu
    public slug -> string (20) "4-person-dining-sets"
    $value[41][1]->slug
    public storage -> string (5) "local"
    $value[41][1]->storage
2 => stdClass#1448 (14)
$value[41][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[41][2]->category_order
    public featured_order -> string (1) "1"
    $value[41][2]->featured_order
    public has_subcategory -> null
    $value[41][2]->has_subcategory
    public id -> string (3) "144"
    $value[41][2]->id
    public image -> string (0) ""
    $value[41][2]->image
    public join_parent_id -> string (2) "41"
    $value[41][2]->join_parent_id
    public name -> string (21) "1:::Large Dining Sets"
    $value[41][2]->name
    public parent_id -> string (2) "41"
    $value[41][2]->parent_id
    public parent_slug -> string (19) "outdoor-dining-sets"
    $value[41][2]->parent_slug
    public parent_tree -> string (4) "8,41"
    $value[41][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[41][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[41][2]->show_on_main_menu
    public slug -> string (17) "large-dining-sets"
    $value[41][2]->slug
    public storage -> string (5) "local"
    $value[41][2]->storage
15 => array (3)
$value[15]
0 => stdClass#1447 (14)
$value[15][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[15][0]->category_order
    public featured_order -> string (1) "1"
    $value[15][0]->featured_order
    public has_subcategory -> null
    $value[15][0]->has_subcategory
    public id -> string (2) "66"
    $value[15][0]->id
    public image -> string (0) ""
    $value[15][0]->image
    public join_parent_id -> string (2) "15"
    $value[15][0]->join_parent_id
    public name -> string (17) "1:::2-Person Sets"
    $value[15][0]->name
    public parent_id -> string (2) "15"
    $value[15][0]->parent_id
    public parent_slug -> string (11) "dining-sets"
    $value[15][0]->parent_slug
    public parent_tree -> string (4) "2,15"
    $value[15][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[15][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[15][0]->show_on_main_menu
    public slug -> string (13) "2-person-sets"
    $value[15][0]->slug
    public storage -> string (5) "local"
    $value[15][0]->storage
1 => stdClass#1446 (14)
$value[15][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[15][1]->category_order
    public featured_order -> string (1) "1"
    $value[15][1]->featured_order
    public has_subcategory -> null
    $value[15][1]->has_subcategory
    public id -> string (2) "67"
    $value[15][1]->id
    public image -> string (0) ""
    $value[15][1]->image
    public join_parent_id -> string (2) "15"
    $value[15][1]->join_parent_id
    public name -> string (17) "1:::4-Person Sets"
    $value[15][1]->name
    public parent_id -> string (2) "15"
    $value[15][1]->parent_id
    public parent_slug -> string (11) "dining-sets"
    $value[15][1]->parent_slug
    public parent_tree -> string (4) "2,15"
    $value[15][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[15][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[15][1]->show_on_main_menu
    public slug -> string (13) "4-person-sets"
    $value[15][1]->slug
    public storage -> string (5) "local"
    $value[15][1]->storage
2 => stdClass#1445 (14)
$value[15][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[15][2]->category_order
    public featured_order -> string (1) "1"
    $value[15][2]->featured_order
    public has_subcategory -> null
    $value[15][2]->has_subcategory
    public id -> string (2) "68"
    $value[15][2]->id
    public image -> string (0) ""
    $value[15][2]->image
    public join_parent_id -> string (2) "15"
    $value[15][2]->join_parent_id
    public name -> string (18) "1:::6+ Person Sets"
    $value[15][2]->name
    public parent_id -> string (2) "15"
    $value[15][2]->parent_id
    public parent_slug -> string (11) "dining-sets"
    $value[15][2]->parent_slug
    public parent_tree -> string (4) "2,15"
    $value[15][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[15][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[15][2]->show_on_main_menu
    public slug -> string (13) "6-person-sets"
    $value[15][2]->slug
    public storage -> string (5) "local"
    $value[15][2]->storage
22 => array (3)
$value[22]
0 => stdClass#1444 (14)
$value[22][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[22][0]->category_order
    public featured_order -> string (1) "1"
    $value[22][0]->featured_order
    public has_subcategory -> null
    $value[22][0]->has_subcategory
    public id -> string (2) "88"
    $value[22][0]->id
    public image -> string (0) ""
    $value[22][0]->image
    public join_parent_id -> string (2) "22"
    $value[22][0]->join_parent_id
    public name -> string (21) "1:::3-Drawer Dressers"
    $value[22][0]->name
    public parent_id -> string (2) "22"
    $value[22][0]->parent_id
    public parent_slug -> string (15) "dressers-chests"
    $value[22][0]->parent_slug
    public parent_tree -> string (4) "1,22"
    $value[22][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[22][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[22][0]->show_on_main_menu
    public slug -> string (17) "3-drawer-dressers"
    $value[22][0]->slug
    public storage -> string (5) "local"
    $value[22][0]->storage
1 => stdClass#1443 (14)
$value[22][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[22][1]->category_order
    public featured_order -> string (1) "1"
    $value[22][1]->featured_order
    public has_subcategory -> null
    $value[22][1]->has_subcategory
    public id -> string (2) "89"
    $value[22][1]->id
    public image -> string (0) ""
    $value[22][1]->image
    public join_parent_id -> string (2) "22"
    $value[22][1]->join_parent_id
    public name -> string (12) "1:::Tallboys"
    $value[22][1]->name
    public parent_id -> string (2) "22"
    $value[22][1]->parent_id
    public parent_slug -> string (15) "dressers-chests"
    $value[22][1]->parent_slug
    public parent_tree -> string (4) "1,22"
    $value[22][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[22][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[22][1]->show_on_main_menu
    public slug -> string (8) "tallboys"
    $value[22][1]->slug
    public storage -> string (5) "local"
    $value[22][1]->storage
2 => stdClass#1442 (14)
$value[22][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[22][2]->category_order
    public featured_order -> string (1) "1"
    $value[22][2]->featured_order
    public has_subcategory -> null
    $value[22][2]->has_subcategory
    public id -> string (2) "90"
    $value[22][2]->id
    public image -> string (0) ""
    $value[22][2]->image
    public join_parent_id -> string (2) "22"
    $value[22][2]->join_parent_id
    public name -> string (19) "1:::Double Dressers"
    $value[22][2]->name
    public parent_id -> string (2) "22"
    $value[22][2]->parent_id
    public parent_slug -> string (15) "dressers-chests"
    $value[22][2]->parent_slug
    public parent_tree -> string (4) "1,22"
    $value[22][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[22][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[22][2]->show_on_main_menu
    public slug -> string (15) "double-dressers"
    $value[22][2]->slug
    public storage -> string (5) "local"
    $value[22][2]->storage
40 => array (3)
$value[40]
0 => stdClass#1441 (14)
$value[40][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[40][0]->category_order
    public featured_order -> string (1) "1"
    $value[40][0]->featured_order
    public has_subcategory -> null
    $value[40][0]->has_subcategory
    public id -> string (3) "139"
    $value[40][0]->id
    public image -> string (0) ""
    $value[40][0]->image
    public join_parent_id -> string (2) "40"
    $value[40][0]->join_parent_id
    public name -> string (21) "1:::Adirondack Chairs"
    $value[40][0]->name
    public parent_id -> string (2) "40"
    $value[40][0]->parent_id
    public parent_slug -> string (20) "patio-chairs-seating"
    $value[40][0]->parent_slug
    public parent_tree -> string (4) "8,40"
    $value[40][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[40][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[40][0]->show_on_main_menu
    public slug -> string (17) "adirondack-chairs"
    $value[40][0]->slug
    public storage -> string (5) "local"
    $value[40][0]->storage
1 => stdClass#1440 (14)
$value[40][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[40][1]->category_order
    public featured_order -> string (1) "1"
    $value[40][1]->featured_order
    public has_subcategory -> null
    $value[40][1]->has_subcategory
    public id -> string (3) "140"
    $value[40][1]->id
    public image -> string (0) ""
    $value[40][1]->image
    public join_parent_id -> string (2) "40"
    $value[40][1]->join_parent_id
    public name -> string (18) "1:::Folding Chairs"
    $value[40][1]->name
    public parent_id -> string (2) "40"
    $value[40][1]->parent_id
    public parent_slug -> string (20) "patio-chairs-seating"
    $value[40][1]->parent_slug
    public parent_tree -> string (4) "8,40"
    $value[40][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[40][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[40][1]->show_on_main_menu
    public slug -> string (14) "folding-chairs"
    $value[40][1]->slug
    public storage -> string (5) "local"
    $value[40][1]->storage
2 => stdClass#1439 (14)
$value[40][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[40][2]->category_order
    public featured_order -> string (1) "1"
    $value[40][2]->featured_order
    public has_subcategory -> null
    $value[40][2]->has_subcategory
    public id -> string (3) "141"
    $value[40][2]->id
    public image -> string (0) ""
    $value[40][2]->image
    public join_parent_id -> string (2) "40"
    $value[40][2]->join_parent_id
    public name -> string (21) "1:::Outdoor Loveseats"
    $value[40][2]->name
    public parent_id -> string (2) "40"
    $value[40][2]->parent_id
    public parent_slug -> string (20) "patio-chairs-seating"
    $value[40][2]->parent_slug
    public parent_tree -> string (4) "8,40"
    $value[40][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[40][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[40][2]->show_on_main_menu
    public slug -> string (17) "outdoor-loveseats"
    $value[40][2]->slug
    public storage -> string (5) "local"
    $value[40][2]->storage
34 => array (3)
$value[34]
0 => stdClass#1438 (14)
$value[34][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[34][0]->category_order
    public featured_order -> string (1) "1"
    $value[34][0]->featured_order
    public has_subcategory -> null
    $value[34][0]->has_subcategory
    public id -> string (3) "122"
    $value[34][0]->id
    public image -> string (0) ""
    $value[34][0]->image
    public join_parent_id -> string (2) "34"
    $value[34][0]->join_parent_id
    public name -> string (28) "1:::Adjustable Height Stools"
    $value[34][0]->name
    public parent_id -> string (2) "34"
    $value[34][0]->parent_id
    public parent_slug -> string (10) "bar-stools"
    $value[34][0]->parent_slug
    public parent_tree -> string (4) "6,34"
    $value[34][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[34][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[34][0]->show_on_main_menu
    public slug -> string (24) "adjustable-height-stools"
    $value[34][0]->slug
    public storage -> string (5) "local"
    $value[34][0]->storage
1 => stdClass#1437 (14)
$value[34][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[34][1]->category_order
    public featured_order -> string (1) "1"
    $value[34][1]->featured_order
    public has_subcategory -> null
    $value[34][1]->has_subcategory
    public id -> string (3) "123"
    $value[34][1]->id
    public image -> string (0) ""
    $value[34][1]->image
    public join_parent_id -> string (2) "34"
    $value[34][1]->join_parent_id
    public name -> string (19) "1:::Backless Stools"
    $value[34][1]->name
    public parent_id -> string (2) "34"
    $value[34][1]->parent_id
    public parent_slug -> string (10) "bar-stools"
    $value[34][1]->parent_slug
    public parent_tree -> string (4) "6,34"
    $value[34][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[34][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[34][1]->show_on_main_menu
    public slug -> string (15) "backless-stools"
    $value[34][1]->slug
    public storage -> string (5) "local"
    $value[34][1]->storage
2 => stdClass#1436 (14)
$value[34][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[34][2]->category_order
    public featured_order -> string (1) "1"
    $value[34][2]->featured_order
    public has_subcategory -> null
    $value[34][2]->has_subcategory
    public id -> string (3) "124"
    $value[34][2]->id
    public image -> string (0) ""
    $value[34][2]->image
    public join_parent_id -> string (2) "34"
    $value[34][2]->join_parent_id
    public name -> string (17) "1:::Swivel Stools"
    $value[34][2]->name
    public parent_id -> string (2) "34"
    $value[34][2]->parent_id
    public parent_slug -> string (10) "bar-stools"
    $value[34][2]->parent_slug
    public parent_tree -> string (4) "6,34"
    $value[34][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[34][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[34][2]->show_on_main_menu
    public slug -> string (13) "swivel-stools"
    $value[34][2]->slug
    public storage -> string (5) "local"
    $value[34][2]->storage
43 => array (3)
$value[43]
0 => stdClass#1435 (14)
$value[43][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[43][0]->category_order
    public featured_order -> string (1) "1"
    $value[43][0]->featured_order
    public has_subcategory -> null
    $value[43][0]->has_subcategory
    public id -> string (3) "148"
    $value[43][0]->id
    public image -> string (0) ""
    $value[43][0]->image
    public join_parent_id -> string (2) "43"
    $value[43][0]->join_parent_id
    public name -> string (20) "1:::All-Weather Rugs"
    $value[43][0]->name
    public parent_id -> string (2) "43"
    $value[43][0]->parent_id
    public parent_slug -> string (17) "outdoor-rugs-mats"
    $value[43][0]->parent_slug
    public parent_tree -> string (4) "8,43"
    $value[43][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[43][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[43][0]->show_on_main_menu
    public slug -> string (16) "all-weather-rugs"
    $value[43][0]->slug
    public storage -> string (5) "local"
    $value[43][0]->storage
1 => stdClass#1434 (14)
$value[43][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[43][1]->category_order
    public featured_order -> string (1) "1"
    $value[43][1]->featured_order
    public has_subcategory -> null
    $value[43][1]->has_subcategory
    public id -> string (3) "149"
    $value[43][1]->id
    public image -> string (0) ""
    $value[43][1]->image
    public join_parent_id -> string (2) "43"
    $value[43][1]->join_parent_id
    public name -> string (14) "1:::Patio Mats"
    $value[43][1]->name
    public parent_id -> string (2) "43"
    $value[43][1]->parent_id
    public parent_slug -> string (17) "outdoor-rugs-mats"
    $value[43][1]->parent_slug
    public parent_tree -> string (4) "8,43"
    $value[43][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[43][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[43][1]->show_on_main_menu
    public slug -> string (10) "patio-mats"
    $value[43][1]->slug
    public storage -> string (5) "local"
    $value[43][1]->storage
2 => stdClass#1433 (14)
$value[43][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[43][2]->category_order
    public featured_order -> string (1) "1"
    $value[43][2]->featured_order
    public has_subcategory -> null
    $value[43][2]->has_subcategory
    public id -> string (3) "150"
    $value[43][2]->id
    public image -> string (0) ""
    $value[43][2]->image
    public join_parent_id -> string (2) "43"
    $value[43][2]->join_parent_id
    public name -> string (13) "1:::Door Mats"
    $value[43][2]->name
    public parent_id -> string (2) "43"
    $value[43][2]->parent_id
    public parent_slug -> string (17) "outdoor-rugs-mats"
    $value[43][2]->parent_slug
    public parent_tree -> string (4) "8,43"
    $value[43][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[43][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[43][2]->show_on_main_menu
    public slug -> string (9) "door-mats"
    $value[43][2]->slug
    public storage -> string (5) "local"
    $value[43][2]->storage
46 => array (3)
$value[46]
0 => stdClass#1432 (14)
$value[46][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[46][0]->category_order
    public featured_order -> string (1) "1"
    $value[46][0]->featured_order
    public has_subcategory -> null
    $value[46][0]->has_subcategory
    public id -> string (3) "157"
    $value[46][0]->id
    public image -> string (0) ""
    $value[46][0]->image
    public join_parent_id -> string (2) "46"
    $value[46][0]->join_parent_id
    public name -> string (19) "1:::Arc Floor Lamps"
    $value[46][0]->name
    public parent_id -> string (2) "46"
    $value[46][0]->parent_id
    public parent_slug -> string (11) "floor-lamps"
    $value[46][0]->parent_slug
    public parent_tree -> string (4) "9,46"
    $value[46][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[46][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[46][0]->show_on_main_menu
    public slug -> string (15) "arc-floor-lamps"
    $value[46][0]->slug
    public storage -> string (5) "local"
    $value[46][0]->storage
1 => stdClass#1431 (14)
$value[46][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[46][1]->category_order
    public featured_order -> string (1) "1"
    $value[46][1]->featured_order
    public has_subcategory -> null
    $value[46][1]->has_subcategory
    public id -> string (3) "158"
    $value[46][1]->id
    public image -> string (0) ""
    $value[46][1]->image
    public join_parent_id -> string (2) "46"
    $value[46][1]->join_parent_id
    public name -> string (16) "1:::Tripod Lamps"
    $value[46][1]->name
    public parent_id -> string (2) "46"
    $value[46][1]->parent_id
    public parent_slug -> string (11) "floor-lamps"
    $value[46][1]->parent_slug
    public parent_tree -> string (4) "9,46"
    $value[46][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[46][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[46][1]->show_on_main_menu
    public slug -> string (12) "tripod-lamps"
    $value[46][1]->slug
    public storage -> string (5) "local"
    $value[46][1]->storage
2 => stdClass#1430 (14)
$value[46][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[46][2]->category_order
    public featured_order -> string (1) "1"
    $value[46][2]->featured_order
    public has_subcategory -> null
    $value[46][2]->has_subcategory
    public id -> string (3) "159"
    $value[46][2]->id
    public image -> string (0) ""
    $value[46][2]->image
    public join_parent_id -> string (2) "46"
    $value[46][2]->join_parent_id
    public name -> string (19) "1:::Torchiere Lamps"
    $value[46][2]->name
    public parent_id -> string (2) "46"
    $value[46][2]->parent_id
    public parent_slug -> string (11) "floor-lamps"
    $value[46][2]->parent_slug
    public parent_tree -> string (4) "9,46"
    $value[46][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[46][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[46][2]->show_on_main_menu
    public slug -> string (15) "torchiere-lamps"
    $value[46][2]->slug
    public storage -> string (5) "local"
    $value[46][2]->storage
218 => array (4)
$value[218]
0 => stdClass#1429 (14)
$value[218][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[218][0]->category_order
    public featured_order -> string (1) "1"
    $value[218][0]->featured_order
    public has_subcategory -> null
    $value[218][0]->has_subcategory
    public id -> string (3) "219"
    $value[218][0]->id
    public image -> string (0) ""
    $value[218][0]->image
    public join_parent_id -> string (3) "218"
    $value[218][0]->join_parent_id
    public name -> string (19) "1:::Backless Stools"
    $value[218][0]->name
    public parent_id -> string (3) "218"
    $value[218][0]->parent_id
    public parent_slug -> string (18) "bar-counter-stools"
    $value[218][0]->parent_slug
    public parent_tree -> string (5) "2,218"
    $value[218][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[218][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[218][0]->show_on_main_menu
    public slug -> string (19) "backless-stools-219"
    $value[218][0]->slug
    public storage -> string (5) "local"
    $value[218][0]->storage
1 => stdClass#1428 (14)
$value[218][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[218][1]->category_order
    public featured_order -> string (1) "1"
    $value[218][1]->featured_order
    public has_subcategory -> null
    $value[218][1]->has_subcategory
    public id -> string (3) "220"
    $value[218][1]->id
    public image -> string (0) ""
    $value[218][1]->image
    public join_parent_id -> string (3) "218"
    $value[218][1]->join_parent_id
    public name -> string (17) "1:::Swivel Stools"
    $value[218][1]->name
    public parent_id -> string (3) "218"
    $value[218][1]->parent_id
    public parent_slug -> string (18) "bar-counter-stools"
    $value[218][1]->parent_slug
    public parent_tree -> string (5) "2,218"
    $value[218][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[218][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[218][1]->show_on_main_menu
    public slug -> string (17) "swivel-stools-220"
    $value[218][1]->slug
    public storage -> string (5) "local"
    $value[218][1]->storage
2 => stdClass#1427 (14)
$value[218][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[218][2]->category_order
    public featured_order -> string (1) "1"
    $value[218][2]->featured_order
    public has_subcategory -> null
    $value[218][2]->has_subcategory
    public id -> string (3) "221"
    $value[218][2]->id
    public image -> string (0) ""
    $value[218][2]->image
    public join_parent_id -> string (3) "218"
    $value[218][2]->join_parent_id
    public name -> string (22) "1:::Upholstered Stools"
    $value[218][2]->name
    public parent_id -> string (3) "218"
    $value[218][2]->parent_id
    public parent_slug -> string (18) "bar-counter-stools"
    $value[218][2]->parent_slug
    public parent_tree -> string (5) "2,218"
    $value[218][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[218][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[218][2]->show_on_main_menu
    public slug -> string (18) "upholstered-stools"
    $value[218][2]->slug
    public storage -> string (5) "local"
    $value[218][2]->storage
3 => stdClass#1426 (14)
$value[218][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[218][3]->category_order
    public featured_order -> string (1) "1"
    $value[218][3]->featured_order
    public has_subcategory -> null
    $value[218][3]->has_subcategory
    public id -> string (3) "222"
    $value[218][3]->id
    public image -> string (0) ""
    $value[218][3]->image
    public join_parent_id -> string (3) "218"
    $value[218][3]->join_parent_id
    public name -> string (21) "1:::Adjustable Stools"
    $value[218][3]->name
    public parent_id -> string (3) "218"
    $value[218][3]->parent_id
    public parent_slug -> string (18) "bar-counter-stools"
    $value[218][3]->parent_slug
    public parent_tree -> string (5) "2,218"
    $value[218][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[218][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[218][3]->show_on_main_menu
    public slug -> string (17) "adjustable-stools"
    $value[218][3]->slug
    public storage -> string (5) "local"
    $value[218][3]->storage
45 => array (3)
$value[45]
0 => stdClass#1425 (14)
$value[45][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[45][0]->category_order
    public featured_order -> string (1) "1"
    $value[45][0]->featured_order
    public has_subcategory -> null
    $value[45][0]->has_subcategory
    public id -> string (3) "154"
    $value[45][0]->id
    public image -> string (0) ""
    $value[45][0]->image
    public join_parent_id -> string (2) "45"
    $value[45][0]->join_parent_id
    public name -> string (17) "1:::Bedside Lamps"
    $value[45][0]->name
    public parent_id -> string (2) "45"
    $value[45][0]->parent_id
    public parent_slug -> string (11) "table-lamps"
    $value[45][0]->parent_slug
    public parent_tree -> string (4) "9,45"
    $value[45][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[45][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[45][0]->show_on_main_menu
    public slug -> string (13) "bedside-lamps"
    $value[45][0]->slug
    public storage -> string (5) "local"
    $value[45][0]->storage
1 => stdClass#1424 (14)
$value[45][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[45][1]->category_order
    public featured_order -> string (1) "1"
    $value[45][1]->featured_order
    public has_subcategory -> null
    $value[45][1]->has_subcategory
    public id -> string (3) "155"
    $value[45][1]->id
    public image -> string (0) ""
    $value[45][1]->image
    public join_parent_id -> string (2) "45"
    $value[45][1]->join_parent_id
    public name -> string (14) "1:::Task Lamps"
    $value[45][1]->name
    public parent_id -> string (2) "45"
    $value[45][1]->parent_id
    public parent_slug -> string (11) "table-lamps"
    $value[45][1]->parent_slug
    public parent_tree -> string (4) "9,45"
    $value[45][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[45][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[45][1]->show_on_main_menu
    public slug -> string (10) "task-lamps"
    $value[45][1]->slug
    public storage -> string (5) "local"
    $value[45][1]->storage
2 => stdClass#1423 (14)
$value[45][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[45][2]->category_order
    public featured_order -> string (1) "1"
    $value[45][2]->featured_order
    public has_subcategory -> null
    $value[45][2]->has_subcategory
    public id -> string (3) "156"
    $value[45][2]->id
    public image -> string (0) ""
    $value[45][2]->image
    public join_parent_id -> string (2) "45"
    $value[45][2]->join_parent_id
    public name -> string (26) "1:::Decorative Table Lamps"
    $value[45][2]->name
    public parent_id -> string (2) "45"
    $value[45][2]->parent_id
    public parent_slug -> string (11) "table-lamps"
    $value[45][2]->parent_slug
    public parent_tree -> string (4) "9,45"
    $value[45][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[45][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[45][2]->show_on_main_menu
    public slug -> string (22) "decorative-table-lamps"
    $value[45][2]->slug
    public storage -> string (5) "local"
    $value[45][2]->storage
52 => array (3)
$value[52]
0 => stdClass#1422 (14)
$value[52][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[52][0]->category_order
    public featured_order -> string (1) "1"
    $value[52][0]->featured_order
    public has_subcategory -> null
    $value[52][0]->has_subcategory
    public id -> string (3) "173"
    $value[52][0]->id
    public image -> string (0) ""
    $value[52][0]->image
    public join_parent_id -> string (2) "52"
    $value[52][0]->join_parent_id
    public name -> string (17) "1:::Canvas Prints"
    $value[52][0]->name
    public parent_id -> string (2) "52"
    $value[52][0]->parent_id
    public parent_slug -> string (15) "wall-art-prints"
    $value[52][0]->parent_slug
    public parent_tree -> string (5) "11,52"
    $value[52][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[52][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[52][0]->show_on_main_menu
    public slug -> string (13) "canvas-prints"
    $value[52][0]->slug
    public storage -> string (5) "local"
    $value[52][0]->storage
1 => stdClass#1421 (14)
$value[52][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[52][1]->category_order
    public featured_order -> string (1) "1"
    $value[52][1]->featured_order
    public has_subcategory -> null
    $value[52][1]->has_subcategory
    public id -> string (3) "174"
    $value[52][1]->id
    public image -> string (0) ""
    $value[52][1]->image
    public join_parent_id -> string (2) "52"
    $value[52][1]->join_parent_id
    public name -> string (14) "1:::Framed Art"
    $value[52][1]->name
    public parent_id -> string (2) "52"
    $value[52][1]->parent_id
    public parent_slug -> string (15) "wall-art-prints"
    $value[52][1]->parent_slug
    public parent_tree -> string (5) "11,52"
    $value[52][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[52][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[52][1]->show_on_main_menu
    public slug -> string (10) "framed-art"
    $value[52][1]->slug
    public storage -> string (5) "local"
    $value[52][1]->storage
2 => stdClass#1420 (14)
$value[52][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[52][2]->category_order
    public featured_order -> string (1) "1"
    $value[52][2]->featured_order
    public has_subcategory -> null
    $value[52][2]->has_subcategory
    public id -> string (3) "175"
    $value[52][2]->id
    public image -> string (0) ""
    $value[52][2]->image
    public join_parent_id -> string (2) "52"
    $value[52][2]->join_parent_id
    public name -> string (18) "1:::Metal Wall Art"
    $value[52][2]->name
    public parent_id -> string (2) "52"
    $value[52][2]->parent_id
    public parent_slug -> string (15) "wall-art-prints"
    $value[52][2]->parent_slug
    public parent_tree -> string (5) "11,52"
    $value[52][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[52][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[52][2]->show_on_main_menu
    public slug -> string (14) "metal-wall-art"
    $value[52][2]->slug
    public storage -> string (5) "local"
    $value[52][2]->storage
44 => array (3)
$value[44]
0 => stdClass#1419 (14)
$value[44][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[44][0]->category_order
    public featured_order -> string (1) "1"
    $value[44][0]->featured_order
    public has_subcategory -> null
    $value[44][0]->has_subcategory
    public id -> string (3) "151"
    $value[44][0]->id
    public image -> string (0) ""
    $value[44][0]->image
    public join_parent_id -> string (2) "44"
    $value[44][0]->join_parent_id
    public name -> string (15) "1:::Chandeliers"
    $value[44][0]->name
    public parent_id -> string (2) "44"
    $value[44][0]->parent_id
    public parent_slug -> string (14) "ceiling-lights"
    $value[44][0]->parent_slug
    public parent_tree -> string (4) "9,44"
    $value[44][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[44][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[44][0]->show_on_main_menu
    public slug -> string (11) "chandeliers"
    $value[44][0]->slug
    public storage -> string (5) "local"
    $value[44][0]->storage
1 => stdClass#1418 (14)
$value[44][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[44][1]->category_order
    public featured_order -> string (1) "1"
    $value[44][1]->featured_order
    public has_subcategory -> null
    $value[44][1]->has_subcategory
    public id -> string (3) "152"
    $value[44][1]->id
    public image -> string (0) ""
    $value[44][1]->image
    public join_parent_id -> string (2) "44"
    $value[44][1]->join_parent_id
    public name -> string (16) "1:::Flush Mounts"
    $value[44][1]->name
    public parent_id -> string (2) "44"
    $value[44][1]->parent_id
    public parent_slug -> string (14) "ceiling-lights"
    $value[44][1]->parent_slug
    public parent_tree -> string (4) "9,44"
    $value[44][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[44][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[44][1]->show_on_main_menu
    public slug -> string (12) "flush-mounts"
    $value[44][1]->slug
    public storage -> string (5) "local"
    $value[44][1]->storage
2 => stdClass#1417 (14)
$value[44][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[44][2]->category_order
    public featured_order -> string (1) "1"
    $value[44][2]->featured_order
    public has_subcategory -> null
    $value[44][2]->has_subcategory
    public id -> string (3) "153"
    $value[44][2]->id
    public image -> string (0) ""
    $value[44][2]->image
    public join_parent_id -> string (2) "44"
    $value[44][2]->join_parent_id
    public name -> string (18) "1:::Pendant Lights"
    $value[44][2]->name
    public parent_id -> string (2) "44"
    $value[44][2]->parent_id
    public parent_slug -> string (14) "ceiling-lights"
    $value[44][2]->parent_slug
    public parent_tree -> string (4) "9,44"
    $value[44][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[44][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[44][2]->show_on_main_menu
    public slug -> string (14) "pendant-lights"
    $value[44][2]->slug
    public storage -> string (5) "local"
    $value[44][2]->storage
26 => array (2)
$value[26]
0 => stdClass#1416 (14)
$value[26][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[26][0]->category_order
    public featured_order -> string (1) "1"
    $value[26][0]->featured_order
    public has_subcategory -> null
    $value[26][0]->has_subcategory
    public id -> string (3) "101"
    $value[26][0]->id
    public image -> string (0) ""
    $value[26][0]->image
    public join_parent_id -> string (2) "26"
    $value[26][0]->join_parent_id
    public name -> string (19) "1:::Closed Cabinets"
    $value[26][0]->name
    public parent_id -> string (2) "26"
    $value[26][0]->parent_id
    public parent_slug -> string (18) "bookcases-shelving"
    $value[26][0]->parent_slug
    public parent_tree -> string (4) "4,26"
    $value[26][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[26][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[26][0]->show_on_main_menu
    public slug -> string (15) "closed-cabinets"
    $value[26][0]->slug
    public storage -> string (5) "local"
    $value[26][0]->storage
1 => stdClass#1415 (14)
$value[26][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[26][1]->category_order
    public featured_order -> string (1) "1"
    $value[26][1]->featured_order
    public has_subcategory -> null
    $value[26][1]->has_subcategory
    public id -> string (3) "102"
    $value[26][1]->id
    public image -> string (0) ""
    $value[26][1]->image
    public join_parent_id -> string (2) "26"
    $value[26][1]->join_parent_id
    public name -> string (23) "1:::Open Shelving Units"
    $value[26][1]->name
    public parent_id -> string (2) "26"
    $value[26][1]->parent_id
    public parent_slug -> string (18) "bookcases-shelving"
    $value[26][1]->parent_slug
    public parent_tree -> string (4) "4,26"
    $value[26][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[26][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[26][1]->show_on_main_menu
    public slug -> string (19) "open-shelving-units"
    $value[26][1]->slug
    public storage -> string (5) "local"
    $value[26][1]->storage
53 => array (3)
$value[53]
0 => stdClass#1414 (14)
$value[53][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[53][0]->category_order
    public featured_order -> string (1) "1"
    $value[53][0]->featured_order
    public has_subcategory -> null
    $value[53][0]->has_subcategory
    public id -> string (3) "176"
    $value[53][0]->id
    public image -> string (0) ""
    $value[53][0]->image
    public join_parent_id -> string (2) "53"
    $value[53][0]->join_parent_id
    public name -> string (23) "1:::Decorative Cushions"
    $value[53][0]->name
    public parent_id -> string (2) "53"
    $value[53][0]->parent_id
    public parent_slug -> string (15) "cushions-throws"
    $value[53][0]->parent_slug
    public parent_tree -> string (5) "11,53"
    $value[53][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[53][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[53][0]->show_on_main_menu
    public slug -> string (19) "decorative-cushions"
    $value[53][0]->slug
    public storage -> string (5) "local"
    $value[53][0]->storage
1 => stdClass#1413 (14)
$value[53][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[53][1]->category_order
    public featured_order -> string (1) "1"
    $value[53][1]->featured_order
    public has_subcategory -> null
    $value[53][1]->has_subcategory
    public id -> string (3) "177"
    $value[53][1]->id
    public image -> string (0) ""
    $value[53][1]->image
    public join_parent_id -> string (2) "53"
    $value[53][1]->join_parent_id
    public name -> string (18) "1:::Throw Blankets"
    $value[53][1]->name
    public parent_id -> string (2) "53"
    $value[53][1]->parent_id
    public parent_slug -> string (15) "cushions-throws"
    $value[53][1]->parent_slug
    public parent_tree -> string (5) "11,53"
    $value[53][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[53][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[53][1]->show_on_main_menu
    public slug -> string (14) "throw-blankets"
    $value[53][1]->slug
    public storage -> string (5) "local"
    $value[53][1]->storage
2 => stdClass#1412 (14)
$value[53][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[53][2]->category_order
    public featured_order -> string (1) "1"
    $value[53][2]->featured_order
    public has_subcategory -> null
    $value[53][2]->has_subcategory
    public id -> string (3) "178"
    $value[53][2]->id
    public image -> string (0) ""
    $value[53][2]->image
    public join_parent_id -> string (2) "53"
    $value[53][2]->join_parent_id
    public name -> string (18) "1:::Floor Cushions"
    $value[53][2]->name
    public parent_id -> string (2) "53"
    $value[53][2]->parent_id
    public parent_slug -> string (15) "cushions-throws"
    $value[53][2]->parent_slug
    public parent_tree -> string (5) "11,53"
    $value[53][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[53][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[53][2]->show_on_main_menu
    public slug -> string (14) "floor-cushions"
    $value[53][2]->slug
    public storage -> string (5) "local"
    $value[53][2]->storage
23 => array (3)
$value[23]
0 => stdClass#1411 (14)
$value[23][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[23][0]->category_order
    public featured_order -> string (1) "1"
    $value[23][0]->featured_order
    public has_subcategory -> null
    $value[23][0]->has_subcategory
    public id -> string (2) "91"
    $value[23][0]->id
    public image -> string (0) ""
    $value[23][0]->image
    public join_parent_id -> string (2) "23"
    $value[23][0]->join_parent_id
    public name -> string (22) "1:::Drawer Nightstands"
    $value[23][0]->name
    public parent_id -> string (2) "23"
    $value[23][0]->parent_id
    public parent_slug -> string (11) "nightstands"
    $value[23][0]->parent_slug
    public parent_tree -> string (4) "1,23"
    $value[23][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[23][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[23][0]->show_on_main_menu
    public slug -> string (18) "drawer-nightstands"
    $value[23][0]->slug
    public storage -> string (5) "local"
    $value[23][0]->storage
1 => stdClass#1410 (14)
$value[23][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[23][1]->category_order
    public featured_order -> string (1) "1"
    $value[23][1]->featured_order
    public has_subcategory -> null
    $value[23][1]->has_subcategory
    public id -> string (2) "92"
    $value[23][1]->id
    public image -> string (0) ""
    $value[23][1]->image
    public join_parent_id -> string (2) "23"
    $value[23][1]->join_parent_id
    public name -> string (26) "1:::Open Shelf Nightstands"
    $value[23][1]->name
    public parent_id -> string (2) "23"
    $value[23][1]->parent_id
    public parent_slug -> string (11) "nightstands"
    $value[23][1]->parent_slug
    public parent_tree -> string (4) "1,23"
    $value[23][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[23][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[23][1]->show_on_main_menu
    public slug -> string (22) "open-shelf-nightstands"
    $value[23][1]->slug
    public storage -> string (5) "local"
    $value[23][1]->storage
2 => stdClass#1409 (14)
$value[23][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[23][2]->category_order
    public featured_order -> string (1) "1"
    $value[23][2]->featured_order
    public has_subcategory -> null
    $value[23][2]->has_subcategory
    public id -> string (2) "93"
    $value[23][2]->id
    public image -> string (0) ""
    $value[23][2]->image
    public join_parent_id -> string (2) "23"
    $value[23][2]->join_parent_id
    public name -> string (24) "1:::Floating Nightstands"
    $value[23][2]->name
    public parent_id -> string (2) "23"
    $value[23][2]->parent_id
    public parent_slug -> string (11) "nightstands"
    $value[23][2]->parent_slug
    public parent_tree -> string (4) "1,23"
    $value[23][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[23][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[23][2]->show_on_main_menu
    public slug -> string (20) "floating-nightstands"
    $value[23][2]->slug
    public storage -> string (5) "local"
    $value[23][2]->storage
25 => array (3)
$value[25]
0 => stdClass#1408 (14)
$value[25][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[25][0]->category_order
    public featured_order -> string (1) "1"
    $value[25][0]->featured_order
    public has_subcategory -> null
    $value[25][0]->has_subcategory
    public id -> string (2) "98"
    $value[25][0]->id
    public image -> string (0) ""
    $value[25][0]->image
    public join_parent_id -> string (2) "25"
    $value[25][0]->join_parent_id
    public name -> string (20) "1:::Ergonomic Chairs"
    $value[25][0]->name
    public parent_id -> string (2) "25"
    $value[25][0]->parent_id
    public parent_slug -> string (13) "office-chairs"
    $value[25][0]->parent_slug
    public parent_tree -> string (4) "4,25"
    $value[25][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[25][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[25][0]->show_on_main_menu
    public slug -> string (16) "ergonomic-chairs"
    $value[25][0]->slug
    public storage -> string (5) "local"
    $value[25][0]->storage
1 => stdClass#1407 (14)
$value[25][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[25][1]->category_order
    public featured_order -> string (1) "1"
    $value[25][1]->featured_order
    public has_subcategory -> null
    $value[25][1]->has_subcategory
    public id -> string (2) "99"
    $value[25][1]->id
    public image -> string (0) ""
    $value[25][1]->image
    public join_parent_id -> string (2) "25"
    $value[25][1]->join_parent_id
    public name -> string (20) "1:::Executive Chairs"
    $value[25][1]->name
    public parent_id -> string (2) "25"
    $value[25][1]->parent_id
    public parent_slug -> string (13) "office-chairs"
    $value[25][1]->parent_slug
    public parent_tree -> string (4) "4,25"
    $value[25][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[25][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[25][1]->show_on_main_menu
    public slug -> string (16) "executive-chairs"
    $value[25][1]->slug
    public storage -> string (5) "local"
    $value[25][1]->storage
2 => stdClass#1406 (14)
$value[25][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[25][2]->category_order
    public featured_order -> string (1) "1"
    $value[25][2]->featured_order
    public has_subcategory -> null
    $value[25][2]->has_subcategory
    public id -> string (3) "100"
    $value[25][2]->id
    public image -> string (0) ""
    $value[25][2]->image
    public join_parent_id -> string (2) "25"
    $value[25][2]->join_parent_id
    public name -> string (15) "1:::Task Chairs"
    $value[25][2]->name
    public parent_id -> string (2) "25"
    $value[25][2]->parent_id
    public parent_slug -> string (13) "office-chairs"
    $value[25][2]->parent_slug
    public parent_tree -> string (4) "4,25"
    $value[25][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[25][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[25][2]->show_on_main_menu
    public slug -> string (11) "task-chairs"
    $value[25][2]->slug
    public storage -> string (5) "local"
    $value[25][2]->storage
12 => array (4)
$value[12]
0 => stdClass#1405 (14)
$value[12][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[12][0]->category_order
    public featured_order -> string (1) "1"
    $value[12][0]->featured_order
    public has_subcategory -> null
    $value[12][0]->has_subcategory
    public id -> string (2) "56"
    $value[12][0]->id
    public image -> string (0) ""
    $value[12][0]->image
    public join_parent_id -> string (2) "12"
    $value[12][0]->join_parent_id
    public name -> string (21) "1:::Extendable Tables"
    $value[12][0]->name
    public parent_id -> string (2) "12"
    $value[12][0]->parent_id
    public parent_slug -> string (13) "dining-tables"
    $value[12][0]->parent_slug
    public parent_tree -> string (4) "2,12"
    $value[12][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[12][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[12][0]->show_on_main_menu
    public slug -> string (17) "extendable-tables"
    $value[12][0]->slug
    public storage -> string (5) "local"
    $value[12][0]->storage
1 => stdClass#1404 (14)
$value[12][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[12][1]->category_order
    public featured_order -> string (1) "1"
    $value[12][1]->featured_order
    public has_subcategory -> null
    $value[12][1]->has_subcategory
    public id -> string (2) "57"
    $value[12][1]->id
    public image -> string (0) ""
    $value[12][1]->image
    public join_parent_id -> string (2) "12"
    $value[12][1]->join_parent_id
    public name -> string (16) "1:::Round Tables"
    $value[12][1]->name
    public parent_id -> string (2) "12"
    $value[12][1]->parent_id
    public parent_slug -> string (13) "dining-tables"
    $value[12][1]->parent_slug
    public parent_tree -> string (4) "2,12"
    $value[12][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[12][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[12][1]->show_on_main_menu
    public slug -> string (12) "round-tables"
    $value[12][1]->slug
    public storage -> string (5) "local"
    $value[12][1]->storage
2 => stdClass#1403 (14)
$value[12][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[12][2]->category_order
    public featured_order -> string (1) "1"
    $value[12][2]->featured_order
    public has_subcategory -> null
    $value[12][2]->has_subcategory
    public id -> string (2) "58"
    $value[12][2]->id
    public image -> string (0) ""
    $value[12][2]->image
    public join_parent_id -> string (2) "12"
    $value[12][2]->join_parent_id
    public name -> string (22) "1:::Rectangular Tables"
    $value[12][2]->name
    public parent_id -> string (2) "12"
    $value[12][2]->parent_id
    public parent_slug -> string (13) "dining-tables"
    $value[12][2]->parent_slug
    public parent_tree -> string (4) "2,12"
    $value[12][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[12][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[12][2]->show_on_main_menu
    public slug -> string (18) "rectangular-tables"
    $value[12][2]->slug
    public storage -> string (5) "local"
    $value[12][2]->storage
3 => stdClass#1402 (14)
$value[12][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[12][3]->category_order
    public featured_order -> string (1) "1"
    $value[12][3]->featured_order
    public has_subcategory -> null
    $value[12][3]->has_subcategory
    public id -> string (2) "59"
    $value[12][3]->id
    public image -> string (0) ""
    $value[12][3]->image
    public join_parent_id -> string (2) "12"
    $value[12][3]->join_parent_id
    public name -> string (20) "1:::Drop Leaf Tables"
    $value[12][3]->name
    public parent_id -> string (2) "12"
    $value[12][3]->parent_id
    public parent_slug -> string (13) "dining-tables"
    $value[12][3]->parent_slug
    public parent_tree -> string (4) "2,12"
    $value[12][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[12][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[12][3]->show_on_main_menu
    public slug -> string (16) "drop-leaf-tables"
    $value[12][3]->slug
    public storage -> string (5) "local"
    $value[12][3]->storage
27 => array (3)
$value[27]
0 => stdClass#1401 (14)
$value[27][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[27][0]->category_order
    public featured_order -> string (1) "1"
    $value[27][0]->featured_order
    public has_subcategory -> null
    $value[27][0]->has_subcategory
    public id -> string (3) "103"
    $value[27][0]->id
    public image -> string (0) ""
    $value[27][0]->image
    public join_parent_id -> string (2) "27"
    $value[27][0]->join_parent_id
    public name -> string (19) "1:::Filing Cabinets"
    $value[27][0]->name
    public parent_id -> string (2) "27"
    $value[27][0]->parent_id
    public parent_slug -> string (20) "office-storage-units"
    $value[27][0]->parent_slug
    public parent_tree -> string (4) "4,27"
    $value[27][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[27][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[27][0]->show_on_main_menu
    public slug -> string (15) "filing-cabinets"
    $value[27][0]->slug
    public storage -> string (5) "local"
    $value[27][0]->storage
1 => stdClass#1400 (14)
$value[27][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[27][1]->category_order
    public featured_order -> string (1) "1"
    $value[27][1]->featured_order
    public has_subcategory -> null
    $value[27][1]->has_subcategory
    public id -> string (3) "104"
    $value[27][1]->id
    public image -> string (0) ""
    $value[27][1]->image
    public join_parent_id -> string (2) "27"
    $value[27][1]->join_parent_id
    public name -> string (19) "1:::Desk Organizers"
    $value[27][1]->name
    public parent_id -> string (2) "27"
    $value[27][1]->parent_id
    public parent_slug -> string (20) "office-storage-units"
    $value[27][1]->parent_slug
    public parent_tree -> string (4) "4,27"
    $value[27][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[27][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[27][1]->show_on_main_menu
    public slug -> string (15) "desk-organizers"
    $value[27][1]->slug
    public storage -> string (5) "local"
    $value[27][1]->storage
2 => stdClass#1399 (14)
$value[27][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[27][2]->category_order
    public featured_order -> string (1) "1"
    $value[27][2]->featured_order
    public has_subcategory -> null
    $value[27][2]->has_subcategory
    public id -> string (3) "105"
    $value[27][2]->id
    public image -> string (0) ""
    $value[27][2]->image
    public join_parent_id -> string (2) "27"
    $value[27][2]->join_parent_id
    public name -> string (19) "1:::Rolling Storage"
    $value[27][2]->name
    public parent_id -> string (2) "27"
    $value[27][2]->parent_id
    public parent_slug -> string (20) "office-storage-units"
    $value[27][2]->parent_slug
    public parent_tree -> string (4) "4,27"
    $value[27][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[27][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[27][2]->show_on_main_menu
    public slug -> string (15) "rolling-storage"
    $value[27][2]->slug
    public storage -> string (5) "local"
    $value[27][2]->storage
54 => array (3)
$value[54]
0 => stdClass#1398 (14)
$value[54][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[54][0]->category_order
    public featured_order -> string (1) "1"
    $value[54][0]->featured_order
    public has_subcategory -> null
    $value[54][0]->has_subcategory
    public id -> string (3) "179"
    $value[54][0]->id
    public image -> string (0) ""
    $value[54][0]->image
    public join_parent_id -> string (2) "54"
    $value[54][0]->join_parent_id
    public name -> string (15) "1:::Floor Vases"
    $value[54][0]->name
    public parent_id -> string (2) "54"
    $value[54][0]->parent_id
    public parent_slug -> string (14) "vases-planters"
    $value[54][0]->parent_slug
    public parent_tree -> string (5) "11,54"
    $value[54][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[54][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[54][0]->show_on_main_menu
    public slug -> string (11) "floor-vases"
    $value[54][0]->slug
    public storage -> string (5) "local"
    $value[54][0]->storage
1 => stdClass#1397 (14)
$value[54][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[54][1]->category_order
    public featured_order -> string (1) "1"
    $value[54][1]->featured_order
    public has_subcategory -> null
    $value[54][1]->has_subcategory
    public id -> string (3) "180"
    $value[54][1]->id
    public image -> string (0) ""
    $value[54][1]->image
    public join_parent_id -> string (2) "54"
    $value[54][1]->join_parent_id
    public name -> string (17) "1:::Wall Planters"
    $value[54][1]->name
    public parent_id -> string (2) "54"
    $value[54][1]->parent_id
    public parent_slug -> string (14) "vases-planters"
    $value[54][1]->parent_slug
    public parent_tree -> string (5) "11,54"
    $value[54][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[54][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[54][1]->show_on_main_menu
    public slug -> string (13) "wall-planters"
    $value[54][1]->slug
    public storage -> string (5) "local"
    $value[54][1]->storage
2 => stdClass#1396 (14)
$value[54][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[54][2]->category_order
    public featured_order -> string (1) "1"
    $value[54][2]->featured_order
    public has_subcategory -> null
    $value[54][2]->has_subcategory
    public id -> string (3) "181"
    $value[54][2]->id
    public image -> string (0) ""
    $value[54][2]->image
    public join_parent_id -> string (2) "54"
    $value[54][2]->join_parent_id
    public name -> string (20) "1:::Hanging Planters"
    $value[54][2]->name
    public parent_id -> string (2) "54"
    $value[54][2]->parent_id
    public parent_slug -> string (14) "vases-planters"
    $value[54][2]->parent_slug
    public parent_tree -> string (5) "11,54"
    $value[54][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[54][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[54][2]->show_on_main_menu
    public slug -> string (16) "hanging-planters"
    $value[54][2]->slug
    public storage -> string (5) "local"
    $value[54][2]->storage
49 => array (3)
$value[49]
0 => stdClass#1395 (14)
$value[49][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[49][0]->category_order
    public featured_order -> string (1) "1"
    $value[49][0]->featured_order
    public has_subcategory -> null
    $value[49][0]->has_subcategory
    public id -> string (3) "166"
    $value[49][0]->id
    public image -> string (0) ""
    $value[49][0]->image
    public join_parent_id -> string (2) "49"
    $value[49][0]->join_parent_id
    public name -> string (19) "1:::Hallway Runners"
    $value[49][0]->name
    public parent_id -> string (2) "49"
    $value[49][0]->parent_id
    public parent_slug -> string (11) "runner-rugs"
    $value[49][0]->parent_slug
    public parent_tree -> string (5) "10,49"
    $value[49][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[49][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[49][0]->show_on_main_menu
    public slug -> string (15) "hallway-runners"
    $value[49][0]->slug
    public storage -> string (5) "local"
    $value[49][0]->storage
1 => stdClass#1394 (14)
$value[49][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[49][1]->category_order
    public featured_order -> string (1) "1"
    $value[49][1]->featured_order
    public has_subcategory -> null
    $value[49][1]->has_subcategory
    public id -> string (3) "167"
    $value[49][1]->id
    public image -> string (0) ""
    $value[49][1]->image
    public join_parent_id -> string (2) "49"
    $value[49][1]->join_parent_id
    public name -> string (19) "1:::Kitchen Runners"
    $value[49][1]->name
    public parent_id -> string (2) "49"
    $value[49][1]->parent_id
    public parent_slug -> string (11) "runner-rugs"
    $value[49][1]->parent_slug
    public parent_tree -> string (5) "10,49"
    $value[49][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[49][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[49][1]->show_on_main_menu
    public slug -> string (15) "kitchen-runners"
    $value[49][1]->slug
    public storage -> string (5) "local"
    $value[49][1]->storage
2 => stdClass#1393 (14)
$value[49][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[49][2]->category_order
    public featured_order -> string (1) "1"
    $value[49][2]->featured_order
    public has_subcategory -> null
    $value[49][2]->has_subcategory
    public id -> string (3) "168"
    $value[49][2]->id
    public image -> string (0) ""
    $value[49][2]->image
    public join_parent_id -> string (2) "49"
    $value[49][2]->join_parent_id
    public name -> string (19) "1:::Outdoor Runners"
    $value[49][2]->name
    public parent_id -> string (2) "49"
    $value[49][2]->parent_id
    public parent_slug -> string (11) "runner-rugs"
    $value[49][2]->parent_slug
    public parent_tree -> string (5) "10,49"
    $value[49][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[49][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[49][2]->show_on_main_menu
    public slug -> string (15) "outdoor-runners"
    $value[49][2]->slug
    public storage -> string (5) "local"
    $value[49][2]->storage
31 => array (2)
$value[31]
0 => stdClass#1392 (14)
$value[31][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[31][0]->category_order
    public featured_order -> string (1) "1"
    $value[31][0]->featured_order
    public has_subcategory -> null
    $value[31][0]->has_subcategory
    public id -> string (3) "114"
    $value[31][0]->id
    public image -> string (0) ""
    $value[31][0]->image
    public join_parent_id -> string (2) "31"
    $value[31][0]->join_parent_id
    public name -> string (22) "1:::Heated Towel Racks"
    $value[31][0]->name
    public parent_id -> string (2) "31"
    $value[31][0]->parent_id
    public parent_slug -> string (19) "towel-racks-holders"
    $value[31][0]->parent_slug
    public parent_tree -> string (4) "5,31"
    $value[31][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[31][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[31][0]->show_on_main_menu
    public slug -> string (18) "heated-towel-racks"
    $value[31][0]->slug
    public storage -> string (5) "local"
    $value[31][0]->storage
1 => stdClass#1391 (14)
$value[31][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[31][1]->category_order
    public featured_order -> string (1) "1"
    $value[31][1]->featured_order
    public has_subcategory -> null
    $value[31][1]->has_subcategory
    public id -> string (3) "115"
    $value[31][1]->id
    public image -> string (0) ""
    $value[31][1]->image
    public join_parent_id -> string (2) "31"
    $value[31][1]->join_parent_id
    public name -> string (30) "1:::Freestanding Towel Holders"
    $value[31][1]->name
    public parent_id -> string (2) "31"
    $value[31][1]->parent_id
    public parent_slug -> string (19) "towel-racks-holders"
    $value[31][1]->parent_slug
    public parent_tree -> string (4) "5,31"
    $value[31][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[31][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[31][1]->show_on_main_menu
    public slug -> string (26) "freestanding-towel-holders"
    $value[31][1]->slug
    public storage -> string (5) "local"
    $value[31][1]->storage
55 => array (3)
$value[55]
0 => stdClass#1390 (14)
$value[55][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[55][0]->category_order
    public featured_order -> string (1) "1"
    $value[55][0]->featured_order
    public has_subcategory -> null
    $value[55][0]->has_subcategory
    public id -> string (3) "182"
    $value[55][0]->id
    public image -> string (0) ""
    $value[55][0]->image
    public join_parent_id -> string (2) "55"
    $value[55][0]->join_parent_id
    public name -> string (17) "1:::Jewelry Boxes"
    $value[55][0]->name
    public parent_id -> string (2) "55"
    $value[55][0]->parent_id
    public parent_slug -> string (24) "decorative-storage-boxes"
    $value[55][0]->parent_slug
    public parent_tree -> string (5) "11,55"
    $value[55][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[55][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[55][0]->show_on_main_menu
    public slug -> string (13) "jewelry-boxes"
    $value[55][0]->slug
    public storage -> string (5) "local"
    $value[55][0]->storage
1 => stdClass#1389 (14)
$value[55][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[55][1]->category_order
    public featured_order -> string (1) "1"
    $value[55][1]->featured_order
    public has_subcategory -> null
    $value[55][1]->has_subcategory
    public id -> string (3) "183"
    $value[55][1]->id
    public image -> string (0) ""
    $value[55][1]->image
    public join_parent_id -> string (2) "55"
    $value[55][1]->join_parent_id
    public name -> string (10) "1:::Trunks"
    $value[55][1]->name
    public parent_id -> string (2) "55"
    $value[55][1]->parent_id
    public parent_slug -> string (24) "decorative-storage-boxes"
    $value[55][1]->parent_slug
    public parent_tree -> string (5) "11,55"
    $value[55][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[55][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[55][1]->show_on_main_menu
    public slug -> string (6) "trunks"
    $value[55][1]->slug
    public storage -> string (5) "local"
    $value[55][1]->storage
2 => stdClass#1388 (14)
$value[55][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[55][2]->category_order
    public featured_order -> string (1) "1"
    $value[55][2]->featured_order
    public has_subcategory -> null
    $value[55][2]->has_subcategory
    public id -> string (3) "184"
    $value[55][2]->id
    public image -> string (0) ""
    $value[55][2]->image
    public join_parent_id -> string (2) "55"
    $value[55][2]->join_parent_id
    public name -> string (19) "1:::Storage Baskets"
    $value[55][2]->name
    public parent_id -> string (2) "55"
    $value[55][2]->parent_id
    public parent_slug -> string (24) "decorative-storage-boxes"
    $value[55][2]->parent_slug
    public parent_tree -> string (5) "11,55"
    $value[55][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[55][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[55][2]->show_on_main_menu
    public slug -> string (15) "storage-baskets"
    $value[55][2]->slug
    public storage -> string (5) "local"
    $value[55][2]->storage
19 => array (3)
$value[19]
0 => stdClass#1387 (14)
$value[19][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[19][0]->category_order
    public featured_order -> string (1) "1"
    $value[19][0]->featured_order
    public has_subcategory -> null
    $value[19][0]->has_subcategory
    public id -> string (2) "79"
    $value[19][0]->id
    public image -> string (0) ""
    $value[19][0]->image
    public join_parent_id -> string (2) "19"
    $value[19][0]->join_parent_id
    public name -> string (18) "1:::Ladder Shelves"
    $value[19][0]->name
    public parent_id -> string (2) "19"
    $value[19][0]->parent_id
    public parent_slug -> string (25) "bookshelves-display-units"
    $value[19][0]->parent_slug
    public parent_tree -> string (4) "3,19"
    $value[19][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[19][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[19][0]->show_on_main_menu
    public slug -> string (14) "ladder-shelves"
    $value[19][0]->slug
    public storage -> string (5) "local"
    $value[19][0]->storage
1 => stdClass#1386 (14)
$value[19][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[19][1]->category_order
    public featured_order -> string (1) "1"
    $value[19][1]->featured_order
    public has_subcategory -> null
    $value[19][1]->has_subcategory
    public id -> string (2) "80"
    $value[19][1]->id
    public image -> string (0) ""
    $value[19][1]->image
    public join_parent_id -> string (2) "19"
    $value[19][1]->join_parent_id
    public name -> string (24) "1:::Wall-Mounted Shelves"
    $value[19][1]->name
    public parent_id -> string (2) "19"
    $value[19][1]->parent_id
    public parent_slug -> string (25) "bookshelves-display-units"
    $value[19][1]->parent_slug
    public parent_tree -> string (4) "3,19"
    $value[19][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[19][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[19][1]->show_on_main_menu
    public slug -> string (20) "wall-mounted-shelves"
    $value[19][1]->slug
    public storage -> string (5) "local"
    $value[19][1]->storage
2 => stdClass#1385 (14)
$value[19][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[19][2]->category_order
    public featured_order -> string (1) "1"
    $value[19][2]->featured_order
    public has_subcategory -> null
    $value[19][2]->has_subcategory
    public id -> string (2) "81"
    $value[19][2]->id
    public image -> string (0) ""
    $value[19][2]->image
    public join_parent_id -> string (2) "19"
    $value[19][2]->join_parent_id
    public name -> string (20) "1:::Modular Shelving"
    $value[19][2]->name
    public parent_id -> string (2) "19"
    $value[19][2]->parent_id
    public parent_slug -> string (25) "bookshelves-display-units"
    $value[19][2]->parent_slug
    public parent_tree -> string (4) "3,19"
    $value[19][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[19][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[19][2]->show_on_main_menu
    public slug -> string (16) "modular-shelving"
    $value[19][2]->slug
    public storage -> string (5) "local"
    $value[19][2]->storage
17 => array (3)
$value[17]
0 => stdClass#1384 (14)
$value[17][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[17][0]->category_order
    public featured_order -> string (1) "1"
    $value[17][0]->featured_order
    public has_subcategory -> null
    $value[17][0]->has_subcategory
    public id -> string (2) "73"
    $value[17][0]->id
    public image -> string (0) ""
    $value[17][0]->image
    public join_parent_id -> string (2) "17"
    $value[17][0]->join_parent_id
    public name -> string (19) "1:::Lift-Top Tables"
    $value[17][0]->name
    public parent_id -> string (2) "17"
    $value[17][0]->parent_id
    public parent_slug -> string (13) "coffee-tables"
    $value[17][0]->parent_slug
    public parent_tree -> string (4) "3,17"
    $value[17][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[17][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[17][0]->show_on_main_menu
    public slug -> string (15) "lift-top-tables"
    $value[17][0]->slug
    public storage -> string (5) "local"
    $value[17][0]->storage
1 => stdClass#1383 (14)
$value[17][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[17][1]->category_order
    public featured_order -> string (1) "1"
    $value[17][1]->featured_order
    public has_subcategory -> null
    $value[17][1]->has_subcategory
    public id -> string (2) "74"
    $value[17][1]->id
    public image -> string (0) ""
    $value[17][1]->image
    public join_parent_id -> string (2) "17"
    $value[17][1]->join_parent_id
    public name -> string (18) "1:::Nesting Tables"
    $value[17][1]->name
    public parent_id -> string (2) "17"
    $value[17][1]->parent_id
    public parent_slug -> string (13) "coffee-tables"
    $value[17][1]->parent_slug
    public parent_tree -> string (4) "3,17"
    $value[17][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[17][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[17][1]->show_on_main_menu
    public slug -> string (14) "nesting-tables"
    $value[17][1]->slug
    public storage -> string (5) "local"
    $value[17][1]->storage
2 => stdClass#1382 (14)
$value[17][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[17][2]->category_order
    public featured_order -> string (1) "1"
    $value[17][2]->featured_order
    public has_subcategory -> null
    $value[17][2]->has_subcategory
    public id -> string (2) "75"
    $value[17][2]->id
    public image -> string (0) ""
    $value[17][2]->image
    public join_parent_id -> string (2) "17"
    $value[17][2]->join_parent_id
    public name -> string (23) "1:::Glass Coffee Tables"
    $value[17][2]->name
    public parent_id -> string (2) "17"
    $value[17][2]->parent_id
    public parent_slug -> string (13) "coffee-tables"
    $value[17][2]->parent_slug
    public parent_tree -> string (4) "3,17"
    $value[17][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[17][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[17][2]->show_on_main_menu
    public slug -> string (19) "glass-coffee-tables"
    $value[17][2]->slug
    public storage -> string (5) "local"
    $value[17][2]->storage
50 => array (2)
$value[50]
0 => stdClass#1381 (14)
$value[50][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[50][0]->category_order
    public featured_order -> string (1) "1"
    $value[50][0]->featured_order
    public has_subcategory -> null
    $value[50][0]->has_subcategory
    public id -> string (3) "169"
    $value[50][0]->id
    public image -> string (0) ""
    $value[50][0]->image
    public join_parent_id -> string (2) "50"
    $value[50][0]->join_parent_id
    public name -> string (19) "1:::Long Pile Shags"
    $value[50][0]->name
    public parent_id -> string (2) "50"
    $value[50][0]->parent_id
    public parent_slug -> string (9) "shag-rugs"
    $value[50][0]->parent_slug
    public parent_tree -> string (5) "10,50"
    $value[50][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[50][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[50][0]->show_on_main_menu
    public slug -> string (15) "long-pile-shags"
    $value[50][0]->slug
    public storage -> string (5) "local"
    $value[50][0]->storage
1 => stdClass#1380 (14)
$value[50][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[50][1]->category_order
    public featured_order -> string (1) "1"
    $value[50][1]->featured_order
    public has_subcategory -> null
    $value[50][1]->has_subcategory
    public id -> string (3) "170"
    $value[50][1]->id
    public image -> string (0) ""
    $value[50][1]->image
    public join_parent_id -> string (2) "50"
    $value[50][1]->join_parent_id
    public name -> string (18) "1:::Faux Fur Shags"
    $value[50][1]->name
    public parent_id -> string (2) "50"
    $value[50][1]->parent_id
    public parent_slug -> string (9) "shag-rugs"
    $value[50][1]->parent_slug
    public parent_tree -> string (5) "10,50"
    $value[50][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[50][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[50][1]->show_on_main_menu
    public slug -> string (14) "faux-fur-shags"
    $value[50][1]->slug
    public storage -> string (5) "local"
    $value[50][1]->storage
16 => array (4)
$value[16]
0 => stdClass#1379 (14)
$value[16][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[16][0]->category_order
    public featured_order -> string (1) "1"
    $value[16][0]->featured_order
    public has_subcategory -> null
    $value[16][0]->has_subcategory
    public id -> string (2) "69"
    $value[16][0]->id
    public image -> string (0) ""
    $value[16][0]->image
    public join_parent_id -> string (2) "16"
    $value[16][0]->join_parent_id
    public name -> string (13) "1:::Loveseats"
    $value[16][0]->name
    public parent_id -> string (2) "16"
    $value[16][0]->parent_id
    public parent_slug -> string (16) "sofas-sectionals"
    $value[16][0]->parent_slug
    public parent_tree -> string (4) "3,16"
    $value[16][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[16][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[16][0]->show_on_main_menu
    public slug -> string (9) "loveseats"
    $value[16][0]->slug
    public storage -> string (5) "local"
    $value[16][0]->storage
1 => stdClass#1378 (14)
$value[16][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[16][1]->category_order
    public featured_order -> string (1) "1"
    $value[16][1]->featured_order
    public has_subcategory -> null
    $value[16][1]->has_subcategory
    public id -> string (2) "70"
    $value[16][1]->id
    public image -> string (0) ""
    $value[16][1]->image
    public join_parent_id -> string (2) "16"
    $value[16][1]->join_parent_id
    public name -> string (19) "1:::Reclining Sofas"
    $value[16][1]->name
    public parent_id -> string (2) "16"
    $value[16][1]->parent_id
    public parent_slug -> string (16) "sofas-sectionals"
    $value[16][1]->parent_slug
    public parent_tree -> string (4) "3,16"
    $value[16][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[16][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[16][1]->show_on_main_menu
    public slug -> string (15) "reclining-sofas"
    $value[16][1]->slug
    public storage -> string (5) "local"
    $value[16][1]->storage
2 => stdClass#1377 (14)
$value[16][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[16][2]->category_order
    public featured_order -> string (1) "1"
    $value[16][2]->featured_order
    public has_subcategory -> null
    $value[16][2]->has_subcategory
    public id -> string (2) "71"
    $value[16][2]->id
    public image -> string (0) ""
    $value[16][2]->image
    public join_parent_id -> string (2) "16"
    $value[16][2]->join_parent_id
    public name -> string (17) "1:::Sleeper Sofas"
    $value[16][2]->name
    public parent_id -> string (2) "16"
    $value[16][2]->parent_id
    public parent_slug -> string (16) "sofas-sectionals"
    $value[16][2]->parent_slug
    public parent_tree -> string (4) "3,16"
    $value[16][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[16][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[16][2]->show_on_main_menu
    public slug -> string (13) "sleeper-sofas"
    $value[16][2]->slug
    public storage -> string (5) "local"
    $value[16][2]->storage
3 => stdClass#1376 (14)
$value[16][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[16][3]->category_order
    public featured_order -> string (1) "1"
    $value[16][3]->featured_order
    public has_subcategory -> null
    $value[16][3]->has_subcategory
    public id -> string (2) "72"
    $value[16][3]->id
    public image -> string (0) ""
    $value[16][3]->image
    public join_parent_id -> string (2) "16"
    $value[16][3]->join_parent_id
    public name -> string (22) "1:::Modular Sectionals"
    $value[16][3]->name
    public parent_id -> string (2) "16"
    $value[16][3]->parent_id
    public parent_slug -> string (16) "sofas-sectionals"
    $value[16][3]->parent_slug
    public parent_tree -> string (4) "3,16"
    $value[16][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[16][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[16][3]->show_on_main_menu
    public slug -> string (18) "modular-sectionals"
    $value[16][3]->slug
    public storage -> string (5) "local"
    $value[16][3]->storage
18 => array (3)
$value[18]
0 => stdClass#1375 (14)
$value[18][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[18][0]->category_order
    public featured_order -> string (1) "1"
    $value[18][0]->featured_order
    public has_subcategory -> null
    $value[18][0]->has_subcategory
    public id -> string (2) "76"
    $value[18][0]->id
    public image -> string (0) ""
    $value[18][0]->image
    public join_parent_id -> string (2) "18"
    $value[18][0]->join_parent_id
    public name -> string (18) "1:::Media Consoles"
    $value[18][0]->name
    public parent_id -> string (2) "18"
    $value[18][0]->parent_id
    public parent_slug -> string (9) "tv-stands"
    $value[18][0]->parent_slug
    public parent_tree -> string (4) "3,18"
    $value[18][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[18][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[18][0]->show_on_main_menu
    public slug -> string (14) "media-consoles"
    $value[18][0]->slug
    public storage -> string (5) "local"
    $value[18][0]->storage
1 => stdClass#1374 (14)
$value[18][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[18][1]->category_order
    public featured_order -> string (1) "1"
    $value[18][1]->featured_order
    public has_subcategory -> null
    $value[18][1]->has_subcategory
    public id -> string (2) "77"
    $value[18][1]->id
    public image -> string (0) ""
    $value[18][1]->image
    public join_parent_id -> string (2) "18"
    $value[18][1]->join_parent_id
    public name -> string (16) "1:::Corner Units"
    $value[18][1]->name
    public parent_id -> string (2) "18"
    $value[18][1]->parent_id
    public parent_slug -> string (9) "tv-stands"
    $value[18][1]->parent_slug
    public parent_tree -> string (4) "3,18"
    $value[18][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[18][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[18][1]->show_on_main_menu
    public slug -> string (12) "corner-units"
    $value[18][1]->slug
    public storage -> string (5) "local"
    $value[18][1]->storage
2 => stdClass#1373 (14)
$value[18][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[18][2]->category_order
    public featured_order -> string (1) "1"
    $value[18][2]->featured_order
    public has_subcategory -> null
    $value[18][2]->has_subcategory
    public id -> string (2) "78"
    $value[18][2]->id
    public image -> string (0) ""
    $value[18][2]->image
    public join_parent_id -> string (2) "18"
    $value[18][2]->join_parent_id
    public name -> string (24) "1:::Floating Wall Stands"
    $value[18][2]->name
    public parent_id -> string (2) "18"
    $value[18][2]->parent_id
    public parent_slug -> string (9) "tv-stands"
    $value[18][2]->parent_slug
    public parent_tree -> string (4) "3,18"
    $value[18][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[18][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[18][2]->show_on_main_menu
    public slug -> string (20) "floating-wall-stands"
    $value[18][2]->slug
    public storage -> string (5) "local"
    $value[18][2]->storage
187 => array (5)
$value[187]
0 => stdClass#1372 (14)
$value[187][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[187][0]->category_order
    public featured_order -> string (1) "1"
    $value[187][0]->featured_order
    public has_subcategory -> null
    $value[187][0]->has_subcategory
    public id -> string (3) "195"
    $value[187][0]->id
    public image -> string (0) ""
    $value[187][0]->image
    public join_parent_id -> string (3) "187"
    $value[187][0]->join_parent_id
    public name -> string (22) "1:::Mid-Century Modern"
    $value[187][0]->name
    public parent_id -> string (3) "187"
    $value[187][0]->parent_id
    public parent_slug -> string (11) "style-based"
    $value[187][0]->parent_slug
    public parent_tree -> string (7) "185,187"
    $value[187][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[187][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[187][0]->show_on_main_menu
    public slug -> string (18) "mid-century-modern"
    $value[187][0]->slug
    public storage -> string (5) "local"
    $value[187][0]->storage
1 => stdClass#1371 (14)
$value[187][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[187][1]->category_order
    public featured_order -> string (1) "1"
    $value[187][1]->featured_order
    public has_subcategory -> null
    $value[187][1]->has_subcategory
    public id -> string (3) "196"
    $value[187][1]->id
    public image -> string (0) ""
    $value[187][1]->image
    public join_parent_id -> string (3) "187"
    $value[187][1]->join_parent_id
    public name -> string (21) "1:::Art Deco Elegance"
    $value[187][1]->name
    public parent_id -> string (3) "187"
    $value[187][1]->parent_id
    public parent_slug -> string (11) "style-based"
    $value[187][1]->parent_slug
    public parent_tree -> string (7) "185,187"
    $value[187][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[187][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[187][1]->show_on_main_menu
    public slug -> string (17) "art-deco-elegance"
    $value[187][1]->slug
    public storage -> string (5) "local"
    $value[187][1]->storage
2 => stdClass#1370 (14)
$value[187][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[187][2]->category_order
    public featured_order -> string (1) "1"
    $value[187][2]->featured_order
    public has_subcategory -> null
    $value[187][2]->has_subcategory
    public id -> string (3) "197"
    $value[187][2]->id
    public image -> string (0) ""
    $value[187][2]->image
    public join_parent_id -> string (3) "187"
    $value[187][2]->join_parent_id
    public name -> string (20) "1:::Victorian Luxury"
    $value[187][2]->name
    public parent_id -> string (3) "187"
    $value[187][2]->parent_id
    public parent_slug -> string (11) "style-based"
    $value[187][2]->parent_slug
    public parent_tree -> string (7) "185,187"
    $value[187][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[187][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[187][2]->show_on_main_menu
    public slug -> string (16) "victorian-luxury"
    $value[187][2]->slug
    public storage -> string (5) "local"
    $value[187][2]->storage
3 => stdClass#1369 (14)
$value[187][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[187][3]->category_order
    public featured_order -> string (1) "1"
    $value[187][3]->featured_order
    public has_subcategory -> null
    $value[187][3]->has_subcategory
    public id -> string (3) "198"
    $value[187][3]->id
    public image -> string (0) ""
    $value[187][3]->image
    public join_parent_id -> string (3) "187"
    $value[187][3]->join_parent_id
    public name -> string (20) "1:::Industrial Retro"
    $value[187][3]->name
    public parent_id -> string (3) "187"
    $value[187][3]->parent_id
    public parent_slug -> string (11) "style-based"
    $value[187][3]->parent_slug
    public parent_tree -> string (7) "185,187"
    $value[187][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[187][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[187][3]->show_on_main_menu
    public slug -> string (16) "industrial-retro"
    $value[187][3]->slug
    public storage -> string (5) "local"
    $value[187][3]->storage
4 => stdClass#1368 (14)
$value[187][4]
  • Properties (14)
  • public category_order -> string (1) "5"
    $value[187][4]->category_order
    public featured_order -> string (1) "1"
    $value[187][4]->featured_order
    public has_subcategory -> null
    $value[187][4]->has_subcategory
    public id -> string (3) "199"
    $value[187][4]->id
    public image -> string (0) ""
    $value[187][4]->image
    public join_parent_id -> string (3) "187"
    $value[187][4]->join_parent_id
    public name -> string (16) "1:::Rustic Charm"
    $value[187][4]->name
    public parent_id -> string (3) "187"
    $value[187][4]->parent_id
    public parent_slug -> string (11) "style-based"
    $value[187][4]->parent_slug
    public parent_tree -> string (7) "185,187"
    $value[187][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[187][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[187][4]->show_on_main_menu
    public slug -> string (12) "rustic-charm"
    $value[187][4]->slug
    public storage -> string (5) "local"
    $value[187][4]->storage
29 => array (2)
$value[29]
0 => stdClass#1367 (14)
$value[29][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[29][0]->category_order
    public featured_order -> string (1) "1"
    $value[29][0]->featured_order
    public has_subcategory -> null
    $value[29][0]->has_subcategory
    public id -> string (3) "109"
    $value[29][0]->id
    public image -> string (0) ""
    $value[29][0]->image
    public join_parent_id -> string (2) "29"
    $value[29][0]->join_parent_id
    public name -> string (19) "1:::Mirror Cabinets"
    $value[29][0]->name
    public parent_id -> string (2) "29"
    $value[29][0]->parent_id
    public parent_slug -> string (17) "bathroom-cabinets"
    $value[29][0]->parent_slug
    public parent_tree -> string (4) "5,29"
    $value[29][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[29][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[29][0]->show_on_main_menu
    public slug -> string (15) "mirror-cabinets"
    $value[29][0]->slug
    public storage -> string (5) "local"
    $value[29][0]->storage
1 => stdClass#1366 (14)
$value[29][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[29][1]->category_order
    public featured_order -> string (1) "1"
    $value[29][1]->featured_order
    public has_subcategory -> null
    $value[29][1]->has_subcategory
    public id -> string (3) "110"
    $value[29][1]->id
    public image -> string (0) ""
    $value[29][1]->image
    public join_parent_id -> string (2) "29"
    $value[29][1]->join_parent_id
    public name -> string (25) "1:::Tall Storage Cabinets"
    $value[29][1]->name
    public parent_id -> string (2) "29"
    $value[29][1]->parent_id
    public parent_slug -> string (17) "bathroom-cabinets"
    $value[29][1]->parent_slug
    public parent_tree -> string (4) "5,29"
    $value[29][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[29][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[29][1]->show_on_main_menu
    public slug -> string (21) "tall-storage-cabinets"
    $value[29][1]->slug
    public storage -> string (5) "local"
    $value[29][1]->storage
14 => array (3)
$value[14]
0 => stdClass#1365 (14)
$value[14][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[14][0]->category_order
    public featured_order -> string (1) "1"
    $value[14][0]->featured_order
    public has_subcategory -> null
    $value[14][0]->has_subcategory
    public id -> string (2) "63"
    $value[14][0]->id
    public image -> string (0) ""
    $value[14][0]->image
    public join_parent_id -> string (2) "14"
    $value[14][0]->join_parent_id
    public name -> string (21) "1:::Modern Sideboards"
    $value[14][0]->name
    public parent_id -> string (2) "14"
    $value[14][0]->parent_id
    public parent_slug -> string (18) "sideboards-buffets"
    $value[14][0]->parent_slug
    public parent_tree -> string (4) "2,14"
    $value[14][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[14][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[14][0]->show_on_main_menu
    public slug -> string (17) "modern-sideboards"
    $value[14][0]->slug
    public storage -> string (5) "local"
    $value[14][0]->storage
1 => stdClass#1364 (14)
$value[14][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[14][1]->category_order
    public featured_order -> string (1) "1"
    $value[14][1]->featured_order
    public has_subcategory -> null
    $value[14][1]->has_subcategory
    public id -> string (2) "64"
    $value[14][1]->id
    public image -> string (0) ""
    $value[14][1]->image
    public join_parent_id -> string (2) "14"
    $value[14][1]->join_parent_id
    public name -> string (19) "1:::Vintage Buffets"
    $value[14][1]->name
    public parent_id -> string (2) "14"
    $value[14][1]->parent_id
    public parent_slug -> string (18) "sideboards-buffets"
    $value[14][1]->parent_slug
    public parent_tree -> string (4) "2,14"
    $value[14][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[14][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[14][1]->show_on_main_menu
    public slug -> string (15) "vintage-buffets"
    $value[14][1]->slug
    public storage -> string (5) "local"
    $value[14][1]->storage
2 => stdClass#1363 (14)
$value[14][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[14][2]->category_order
    public featured_order -> string (1) "1"
    $value[14][2]->featured_order
    public has_subcategory -> null
    $value[14][2]->has_subcategory
    public id -> string (2) "65"
    $value[14][2]->id
    public image -> string (0) ""
    $value[14][2]->image
    public join_parent_id -> string (2) "14"
    $value[14][2]->join_parent_id
    public name -> string (20) "1:::Display Cabinets"
    $value[14][2]->name
    public parent_id -> string (2) "14"
    $value[14][2]->parent_id
    public parent_slug -> string (18) "sideboards-buffets"
    $value[14][2]->parent_slug
    public parent_tree -> string (4) "2,14"
    $value[14][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[14][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[14][2]->show_on_main_menu
    public slug -> string (16) "display-cabinets"
    $value[14][2]->slug
    public storage -> string (5) "local"
    $value[14][2]->storage
36 => array (3)
$value[36]
0 => stdClass#1362 (14)
$value[36][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[36][0]->category_order
    public featured_order -> string (1) "1"
    $value[36][0]->featured_order
    public has_subcategory -> null
    $value[36][0]->has_subcategory
    public id -> string (3) "127"
    $value[36][0]->id
    public image -> string (0) ""
    $value[36][0]->image
    public join_parent_id -> string (2) "36"
    $value[36][0]->join_parent_id
    public name -> string (25) "1:::Narrow Console Tables"
    $value[36][0]->name
    public parent_id -> string (2) "36"
    $value[36][0]->parent_id
    public parent_slug -> string (14) "console-tables"
    $value[36][0]->parent_slug
    public parent_tree -> string (4) "7,36"
    $value[36][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[36][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[36][0]->show_on_main_menu
    public slug -> string (21) "narrow-console-tables"
    $value[36][0]->slug
    public storage -> string (5) "local"
    $value[36][0]->storage
1 => stdClass#1361 (14)
$value[36][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[36][1]->category_order
    public featured_order -> string (1) "1"
    $value[36][1]->featured_order
    public has_subcategory -> null
    $value[36][1]->has_subcategory
    public id -> string (3) "128"
    $value[36][1]->id
    public image -> string (0) ""
    $value[36][1]->image
    public join_parent_id -> string (2) "36"
    $value[36][1]->join_parent_id
    public name -> string (26) "1:::Storage Console Tables"
    $value[36][1]->name
    public parent_id -> string (2) "36"
    $value[36][1]->parent_id
    public parent_slug -> string (14) "console-tables"
    $value[36][1]->parent_slug
    public parent_tree -> string (4) "7,36"
    $value[36][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[36][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[36][1]->show_on_main_menu
    public slug -> string (22) "storage-console-tables"
    $value[36][1]->slug
    public storage -> string (5) "local"
    $value[36][1]->storage
2 => stdClass#1360 (14)
$value[36][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[36][2]->category_order
    public featured_order -> string (1) "1"
    $value[36][2]->featured_order
    public has_subcategory -> null
    $value[36][2]->has_subcategory
    public id -> string (3) "129"
    $value[36][2]->id
    public image -> string (0) ""
    $value[36][2]->image
    public join_parent_id -> string (2) "36"
    $value[36][2]->join_parent_id
    public name -> string (27) "1:::Mirrored Console Tables"
    $value[36][2]->name
    public parent_id -> string (2) "36"
    $value[36][2]->parent_id
    public parent_slug -> string (14) "console-tables"
    $value[36][2]->parent_slug
    public parent_tree -> string (4) "7,36"
    $value[36][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[36][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[36][2]->show_on_main_menu
    public slug -> string (23) "mirrored-console-tables"
    $value[36][2]->slug
    public storage -> string (5) "local"
    $value[36][2]->storage
48 => array (3)
$value[48]
0 => stdClass#1359 (14)
$value[48][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[48][0]->category_order
    public featured_order -> string (1) "1"
    $value[48][0]->featured_order
    public has_subcategory -> null
    $value[48][0]->has_subcategory
    public id -> string (3) "163"
    $value[48][0]->id
    public image -> string (0) ""
    $value[48][0]->image
    public join_parent_id -> string (2) "48"
    $value[48][0]->join_parent_id
    public name -> string (17) "1:::Oriental Rugs"
    $value[48][0]->name
    public parent_id -> string (2) "48"
    $value[48][0]->parent_id
    public parent_slug -> string (9) "area-rugs"
    $value[48][0]->parent_slug
    public parent_tree -> string (5) "10,48"
    $value[48][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[48][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[48][0]->show_on_main_menu
    public slug -> string (13) "oriental-rugs"
    $value[48][0]->slug
    public storage -> string (5) "local"
    $value[48][0]->storage
1 => stdClass#1358 (14)
$value[48][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[48][1]->category_order
    public featured_order -> string (1) "1"
    $value[48][1]->featured_order
    public has_subcategory -> null
    $value[48][1]->has_subcategory
    public id -> string (3) "164"
    $value[48][1]->id
    public image -> string (0) ""
    $value[48][1]->image
    public join_parent_id -> string (2) "48"
    $value[48][1]->join_parent_id
    public name -> string (15) "1:::Modern Rugs"
    $value[48][1]->name
    public parent_id -> string (2) "48"
    $value[48][1]->parent_id
    public parent_slug -> string (9) "area-rugs"
    $value[48][1]->parent_slug
    public parent_tree -> string (5) "10,48"
    $value[48][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[48][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[48][1]->show_on_main_menu
    public slug -> string (11) "modern-rugs"
    $value[48][1]->slug
    public storage -> string (5) "local"
    $value[48][1]->storage
2 => stdClass#1357 (14)
$value[48][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[48][2]->category_order
    public featured_order -> string (1) "1"
    $value[48][2]->featured_order
    public has_subcategory -> null
    $value[48][2]->has_subcategory
    public id -> string (3) "165"
    $value[48][2]->id
    public image -> string (0) ""
    $value[48][2]->image
    public join_parent_id -> string (2) "48"
    $value[48][2]->join_parent_id
    public name -> string (18) "1:::Geometric Rugs"
    $value[48][2]->name
    public parent_id -> string (2) "48"
    $value[48][2]->parent_id
    public parent_slug -> string (9) "area-rugs"
    $value[48][2]->parent_slug
    public parent_tree -> string (5) "10,48"
    $value[48][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[48][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[48][2]->show_on_main_menu
    public slug -> string (14) "geometric-rugs"
    $value[48][2]->slug
    public storage -> string (5) "local"
    $value[48][2]->storage
20 => array (3)
$value[20]
0 => stdClass#1356 (14)
$value[20][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[20][0]->category_order
    public featured_order -> string (1) "1"
    $value[20][0]->featured_order
    public has_subcategory -> null
    $value[20][0]->has_subcategory
    public id -> string (2) "82"
    $value[20][0]->id
    public image -> string (0) ""
    $value[20][0]->image
    public join_parent_id -> string (2) "20"
    $value[20][0]->join_parent_id
    public name -> string (17) "1:::Platform Beds"
    $value[20][0]->name
    public parent_id -> string (2) "20"
    $value[20][0]->parent_id
    public parent_slug -> string (15) "beds-bed-frames"
    $value[20][0]->parent_slug
    public parent_tree -> string (4) "1,20"
    $value[20][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[20][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[20][0]->show_on_main_menu
    public slug -> string (13) "platform-beds"
    $value[20][0]->slug
    public storage -> string (5) "local"
    $value[20][0]->storage
1 => stdClass#1355 (14)
$value[20][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[20][1]->category_order
    public featured_order -> string (1) "1"
    $value[20][1]->featured_order
    public has_subcategory -> null
    $value[20][1]->has_subcategory
    public id -> string (2) "83"
    $value[20][1]->id
    public image -> string (0) ""
    $value[20][1]->image
    public join_parent_id -> string (2) "20"
    $value[20][1]->join_parent_id
    public name -> string (15) "1:::Canopy Beds"
    $value[20][1]->name
    public parent_id -> string (2) "20"
    $value[20][1]->parent_id
    public parent_slug -> string (15) "beds-bed-frames"
    $value[20][1]->parent_slug
    public parent_tree -> string (4) "1,20"
    $value[20][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[20][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[20][1]->show_on_main_menu
    public slug -> string (11) "canopy-beds"
    $value[20][1]->slug
    public storage -> string (5) "local"
    $value[20][1]->storage
2 => stdClass#1354 (14)
$value[20][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[20][2]->category_order
    public featured_order -> string (1) "1"
    $value[20][2]->featured_order
    public has_subcategory -> null
    $value[20][2]->has_subcategory
    public id -> string (2) "84"
    $value[20][2]->id
    public image -> string (0) ""
    $value[20][2]->image
    public join_parent_id -> string (2) "20"
    $value[20][2]->join_parent_id
    public name -> string (20) "1:::Upholstered Beds"
    $value[20][2]->name
    public parent_id -> string (2) "20"
    $value[20][2]->parent_id
    public parent_slug -> string (15) "beds-bed-frames"
    $value[20][2]->parent_slug
    public parent_tree -> string (4) "1,20"
    $value[20][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[20][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[20][2]->show_on_main_menu
    public slug -> string (16) "upholstered-beds"
    $value[20][2]->slug
    public storage -> string (5) "local"
    $value[20][2]->storage
186 => array (5)
$value[186]
0 => stdClass#1353 (14)
$value[186][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[186][0]->category_order
    public featured_order -> string (1) "1"
    $value[186][0]->featured_order
    public has_subcategory -> null
    $value[186][0]->has_subcategory
    public id -> string (3) "190"
    $value[186][0]->id
    public image -> string (0) ""
    $value[186][0]->image
    public join_parent_id -> string (3) "186"
    $value[186][0]->join_parent_id
    public name -> string (32) "1:::Pre-1900s: Timeless Classics"
    $value[186][0]->name
    public parent_id -> string (3) "186"
    $value[186][0]->parent_id
    public parent_slug -> string (12) "decade-based"
    $value[186][0]->parent_slug
    public parent_tree -> string (7) "185,186"
    $value[186][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[186][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[186][0]->show_on_main_menu
    public slug -> string (27) "pre-1900s-timeless-classics"
    $value[186][0]->slug
    public storage -> string (5) "local"
    $value[186][0]->storage
1 => stdClass#1352 (14)
$value[186][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[186][1]->category_order
    public featured_order -> string (1) "1"
    $value[186][1]->featured_order
    public has_subcategory -> null
    $value[186][1]->has_subcategory
    public id -> string (3) "191"
    $value[186][1]->id
    public image -> string (0) ""
    $value[186][1]->image
    public join_parent_id -> string (3) "186"
    $value[186][1]->join_parent_id
    public name -> string (39) "1:::1900s-1930s: The Early 20th Century"
    $value[186][1]->name
    public parent_id -> string (3) "186"
    $value[186][1]->parent_id
    public parent_slug -> string (12) "decade-based"
    $value[186][1]->parent_slug
    public parent_tree -> string (7) "185,186"
    $value[186][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[186][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[186][1]->show_on_main_menu
    public slug -> string (34) "1900s-1930s-the-early-20th-century"
    $value[186][1]->slug
    public storage -> string (5) "local"
    $value[186][1]->storage
2 => stdClass#1351 (14)
$value[186][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[186][2]->category_order
    public featured_order -> string (1) "1"
    $value[186][2]->featured_order
    public has_subcategory -> null
    $value[186][2]->has_subcategory
    public id -> string (3) "192"
    $value[186][2]->id
    public image -> string (0) ""
    $value[186][2]->image
    public join_parent_id -> string (3) "186"
    $value[186][2]->join_parent_id
    public name -> string (36) "1:::1940s-1950s: Mid-Century Marvels"
    $value[186][2]->name
    public parent_id -> string (3) "186"
    $value[186][2]->parent_id
    public parent_slug -> string (12) "decade-based"
    $value[186][2]->parent_slug
    public parent_tree -> string (7) "185,186"
    $value[186][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[186][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[186][2]->show_on_main_menu
    public slug -> string (31) "1940s-1950s-mid-century-marvels"
    $value[186][2]->slug
    public storage -> string (5) "local"
    $value[186][2]->storage
3 => stdClass#1350 (14)
$value[186][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[186][3]->category_order
    public featured_order -> string (1) "1"
    $value[186][3]->featured_order
    public has_subcategory -> null
    $value[186][3]->has_subcategory
    public id -> string (3) "193"
    $value[186][3]->id
    public image -> string (0) ""
    $value[186][3]->image
    public join_parent_id -> string (3) "186"
    $value[186][3]->join_parent_id
    public name -> string (30) "1:::1960s-1970s: Retro Revival"
    $value[186][3]->name
    public parent_id -> string (3) "186"
    $value[186][3]->parent_id
    public parent_slug -> string (12) "decade-based"
    $value[186][3]->parent_slug
    public parent_tree -> string (7) "185,186"
    $value[186][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[186][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[186][3]->show_on_main_menu
    public slug -> string (25) "1960s-1970s-retro-revival"
    $value[186][3]->slug
    public storage -> string (5) "local"
    $value[186][3]->storage
4 => stdClass#1349 (14)
$value[186][4]
  • Properties (14)
  • public category_order -> string (1) "5"
    $value[186][4]->category_order
    public featured_order -> string (1) "1"
    $value[186][4]->featured_order
    public has_subcategory -> null
    $value[186][4]->has_subcategory
    public id -> string (3) "194"
    $value[186][4]->id
    public image -> string (0) ""
    $value[186][4]->image
    public join_parent_id -> string (3) "186"
    $value[186][4]->join_parent_id
    public name -> string (37) "1:::1980s-1990s: Contemporary Vintage"
    $value[186][4]->name
    public parent_id -> string (3) "186"
    $value[186][4]->parent_id
    public parent_slug -> string (12) "decade-based"
    $value[186][4]->parent_slug
    public parent_tree -> string (7) "185,186"
    $value[186][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[186][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[186][4]->show_on_main_menu
    public slug -> string (32) "1980s-1990s-contemporary-vintage"
    $value[186][4]->slug
    public storage -> string (5) "local"
    $value[186][4]->storage
209 => array (4)
$value[209]
0 => stdClass#1348 (14)
$value[209][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[209][0]->category_order
    public featured_order -> string (1) "1"
    $value[209][0]->featured_order
    public has_subcategory -> null
    $value[209][0]->has_subcategory
    public id -> string (3) "210"
    $value[209][0]->id
    public image -> string (0) ""
    $value[209][0]->image
    public join_parent_id -> string (3) "209"
    $value[209][0]->join_parent_id
    public name -> string (13) "1:::Recliners"
    $value[209][0]->name
    public parent_id -> string (3) "209"
    $value[209][0]->parent_id
    public parent_slug -> string (9) "armchairs"
    $value[209][0]->parent_slug
    public parent_tree -> string (5) "3,209"
    $value[209][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[209][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[209][0]->show_on_main_menu
    public slug -> string (9) "recliners"
    $value[209][0]->slug
    public storage -> string (5) "local"
    $value[209][0]->storage
1 => stdClass#1347 (14)
$value[209][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[209][1]->category_order
    public featured_order -> string (1) "1"
    $value[209][1]->featured_order
    public has_subcategory -> null
    $value[209][1]->has_subcategory
    public id -> string (3) "211"
    $value[209][1]->id
    public image -> string (0) ""
    $value[209][1]->image
    public join_parent_id -> string (3) "209"
    $value[209][1]->join_parent_id
    public name -> string (17) "1:::Accent Chairs"
    $value[209][1]->name
    public parent_id -> string (3) "209"
    $value[209][1]->parent_id
    public parent_slug -> string (9) "armchairs"
    $value[209][1]->parent_slug
    public parent_tree -> string (5) "3,209"
    $value[209][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[209][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[209][1]->show_on_main_menu
    public slug -> string (13) "accent-chairs"
    $value[209][1]->slug
    public storage -> string (5) "local"
    $value[209][1]->storage
2 => stdClass#1346 (14)
$value[209][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[209][2]->category_order
    public featured_order -> string (1) "1"
    $value[209][2]->featured_order
    public has_subcategory -> null
    $value[209][2]->has_subcategory
    public id -> string (3) "212"
    $value[209][2]->id
    public image -> string (0) ""
    $value[209][2]->image
    public join_parent_id -> string (3) "209"
    $value[209][2]->join_parent_id
    public name -> string (19) "1:::Wingback Chairs"
    $value[209][2]->name
    public parent_id -> string (3) "209"
    $value[209][2]->parent_id
    public parent_slug -> string (9) "armchairs"
    $value[209][2]->parent_slug
    public parent_tree -> string (5) "3,209"
    $value[209][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[209][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[209][2]->show_on_main_menu
    public slug -> string (15) "wingback-chairs"
    $value[209][2]->slug
    public storage -> string (5) "local"
    $value[209][2]->storage
3 => stdClass#1345 (14)
$value[209][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[209][3]->category_order
    public featured_order -> string (1) "1"
    $value[209][3]->featured_order
    public has_subcategory -> null
    $value[209][3]->has_subcategory
    public id -> string (3) "213"
    $value[209][3]->id
    public image -> string (0) ""
    $value[209][3]->image
    public join_parent_id -> string (3) "209"
    $value[209][3]->join_parent_id
    public name -> string (17) "1:::Swivel Chairs"
    $value[209][3]->name
    public parent_id -> string (3) "209"
    $value[209][3]->parent_id
    public parent_slug -> string (9) "armchairs"
    $value[209][3]->parent_slug
    public parent_tree -> string (5) "3,209"
    $value[209][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[209][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[209][3]->show_on_main_menu
    public slug -> string (13) "swivel-chairs"
    $value[209][3]->slug
    public storage -> string (5) "local"
    $value[209][3]->storage
32 => array (3)
$value[32]
0 => stdClass#1344 (14)
$value[32][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[32][0]->category_order
    public featured_order -> string (1) "1"
    $value[32][0]->featured_order
    public has_subcategory -> null
    $value[32][0]->has_subcategory
    public id -> string (3) "116"
    $value[32][0]->id
    public image -> string (0) ""
    $value[32][0]->image
    public join_parent_id -> string (2) "32"
    $value[32][0]->join_parent_id
    public name -> string (17) "1:::Rolling Carts"
    $value[32][0]->name
    public parent_id -> string (2) "32"
    $value[32][0]->parent_id
    public parent_slug -> string (21) "kitchen-islands-carts"
    $value[32][0]->parent_slug
    public parent_tree -> string (4) "6,32"
    $value[32][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[32][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[32][0]->show_on_main_menu
    public slug -> string (13) "rolling-carts"
    $value[32][0]->slug
    public storage -> string (5) "local"
    $value[32][0]->storage
1 => stdClass#1343 (14)
$value[32][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[32][1]->category_order
    public featured_order -> string (1) "1"
    $value[32][1]->featured_order
    public has_subcategory -> null
    $value[32][1]->has_subcategory
    public id -> string (3) "117"
    $value[32][1]->id
    public image -> string (0) ""
    $value[32][1]->image
    public join_parent_id -> string (2) "32"
    $value[32][1]->join_parent_id
    public name -> string (25) "1:::Butcher Block Islands"
    $value[32][1]->name
    public parent_id -> string (2) "32"
    $value[32][1]->parent_id
    public parent_slug -> string (21) "kitchen-islands-carts"
    $value[32][1]->parent_slug
    public parent_tree -> string (4) "6,32"
    $value[32][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[32][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[32][1]->show_on_main_menu
    public slug -> string (21) "butcher-block-islands"
    $value[32][1]->slug
    public storage -> string (5) "local"
    $value[32][1]->storage
2 => stdClass#1342 (14)
$value[32][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[32][2]->category_order
    public featured_order -> string (1) "1"
    $value[32][2]->featured_order
    public has_subcategory -> null
    $value[32][2]->has_subcategory
    public id -> string (3) "118"
    $value[32][2]->id
    public image -> string (0) ""
    $value[32][2]->image
    public join_parent_id -> string (2) "32"
    $value[32][2]->join_parent_id
    public name -> string (19) "1:::Drop-Leaf Carts"
    $value[32][2]->name
    public parent_id -> string (2) "32"
    $value[32][2]->parent_id
    public parent_slug -> string (21) "kitchen-islands-carts"
    $value[32][2]->parent_slug
    public parent_tree -> string (4) "6,32"
    $value[32][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[32][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[32][2]->show_on_main_menu
    public slug -> string (15) "drop-leaf-carts"
    $value[32][2]->slug
    public storage -> string (5) "local"
    $value[32][2]->storage
28 => array (3)
$value[28]
0 => stdClass#1341 (14)
$value[28][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[28][0]->category_order
    public featured_order -> string (1) "1"
    $value[28][0]->featured_order
    public has_subcategory -> null
    $value[28][0]->has_subcategory
    public id -> string (3) "106"
    $value[28][0]->id
    public image -> string (0) ""
    $value[28][0]->image
    public join_parent_id -> string (2) "28"
    $value[28][0]->join_parent_id
    public name -> string (19) "1:::Single Vanities"
    $value[28][0]->name
    public parent_id -> string (2) "28"
    $value[28][0]->parent_id
    public parent_slug -> string (12) "vanity-units"
    $value[28][0]->parent_slug
    public parent_tree -> string (4) "5,28"
    $value[28][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[28][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[28][0]->show_on_main_menu
    public slug -> string (15) "single-vanities"
    $value[28][0]->slug
    public storage -> string (5) "local"
    $value[28][0]->storage
1 => stdClass#1340 (14)
$value[28][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[28][1]->category_order
    public featured_order -> string (1) "1"
    $value[28][1]->featured_order
    public has_subcategory -> null
    $value[28][1]->has_subcategory
    public id -> string (3) "107"
    $value[28][1]->id
    public image -> string (0) ""
    $value[28][1]->image
    public join_parent_id -> string (2) "28"
    $value[28][1]->join_parent_id
    public name -> string (19) "1:::Double Vanities"
    $value[28][1]->name
    public parent_id -> string (2) "28"
    $value[28][1]->parent_id
    public parent_slug -> string (12) "vanity-units"
    $value[28][1]->parent_slug
    public parent_tree -> string (4) "5,28"
    $value[28][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[28][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[28][1]->show_on_main_menu
    public slug -> string (15) "double-vanities"
    $value[28][1]->slug
    public storage -> string (5) "local"
    $value[28][1]->storage
2 => stdClass#1339 (14)
$value[28][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[28][2]->category_order
    public featured_order -> string (1) "1"
    $value[28][2]->featured_order
    public has_subcategory -> null
    $value[28][2]->has_subcategory
    public id -> string (3) "108"
    $value[28][2]->id
    public image -> string (0) ""
    $value[28][2]->image
    public join_parent_id -> string (2) "28"
    $value[28][2]->join_parent_id
    public name -> string (21) "1:::Floating Vanities"
    $value[28][2]->name
    public parent_id -> string (2) "28"
    $value[28][2]->parent_id
    public parent_slug -> string (12) "vanity-units"
    $value[28][2]->parent_slug
    public parent_tree -> string (4) "5,28"
    $value[28][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[28][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[28][2]->show_on_main_menu
    public slug -> string (17) "floating-vanities"
    $value[28][2]->slug
    public storage -> string (5) "local"
    $value[28][2]->storage
21 => array (3)
$value[21]
0 => stdClass#1338 (14)
$value[21][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[21][0]->category_order
    public featured_order -> string (1) "1"
    $value[21][0]->featured_order
    public has_subcategory -> null
    $value[21][0]->has_subcategory
    public id -> string (2) "85"
    $value[21][0]->id
    public image -> string (0) ""
    $value[21][0]->image
    public join_parent_id -> string (2) "21"
    $value[21][0]->join_parent_id
    public name -> string (26) "1:::Sliding Door Wardrobes"
    $value[21][0]->name
    public parent_id -> string (2) "21"
    $value[21][0]->parent_id
    public parent_slug -> string (9) "wardrobes"
    $value[21][0]->parent_slug
    public parent_tree -> string (4) "1,21"
    $value[21][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[21][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[21][0]->show_on_main_menu
    public slug -> string (22) "sliding-door-wardrobes"
    $value[21][0]->slug
    public storage -> string (5) "local"
    $value[21][0]->storage
1 => stdClass#1337 (14)
$value[21][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[21][1]->category_order
    public featured_order -> string (1) "1"
    $value[21][1]->featured_order
    public has_subcategory -> null
    $value[21][1]->has_subcategory
    public id -> string (2) "86"
    $value[21][1]->id
    public image -> string (0) ""
    $value[21][1]->image
    public join_parent_id -> string (2) "21"
    $value[21][1]->join_parent_id
    public name -> string (22) "1:::Mirrored Wardrobes"
    $value[21][1]->name
    public parent_id -> string (2) "21"
    $value[21][1]->parent_id
    public parent_slug -> string (9) "wardrobes"
    $value[21][1]->parent_slug
    public parent_tree -> string (4) "1,21"
    $value[21][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[21][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[21][1]->show_on_main_menu
    public slug -> string (18) "mirrored-wardrobes"
    $value[21][1]->slug
    public storage -> string (5) "local"
    $value[21][1]->storage
2 => stdClass#1336 (14)
$value[21][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[21][2]->category_order
    public featured_order -> string (1) "1"
    $value[21][2]->featured_order
    public has_subcategory -> null
    $value[21][2]->has_subcategory
    public id -> string (2) "87"
    $value[21][2]->id
    public image -> string (0) ""
    $value[21][2]->image
    public join_parent_id -> string (2) "21"
    $value[21][2]->join_parent_id
    public name -> string (26) "1:::Freestanding Wardrobes"
    $value[21][2]->name
    public parent_id -> string (2) "21"
    $value[21][2]->parent_id
    public parent_slug -> string (9) "wardrobes"
    $value[21][2]->parent_slug
    public parent_tree -> string (4) "1,21"
    $value[21][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[21][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[21][2]->show_on_main_menu
    public slug -> string (22) "freestanding-wardrobes"
    $value[21][2]->slug
    public storage -> string (5) "local"
    $value[21][2]->storage
35 => array (2)
$value[35]
0 => stdClass#1335 (14)
$value[35][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[35][0]->category_order
    public featured_order -> string (1) "1"
    $value[35][0]->featured_order
    public has_subcategory -> null
    $value[35][0]->has_subcategory
    public id -> string (3) "125"
    $value[35][0]->id
    public image -> string (0) ""
    $value[35][0]->image
    public join_parent_id -> string (2) "35"
    $value[35][0]->join_parent_id
    public name -> string (22) "1:::Small Round Tables"
    $value[35][0]->name
    public parent_id -> string (2) "35"
    $value[35][0]->parent_id
    public parent_slug -> string (16) "breakfast-tables"
    $value[35][0]->parent_slug
    public parent_tree -> string (4) "6,35"
    $value[35][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[35][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[35][0]->show_on_main_menu
    public slug -> string (18) "small-round-tables"
    $value[35][0]->slug
    public storage -> string (5) "local"
    $value[35][0]->storage
1 => stdClass#1334 (14)
$value[35][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[35][1]->category_order
    public featured_order -> string (1) "1"
    $value[35][1]->featured_order
    public has_subcategory -> null
    $value[35][1]->has_subcategory
    public id -> string (3) "126"
    $value[35][1]->id
    public image -> string (0) ""
    $value[35][1]->image
    public join_parent_id -> string (2) "35"
    $value[35][1]->join_parent_id
    public name -> string (25) "1:::Counter Height Tables"
    $value[35][1]->name
    public parent_id -> string (2) "35"
    $value[35][1]->parent_id
    public parent_slug -> string (16) "breakfast-tables"
    $value[35][1]->parent_slug
    public parent_tree -> string (4) "6,35"
    $value[35][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[35][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[35][1]->show_on_main_menu
    public slug -> string (21) "counter-height-tables"
    $value[35][1]->slug
    public storage -> string (5) "local"
    $value[35][1]->storage
37 => array (3)
$value[37]
0 => stdClass#1333 (14)
$value[37][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[37][0]->category_order
    public featured_order -> string (1) "1"
    $value[37][0]->featured_order
    public has_subcategory -> null
    $value[37][0]->has_subcategory
    public id -> string (3) "130"
    $value[37][0]->id
    public image -> string (0) ""
    $value[37][0]->image
    public join_parent_id -> string (2) "37"
    $value[37][0]->join_parent_id
    public name -> string (24) "1:::Stackable Shoe Racks"
    $value[37][0]->name
    public parent_id -> string (2) "37"
    $value[37][0]->parent_id
    public parent_slug -> string (18) "shoe-racks-storage"
    $value[37][0]->parent_slug
    public parent_tree -> string (4) "7,37"
    $value[37][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[37][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[37][0]->show_on_main_menu
    public slug -> string (20) "stackable-shoe-racks"
    $value[37][0]->slug
    public storage -> string (5) "local"
    $value[37][0]->storage
1 => stdClass#1332 (14)
$value[37][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[37][1]->category_order
    public featured_order -> string (1) "1"
    $value[37][1]->featured_order
    public has_subcategory -> null
    $value[37][1]->has_subcategory
    public id -> string (3) "131"
    $value[37][1]->id
    public image -> string (0) ""
    $value[37][1]->image
    public join_parent_id -> string (2) "37"
    $value[37][1]->join_parent_id
    public name -> string (17) "1:::Shoe Cabinets"
    $value[37][1]->name
    public parent_id -> string (2) "37"
    $value[37][1]->parent_id
    public parent_slug -> string (18) "shoe-racks-storage"
    $value[37][1]->parent_slug
    public parent_tree -> string (4) "7,37"
    $value[37][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[37][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[37][1]->show_on_main_menu
    public slug -> string (13) "shoe-cabinets"
    $value[37][1]->slug
    public storage -> string (5) "local"
    $value[37][1]->storage
2 => stdClass#1331 (14)
$value[37][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[37][2]->category_order
    public featured_order -> string (1) "1"
    $value[37][2]->featured_order
    public has_subcategory -> null
    $value[37][2]->has_subcategory
    public id -> string (3) "132"
    $value[37][2]->id
    public image -> string (0) ""
    $value[37][2]->image
    public join_parent_id -> string (2) "37"
    $value[37][2]->join_parent_id
    public name -> string (16) "1:::Shoe Benches"
    $value[37][2]->name
    public parent_id -> string (2) "37"
    $value[37][2]->parent_id
    public parent_slug -> string (18) "shoe-racks-storage"
    $value[37][2]->parent_slug
    public parent_tree -> string (4) "7,37"
    $value[37][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[37][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[37][2]->show_on_main_menu
    public slug -> string (12) "shoe-benches"
    $value[37][2]->slug
    public storage -> string (5) "local"
    $value[37][2]->storage
42 => array (3)
$value[42]
0 => stdClass#1330 (14)
$value[42][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[42][0]->category_order
    public featured_order -> string (1) "1"
    $value[42][0]->featured_order
    public has_subcategory -> null
    $value[42][0]->has_subcategory
    public id -> string (3) "145"
    $value[42][0]->id
    public image -> string (0) ""
    $value[42][0]->image
    public join_parent_id -> string (2) "42"
    $value[42][0]->join_parent_id
    public name -> string (19) "1:::Storage Benches"
    $value[42][0]->name
    public parent_id -> string (2) "42"
    $value[42][0]->parent_id
    public parent_slug -> string (14) "garden-storage"
    $value[42][0]->parent_slug
    public parent_tree -> string (4) "8,42"
    $value[42][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[42][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[42][0]->show_on_main_menu
    public slug -> string (15) "storage-benches"
    $value[42][0]->slug
    public storage -> string (5) "local"
    $value[42][0]->storage
1 => stdClass#1329 (14)
$value[42][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[42][1]->category_order
    public featured_order -> string (1) "1"
    $value[42][1]->featured_order
    public has_subcategory -> null
    $value[42][1]->has_subcategory
    public id -> string (3) "146"
    $value[42][1]->id
    public image -> string (0) ""
    $value[42][1]->image
    public join_parent_id -> string (2) "42"
    $value[42][1]->join_parent_id
    public name -> string (14) "1:::Deck Boxes"
    $value[42][1]->name
    public parent_id -> string (2) "42"
    $value[42][1]->parent_id
    public parent_slug -> string (14) "garden-storage"
    $value[42][1]->parent_slug
    public parent_tree -> string (4) "8,42"
    $value[42][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[42][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[42][1]->show_on_main_menu
    public slug -> string (10) "deck-boxes"
    $value[42][1]->slug
    public storage -> string (5) "local"
    $value[42][1]->storage
2 => stdClass#1328 (14)
$value[42][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[42][2]->category_order
    public featured_order -> string (1) "1"
    $value[42][2]->featured_order
    public has_subcategory -> null
    $value[42][2]->has_subcategory
    public id -> string (3) "147"
    $value[42][2]->id
    public image -> string (0) ""
    $value[42][2]->image
    public join_parent_id -> string (2) "42"
    $value[42][2]->join_parent_id
    public name -> string (16) "1:::Garden Sheds"
    $value[42][2]->name
    public parent_id -> string (2) "42"
    $value[42][2]->parent_id
    public parent_slug -> string (14) "garden-storage"
    $value[42][2]->parent_slug
    public parent_tree -> string (4) "8,42"
    $value[42][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[42][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[42][2]->show_on_main_menu
    public slug -> string (12) "garden-sheds"
    $value[42][2]->slug
    public storage -> string (5) "local"
    $value[42][2]->storage
223 => array (4)
$value[223]
0 => stdClass#1327 (14)
$value[223][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[223][0]->category_order
    public featured_order -> string (1) "1"
    $value[223][0]->featured_order
    public has_subcategory -> null
    $value[223][0]->has_subcategory
    public id -> string (3) "224"
    $value[223][0]->id
    public image -> string (0) ""
    $value[223][0]->image
    public join_parent_id -> string (3) "223"
    $value[223][0]->join_parent_id
    public name -> string (19) "1:::Storage Benches"
    $value[223][0]->name
    public parent_id -> string (3) "223"
    $value[223][0]->parent_id
    public parent_slug -> string (15) "bedroom-benches"
    $value[223][0]->parent_slug
    public parent_tree -> string (5) "1,223"
    $value[223][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[223][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[223][0]->show_on_main_menu
    public slug -> string (19) "storage-benches-224"
    $value[223][0]->slug
    public storage -> string (5) "local"
    $value[223][0]->storage
1 => stdClass#1326 (14)
$value[223][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[223][1]->category_order
    public featured_order -> string (1) "1"
    $value[223][1]->featured_order
    public has_subcategory -> null
    $value[223][1]->has_subcategory
    public id -> string (3) "225"
    $value[223][1]->id
    public image -> string (0) ""
    $value[223][1]->image
    public join_parent_id -> string (3) "223"
    $value[223][1]->join_parent_id
    public name -> string (23) "1:::Upholstered Benches"
    $value[223][1]->name
    public parent_id -> string (3) "223"
    $value[223][1]->parent_id
    public parent_slug -> string (15) "bedroom-benches"
    $value[223][1]->parent_slug
    public parent_tree -> string (5) "1,223"
    $value[223][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[223][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[223][1]->show_on_main_menu
    public slug -> string (23) "upholstered-benches-225"
    $value[223][1]->slug
    public storage -> string (5) "local"
    $value[223][1]->storage
2 => stdClass#1325 (14)
$value[223][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[223][2]->category_order
    public featured_order -> string (1) "1"
    $value[223][2]->featured_order
    public has_subcategory -> null
    $value[223][2]->has_subcategory
    public id -> string (3) "226"
    $value[223][2]->id
    public image -> string (0) ""
    $value[223][2]->image
    public join_parent_id -> string (3) "223"
    $value[223][2]->join_parent_id
    public name -> string (18) "1:::Wooden Benches"
    $value[223][2]->name
    public parent_id -> string (3) "223"
    $value[223][2]->parent_id
    public parent_slug -> string (15) "bedroom-benches"
    $value[223][2]->parent_slug
    public parent_tree -> string (5) "1,223"
    $value[223][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[223][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[223][2]->show_on_main_menu
    public slug -> string (14) "wooden-benches"
    $value[223][2]->slug
    public storage -> string (5) "local"
    $value[223][2]->storage
3 => stdClass#1324 (14)
$value[223][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[223][3]->category_order
    public featured_order -> string (1) "1"
    $value[223][3]->featured_order
    public has_subcategory -> null
    $value[223][3]->has_subcategory
    public id -> string (3) "227"
    $value[223][3]->id
    public image -> string (0) ""
    $value[223][3]->image
    public join_parent_id -> string (3) "223"
    $value[223][3]->join_parent_id
    public name -> string (20) "1:::Entryway Benches"
    $value[223][3]->name
    public parent_id -> string (3) "223"
    $value[223][3]->parent_id
    public parent_slug -> string (15) "bedroom-benches"
    $value[223][3]->parent_slug
    public parent_tree -> string (5) "1,223"
    $value[223][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[223][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[223][3]->show_on_main_menu
    public slug -> string (16) "entryway-benches"
    $value[223][3]->slug
    public storage -> string (5) "local"
    $value[223][3]->storage
51 => array (2)
$value[51]
0 => stdClass#1323 (14)
$value[51][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[51][0]->category_order
    public featured_order -> string (1) "1"
    $value[51][0]->featured_order
    public has_subcategory -> null
    $value[51][0]->has_subcategory
    public id -> string (3) "171"
    $value[51][0]->id
    public image -> string (0) ""
    $value[51][0]->image
    public join_parent_id -> string (2) "51"
    $value[51][0]->join_parent_id
    public name -> string (23) "1:::Traditional Persian"
    $value[51][0]->name
    public parent_id -> string (2) "51"
    $value[51][0]->parent_id
    public parent_slug -> string (20) "vintage-persian-rugs"
    $value[51][0]->parent_slug
    public parent_tree -> string (5) "10,51"
    $value[51][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[51][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[51][0]->show_on_main_menu
    public slug -> string (19) "traditional-persian"
    $value[51][0]->slug
    public storage -> string (5) "local"
    $value[51][0]->storage
1 => stdClass#1322 (14)
$value[51][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[51][1]->category_order
    public featured_order -> string (1) "1"
    $value[51][1]->featured_order
    public has_subcategory -> null
    $value[51][1]->has_subcategory
    public id -> string (3) "172"
    $value[51][1]->id
    public image -> string (0) ""
    $value[51][1]->image
    public join_parent_id -> string (2) "51"
    $value[51][1]->join_parent_id
    public name -> string (20) "1:::Overdyed Vintage"
    $value[51][1]->name
    public parent_id -> string (2) "51"
    $value[51][1]->parent_id
    public parent_slug -> string (20) "vintage-persian-rugs"
    $value[51][1]->parent_slug
    public parent_tree -> string (5) "10,51"
    $value[51][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[51][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[51][1]->show_on_main_menu
    public slug -> string (16) "overdyed-vintage"
    $value[51][1]->slug
    public storage -> string (5) "local"
    $value[51][1]->storage
39 => array (3)
$value[39]
0 => stdClass#1321 (14)
$value[39][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[39][0]->category_order
    public featured_order -> string (1) "1"
    $value[39][0]->featured_order
    public has_subcategory -> null
    $value[39][0]->has_subcategory
    public id -> string (3) "136"
    $value[39][0]->id
    public image -> string (0) ""
    $value[39][0]->image
    public join_parent_id -> string (2) "39"
    $value[39][0]->join_parent_id
    public name -> string (23) "1:::Upholstered Benches"
    $value[39][0]->name
    public parent_id -> string (2) "39"
    $value[39][0]->parent_id
    public parent_slug -> string (20) "benches-with-storage"
    $value[39][0]->parent_slug
    public parent_tree -> string (4) "7,39"
    $value[39][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[39][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[39][0]->show_on_main_menu
    public slug -> string (19) "upholstered-benches"
    $value[39][0]->slug
    public storage -> string (5) "local"
    $value[39][0]->storage
1 => stdClass#1320 (14)
$value[39][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[39][1]->category_order
    public featured_order -> string (1) "1"
    $value[39][1]->featured_order
    public has_subcategory -> null
    $value[39][1]->has_subcategory
    public id -> string (3) "137"
    $value[39][1]->id
    public image -> string (0) ""
    $value[39][1]->image
    public join_parent_id -> string (2) "39"
    $value[39][1]->join_parent_id
    public name -> string (16) "1:::Wood Benches"
    $value[39][1]->name
    public parent_id -> string (2) "39"
    $value[39][1]->parent_id
    public parent_slug -> string (20) "benches-with-storage"
    $value[39][1]->parent_slug
    public parent_tree -> string (4) "7,39"
    $value[39][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[39][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[39][1]->show_on_main_menu
    public slug -> string (12) "wood-benches"
    $value[39][1]->slug
    public storage -> string (5) "local"
    $value[39][1]->storage
2 => stdClass#1319 (14)
$value[39][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[39][2]->category_order
    public featured_order -> string (1) "1"
    $value[39][2]->featured_order
    public has_subcategory -> null
    $value[39][2]->has_subcategory
    public id -> string (3) "138"
    $value[39][2]->id
    public image -> string (0) ""
    $value[39][2]->image
    public join_parent_id -> string (2) "39"
    $value[39][2]->join_parent_id
    public name -> string (17) "1:::Cubby Benches"
    $value[39][2]->name
    public parent_id -> string (2) "39"
    $value[39][2]->parent_id
    public parent_slug -> string (20) "benches-with-storage"
    $value[39][2]->parent_slug
    public parent_tree -> string (4) "7,39"
    $value[39][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[39][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[39][2]->show_on_main_menu
    public slug -> string (13) "cubby-benches"
    $value[39][2]->slug
    public storage -> string (5) "local"
    $value[39][2]->storage
13 => array (3)
$value[13]
0 => stdClass#1318 (14)
$value[13][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[13][0]->category_order
    public featured_order -> string (1) "1"
    $value[13][0]->featured_order
    public has_subcategory -> null
    $value[13][0]->has_subcategory
    public id -> string (2) "60"
    $value[13][0]->id
    public image -> string (0) ""
    $value[13][0]->image
    public join_parent_id -> string (2) "13"
    $value[13][0]->join_parent_id
    public name -> string (22) "1:::Upholstered Chairs"
    $value[13][0]->name
    public parent_id -> string (2) "13"
    $value[13][0]->parent_id
    public parent_slug -> string (13) "dining-chairs"
    $value[13][0]->parent_slug
    public parent_tree -> string (4) "2,13"
    $value[13][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[13][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[13][0]->show_on_main_menu
    public slug -> string (18) "upholstered-chairs"
    $value[13][0]->slug
    public storage -> string (5) "local"
    $value[13][0]->storage
1 => stdClass#1317 (14)
$value[13][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[13][1]->category_order
    public featured_order -> string (1) "1"
    $value[13][1]->featured_order
    public has_subcategory -> null
    $value[13][1]->has_subcategory
    public id -> string (2) "61"
    $value[13][1]->id
    public image -> string (0) ""
    $value[13][1]->image
    public join_parent_id -> string (2) "13"
    $value[13][1]->join_parent_id
    public name -> string (17) "1:::Wooden Chairs"
    $value[13][1]->name
    public parent_id -> string (2) "13"
    $value[13][1]->parent_id
    public parent_slug -> string (13) "dining-chairs"
    $value[13][1]->parent_slug
    public parent_tree -> string (4) "2,13"
    $value[13][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[13][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[13][1]->show_on_main_menu
    public slug -> string (13) "wooden-chairs"
    $value[13][1]->slug
    public storage -> string (5) "local"
    $value[13][1]->storage
2 => stdClass#1316 (14)
$value[13][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[13][2]->category_order
    public featured_order -> string (1) "1"
    $value[13][2]->featured_order
    public has_subcategory -> null
    $value[13][2]->has_subcategory
    public id -> string (2) "62"
    $value[13][2]->id
    public image -> string (0) ""
    $value[13][2]->image
    public join_parent_id -> string (2) "13"
    $value[13][2]->join_parent_id
    public name -> string (16) "1:::Metal Chairs"
    $value[13][2]->name
    public parent_id -> string (2) "13"
    $value[13][2]->parent_id
    public parent_slug -> string (13) "dining-chairs"
    $value[13][2]->parent_slug
    public parent_tree -> string (4) "2,13"
    $value[13][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[13][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[13][2]->show_on_main_menu
    public slug -> string (12) "metal-chairs"
    $value[13][2]->slug
    public storage -> string (5) "local"
    $value[13][2]->storage
189 => array (5)
$value[189]
0 => stdClass#1315 (14)
$value[189][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[189][0]->category_order
    public featured_order -> string (1) "1"
    $value[189][0]->featured_order
    public has_subcategory -> null
    $value[189][0]->has_subcategory
    public id -> string (3) "204"
    $value[189][0]->id
    public image -> string (0) ""
    $value[189][0]->image
    public join_parent_id -> string (3) "189"
    $value[189][0]->join_parent_id
    public name -> string (18) "1:::Vintage Chairs"
    $value[189][0]->name
    public parent_id -> string (3) "189"
    $value[189][0]->parent_id
    public parent_slug -> string (10) "type-based"
    $value[189][0]->parent_slug
    public parent_tree -> string (7) "185,189"
    $value[189][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[189][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[189][0]->show_on_main_menu
    public slug -> string (14) "vintage-chairs"
    $value[189][0]->slug
    public storage -> string (5) "local"
    $value[189][0]->storage
1 => stdClass#1314 (14)
$value[189][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[189][1]->category_order
    public featured_order -> string (1) "1"
    $value[189][1]->featured_order
    public has_subcategory -> null
    $value[189][1]->has_subcategory
    public id -> string (3) "205"
    $value[189][1]->id
    public image -> string (0) ""
    $value[189][1]->image
    public join_parent_id -> string (3) "189"
    $value[189][1]->join_parent_id
    public name -> string (18) "1:::Vintage Tables"
    $value[189][1]->name
    public parent_id -> string (3) "189"
    $value[189][1]->parent_id
    public parent_slug -> string (10) "type-based"
    $value[189][1]->parent_slug
    public parent_tree -> string (7) "185,189"
    $value[189][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[189][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[189][1]->show_on_main_menu
    public slug -> string (14) "vintage-tables"
    $value[189][1]->slug
    public storage -> string (5) "local"
    $value[189][1]->storage
2 => stdClass#1313 (14)
$value[189][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[189][2]->category_order
    public featured_order -> string (1) "1"
    $value[189][2]->featured_order
    public has_subcategory -> null
    $value[189][2]->has_subcategory
    public id -> string (3) "206"
    $value[189][2]->id
    public image -> string (0) ""
    $value[189][2]->image
    public join_parent_id -> string (3) "189"
    $value[189][2]->join_parent_id
    public name -> string (20) "1:::Vintage Lighting"
    $value[189][2]->name
    public parent_id -> string (3) "189"
    $value[189][2]->parent_id
    public parent_slug -> string (10) "type-based"
    $value[189][2]->parent_slug
    public parent_tree -> string (7) "185,189"
    $value[189][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[189][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[189][2]->show_on_main_menu
    public slug -> string (16) "vintage-lighting"
    $value[189][2]->slug
    public storage -> string (5) "local"
    $value[189][2]->storage
3 => stdClass#1312 (14)
$value[189][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[189][3]->category_order
    public featured_order -> string (1) "1"
    $value[189][3]->featured_order
    public has_subcategory -> null
    $value[189][3]->has_subcategory
    public id -> string (3) "207"
    $value[189][3]->id
    public image -> string (0) ""
    $value[189][3]->image
    public join_parent_id -> string (3) "189"
    $value[189][3]->join_parent_id
    public name -> string (30) "1:::Vintage Cabinets & Storage"
    $value[189][3]->name
    public parent_id -> string (3) "189"
    $value[189][3]->parent_id
    public parent_slug -> string (10) "type-based"
    $value[189][3]->parent_slug
    public parent_tree -> string (7) "185,189"
    $value[189][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[189][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[189][3]->show_on_main_menu
    public slug -> string (24) "vintage-cabinets-storage"
    $value[189][3]->slug
    public storage -> string (5) "local"
    $value[189][3]->storage
4 => stdClass#1311 (14)
$value[189][4]
  • Properties (14)
  • public category_order -> string (1) "5"
    $value[189][4]->category_order
    public featured_order -> string (1) "1"
    $value[189][4]->featured_order
    public has_subcategory -> null
    $value[189][4]->has_subcategory
    public id -> string (3) "208"
    $value[189][4]->id
    public image -> string (0) ""
    $value[189][4]->image
    public join_parent_id -> string (3) "189"
    $value[189][4]->join_parent_id
    public name -> string (28) "1:::Vintage Decorative Items"
    $value[189][4]->name
    public parent_id -> string (3) "189"
    $value[189][4]->parent_id
    public parent_slug -> string (10) "type-based"
    $value[189][4]->parent_slug
    public parent_tree -> string (7) "185,189"
    $value[189][4]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[189][4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[189][4]->show_on_main_menu
    public slug -> string (24) "vintage-decorative-items"
    $value[189][4]->slug
    public storage -> string (5) "local"
    $value[189][4]->storage
188 => array (4)
$value[188]
0 => stdClass#1310 (14)
$value[188][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[188][0]->category_order
    public featured_order -> string (1) "1"
    $value[188][0]->featured_order
    public has_subcategory -> null
    $value[188][0]->has_subcategory
    public id -> string (3) "200"
    $value[188][0]->id
    public image -> string (0) ""
    $value[188][0]->image
    public join_parent_id -> string (3) "188"
    $value[188][0]->join_parent_id
    public name -> string (23) "1:::Vintage Living Room"
    $value[188][0]->name
    public parent_id -> string (3) "188"
    $value[188][0]->parent_id
    public parent_slug -> string (10) "room-based"
    $value[188][0]->parent_slug
    public parent_tree -> string (7) "185,188"
    $value[188][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[188][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[188][0]->show_on_main_menu
    public slug -> string (19) "vintage-living-room"
    $value[188][0]->slug
    public storage -> string (5) "local"
    $value[188][0]->storage
1 => stdClass#1309 (14)
$value[188][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[188][1]->category_order
    public featured_order -> string (1) "1"
    $value[188][1]->featured_order
    public has_subcategory -> null
    $value[188][1]->has_subcategory
    public id -> string (3) "201"
    $value[188][1]->id
    public image -> string (0) ""
    $value[188][1]->image
    public join_parent_id -> string (3) "188"
    $value[188][1]->join_parent_id
    public name -> string (23) "1:::Vintage Dining Room"
    $value[188][1]->name
    public parent_id -> string (3) "188"
    $value[188][1]->parent_id
    public parent_slug -> string (10) "room-based"
    $value[188][1]->parent_slug
    public parent_tree -> string (7) "185,188"
    $value[188][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[188][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[188][1]->show_on_main_menu
    public slug -> string (19) "vintage-dining-room"
    $value[188][1]->slug
    public storage -> string (5) "local"
    $value[188][1]->storage
2 => stdClass#1308 (14)
$value[188][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[188][2]->category_order
    public featured_order -> string (1) "1"
    $value[188][2]->featured_order
    public has_subcategory -> null
    $value[188][2]->has_subcategory
    public id -> string (3) "202"
    $value[188][2]->id
    public image -> string (0) ""
    $value[188][2]->image
    public join_parent_id -> string (3) "188"
    $value[188][2]->join_parent_id
    public name -> string (19) "1:::Vintage Bedroom"
    $value[188][2]->name
    public parent_id -> string (3) "188"
    $value[188][2]->parent_id
    public parent_slug -> string (10) "room-based"
    $value[188][2]->parent_slug
    public parent_tree -> string (7) "185,188"
    $value[188][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[188][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[188][2]->show_on_main_menu
    public slug -> string (15) "vintage-bedroom"
    $value[188][2]->slug
    public storage -> string (5) "local"
    $value[188][2]->storage
3 => stdClass#1307 (14)
$value[188][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[188][3]->category_order
    public featured_order -> string (1) "1"
    $value[188][3]->featured_order
    public has_subcategory -> null
    $value[188][3]->has_subcategory
    public id -> string (3) "203"
    $value[188][3]->id
    public image -> string (0) ""
    $value[188][3]->image
    public join_parent_id -> string (3) "188"
    $value[188][3]->join_parent_id
    public name -> string (18) "1:::Vintage Office"
    $value[188][3]->name
    public parent_id -> string (3) "188"
    $value[188][3]->parent_id
    public parent_slug -> string (10) "room-based"
    $value[188][3]->parent_slug
    public parent_tree -> string (7) "185,188"
    $value[188][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[188][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[188][3]->show_on_main_menu
    public slug -> string (14) "vintage-office"
    $value[188][3]->slug
    public storage -> string (5) "local"
    $value[188][3]->storage
33 => array (3)
$value[33]
0 => stdClass#1306 (14)
$value[33][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[33][0]->category_order
    public featured_order -> string (1) "1"
    $value[33][0]->featured_order
    public has_subcategory -> null
    $value[33][0]->has_subcategory
    public id -> string (3) "119"
    $value[33][0]->id
    public image -> string (0) ""
    $value[33][0]->image
    public join_parent_id -> string (2) "33"
    $value[33][0]->join_parent_id
    public name -> string (17) "1:::Wall Cabinets"
    $value[33][0]->name
    public parent_id -> string (2) "33"
    $value[33][0]->parent_id
    public parent_slug -> string (26) "kitchen-cabinets-cupboards"
    $value[33][0]->parent_slug
    public parent_tree -> string (4) "6,33"
    $value[33][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[33][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[33][0]->show_on_main_menu
    public slug -> string (13) "wall-cabinets"
    $value[33][0]->slug
    public storage -> string (5) "local"
    $value[33][0]->storage
1 => stdClass#1305 (14)
$value[33][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[33][1]->category_order
    public featured_order -> string (1) "1"
    $value[33][1]->featured_order
    public has_subcategory -> null
    $value[33][1]->has_subcategory
    public id -> string (3) "120"
    $value[33][1]->id
    public image -> string (0) ""
    $value[33][1]->image
    public join_parent_id -> string (2) "33"
    $value[33][1]->join_parent_id
    public name -> string (17) "1:::Base Cabinets"
    $value[33][1]->name
    public parent_id -> string (2) "33"
    $value[33][1]->parent_id
    public parent_slug -> string (26) "kitchen-cabinets-cupboards"
    $value[33][1]->parent_slug
    public parent_tree -> string (4) "6,33"
    $value[33][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[33][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[33][1]->show_on_main_menu
    public slug -> string (13) "base-cabinets"
    $value[33][1]->slug
    public storage -> string (5) "local"
    $value[33][1]->storage
2 => stdClass#1304 (14)
$value[33][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[33][2]->category_order
    public featured_order -> string (1) "1"
    $value[33][2]->featured_order
    public has_subcategory -> null
    $value[33][2]->has_subcategory
    public id -> string (3) "121"
    $value[33][2]->id
    public image -> string (0) ""
    $value[33][2]->image
    public join_parent_id -> string (2) "33"
    $value[33][2]->join_parent_id
    public name -> string (16) "1:::Pantry Units"
    $value[33][2]->name
    public parent_id -> string (2) "33"
    $value[33][2]->parent_id
    public parent_slug -> string (26) "kitchen-cabinets-cupboards"
    $value[33][2]->parent_slug
    public parent_tree -> string (4) "6,33"
    $value[33][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[33][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[33][2]->show_on_main_menu
    public slug -> string (12) "pantry-units"
    $value[33][2]->slug
    public storage -> string (5) "local"
    $value[33][2]->storage
47 => array (3)
$value[47]
0 => stdClass#1303 (14)
$value[47][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[47][0]->category_order
    public featured_order -> string (1) "1"
    $value[47][0]->featured_order
    public has_subcategory -> null
    $value[47][0]->has_subcategory
    public id -> string (3) "160"
    $value[47][0]->id
    public image -> string (0) ""
    $value[47][0]->image
    public join_parent_id -> string (2) "47"
    $value[47][0]->join_parent_id
    public name -> string (15) "1:::Wall Lights"
    $value[47][0]->name
    public parent_id -> string (2) "47"
    $value[47][0]->parent_id
    public parent_slug -> string (16) "outdoor-lighting"
    $value[47][0]->parent_slug
    public parent_tree -> string (4) "9,47"
    $value[47][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[47][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[47][0]->show_on_main_menu
    public slug -> string (11) "wall-lights"
    $value[47][0]->slug
    public storage -> string (5) "local"
    $value[47][0]->storage
1 => stdClass#1302 (14)
$value[47][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[47][1]->category_order
    public featured_order -> string (1) "1"
    $value[47][1]->featured_order
    public has_subcategory -> null
    $value[47][1]->has_subcategory
    public id -> string (3) "161"
    $value[47][1]->id
    public image -> string (0) ""
    $value[47][1]->image
    public join_parent_id -> string (2) "47"
    $value[47][1]->join_parent_id
    public name -> string (20) "1:::Pathway Lighting"
    $value[47][1]->name
    public parent_id -> string (2) "47"
    $value[47][1]->parent_id
    public parent_slug -> string (16) "outdoor-lighting"
    $value[47][1]->parent_slug
    public parent_tree -> string (4) "9,47"
    $value[47][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[47][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[47][1]->show_on_main_menu
    public slug -> string (16) "pathway-lighting"
    $value[47][1]->slug
    public storage -> string (5) "local"
    $value[47][1]->storage
2 => stdClass#1301 (14)
$value[47][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[47][2]->category_order
    public featured_order -> string (1) "1"
    $value[47][2]->featured_order
    public has_subcategory -> null
    $value[47][2]->has_subcategory
    public id -> string (3) "162"
    $value[47][2]->id
    public image -> string (0) ""
    $value[47][2]->image
    public join_parent_id -> string (2) "47"
    $value[47][2]->join_parent_id
    public name -> string (12) "1:::Lanterns"
    $value[47][2]->name
    public parent_id -> string (2) "47"
    $value[47][2]->parent_id
    public parent_slug -> string (16) "outdoor-lighting"
    $value[47][2]->parent_slug
    public parent_tree -> string (4) "9,47"
    $value[47][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[47][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[47][2]->show_on_main_menu
    public slug -> string (8) "lanterns"
    $value[47][2]->slug
    public storage -> string (5) "local"
    $value[47][2]->storage
214 => array (3)
$value[214]
0 => stdClass#1300 (14)
$value[214][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[214][0]->category_order
    public featured_order -> string (1) "1"
    $value[214][0]->featured_order
    public has_subcategory -> null
    $value[214][0]->has_subcategory
    public id -> string (3) "215"
    $value[214][0]->id
    public image -> string (0) ""
    $value[214][0]->image
    public join_parent_id -> string (3) "214"
    $value[214][0]->join_parent_id
    public name -> string (16) "1:::Wall Mirrors"
    $value[214][0]->name
    public parent_id -> string (3) "214"
    $value[214][0]->parent_id
    public parent_slug -> string (7) "mirrors"
    $value[214][0]->parent_slug
    public parent_tree -> string (6) "11,214"
    $value[214][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[214][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[214][0]->show_on_main_menu
    public slug -> string (12) "wall-mirrors"
    $value[214][0]->slug
    public storage -> string (5) "local"
    $value[214][0]->storage
1 => stdClass#1299 (14)
$value[214][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[214][1]->category_order
    public featured_order -> string (1) "1"
    $value[214][1]->featured_order
    public has_subcategory -> null
    $value[214][1]->has_subcategory
    public id -> string (3) "216"
    $value[214][1]->id
    public image -> string (0) ""
    $value[214][1]->image
    public join_parent_id -> string (3) "214"
    $value[214][1]->join_parent_id
    public name -> string (17) "1:::Floor Mirrors"
    $value[214][1]->name
    public parent_id -> string (3) "214"
    $value[214][1]->parent_id
    public parent_slug -> string (7) "mirrors"
    $value[214][1]->parent_slug
    public parent_tree -> string (6) "11,214"
    $value[214][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[214][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[214][1]->show_on_main_menu
    public slug -> string (13) "floor-mirrors"
    $value[214][1]->slug
    public storage -> string (5) "local"
    $value[214][1]->storage
2 => stdClass#1298 (14)
$value[214][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[214][2]->category_order
    public featured_order -> string (1) "1"
    $value[214][2]->featured_order
    public has_subcategory -> null
    $value[214][2]->has_subcategory
    public id -> string (3) "217"
    $value[214][2]->id
    public image -> string (0) ""
    $value[214][2]->image
    public join_parent_id -> string (3) "214"
    $value[214][2]->join_parent_id
    public name -> string (22) "1:::Decorative Mirrors"
    $value[214][2]->name
    public parent_id -> string (3) "214"
    $value[214][2]->parent_id
    public parent_slug -> string (7) "mirrors"
    $value[214][2]->parent_slug
    public parent_tree -> string (6) "11,214"
    $value[214][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[214][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[214][2]->show_on_main_menu
    public slug -> string (18) "decorative-mirrors"
    $value[214][2]->slug
    public storage -> string (5) "local"
    $value[214][2]->storage
38 => array (3)
$value[38]
0 => stdClass#1297 (14)
$value[38][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[38][0]->category_order
    public featured_order -> string (1) "1"
    $value[38][0]->featured_order
    public has_subcategory -> null
    $value[38][0]->has_subcategory
    public id -> string (3) "133"
    $value[38][0]->id
    public image -> string (0) ""
    $value[38][0]->image
    public join_parent_id -> string (2) "38"
    $value[38][0]->join_parent_id
    public name -> string (22) "1:::Wall-Mounted Hooks"
    $value[38][0]->name
    public parent_id -> string (2) "38"
    $value[38][0]->parent_id
    public parent_slug -> string (17) "coat-stands-hooks"
    $value[38][0]->parent_slug
    public parent_tree -> string (4) "7,38"
    $value[38][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[38][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[38][0]->show_on_main_menu
    public slug -> string (18) "wall-mounted-hooks"
    $value[38][0]->slug
    public storage -> string (5) "local"
    $value[38][0]->storage
1 => stdClass#1296 (14)
$value[38][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[38][1]->category_order
    public featured_order -> string (1) "1"
    $value[38][1]->featured_order
    public has_subcategory -> null
    $value[38][1]->has_subcategory
    public id -> string (3) "134"
    $value[38][1]->id
    public image -> string (0) ""
    $value[38][1]->image
    public join_parent_id -> string (2) "38"
    $value[38][1]->join_parent_id
    public name -> string (23) "1:::Standing Coat Racks"
    $value[38][1]->name
    public parent_id -> string (2) "38"
    $value[38][1]->parent_id
    public parent_slug -> string (17) "coat-stands-hooks"
    $value[38][1]->parent_slug
    public parent_tree -> string (4) "7,38"
    $value[38][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[38][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[38][1]->show_on_main_menu
    public slug -> string (19) "standing-coat-racks"
    $value[38][1]->slug
    public storage -> string (5) "local"
    $value[38][1]->storage
2 => stdClass#1295 (14)
$value[38][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[38][2]->category_order
    public featured_order -> string (1) "1"
    $value[38][2]->featured_order
    public has_subcategory -> null
    $value[38][2]->has_subcategory
    public id -> string (3) "135"
    $value[38][2]->id
    public image -> string (0) ""
    $value[38][2]->image
    public join_parent_id -> string (2) "38"
    $value[38][2]->join_parent_id
    public name -> string (14) "1:::Hook Rails"
    $value[38][2]->name
    public parent_id -> string (2) "38"
    $value[38][2]->parent_id
    public parent_slug -> string (17) "coat-stands-hooks"
    $value[38][2]->parent_slug
    public parent_tree -> string (4) "7,38"
    $value[38][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[38][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[38][2]->show_on_main_menu
    public slug -> string (10) "hook-rails"
    $value[38][2]->slug
    public storage -> string (5) "local"
    $value[38][2]->storage
30 => array (3)
$value[30]
0 => stdClass#1294 (14)
$value[30][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[30][0]->category_order
    public featured_order -> string (1) "1"
    $value[30][0]->featured_order
    public has_subcategory -> null
    $value[30][0]->has_subcategory
    public id -> string (3) "111"
    $value[30][0]->id
    public image -> string (0) ""
    $value[30][0]->image
    public join_parent_id -> string (2) "30"
    $value[30][0]->join_parent_id
    public name -> string (24) "1:::Wall-Mounted Shelves"
    $value[30][0]->name
    public parent_id -> string (2) "30"
    $value[30][0]->parent_id
    public parent_slug -> string (8) "shelving"
    $value[30][0]->parent_slug
    public parent_tree -> string (4) "5,30"
    $value[30][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[30][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[30][0]->show_on_main_menu
    public slug -> string (24) "wall-mounted-shelves-111"
    $value[30][0]->slug
    public storage -> string (5) "local"
    $value[30][0]->storage
1 => stdClass#1293 (14)
$value[30][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[30][1]->category_order
    public featured_order -> string (1) "1"
    $value[30][1]->featured_order
    public has_subcategory -> null
    $value[30][1]->has_subcategory
    public id -> string (3) "112"
    $value[30][1]->id
    public image -> string (0) ""
    $value[30][1]->image
    public join_parent_id -> string (2) "30"
    $value[30][1]->join_parent_id
    public name -> string (18) "1:::Corner Shelves"
    $value[30][1]->name
    public parent_id -> string (2) "30"
    $value[30][1]->parent_id
    public parent_slug -> string (8) "shelving"
    $value[30][1]->parent_slug
    public parent_tree -> string (4) "5,30"
    $value[30][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[30][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[30][1]->show_on_main_menu
    public slug -> string (14) "corner-shelves"
    $value[30][1]->slug
    public storage -> string (5) "local"
    $value[30][1]->storage
2 => stdClass#1292 (14)
$value[30][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[30][2]->category_order
    public featured_order -> string (1) "1"
    $value[30][2]->featured_order
    public has_subcategory -> null
    $value[30][2]->has_subcategory
    public id -> string (3) "113"
    $value[30][2]->id
    public image -> string (0) ""
    $value[30][2]->image
    public join_parent_id -> string (2) "30"
    $value[30][2]->join_parent_id
    public name -> string (18) "1:::Ladder Shelves"
    $value[30][2]->name
    public parent_id -> string (2) "30"
    $value[30][2]->parent_id
    public parent_slug -> string (8) "shelving"
    $value[30][2]->parent_slug
    public parent_tree -> string (4) "5,30"
    $value[30][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[30][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[30][2]->show_on_main_menu
    public slug -> string (18) "ladder-shelves-113"
    $value[30][2]->slug
    public storage -> string (5) "local"
    $value[30][2]->storage
24 => array (4)
$value[24]
0 => stdClass#1291 (14)
$value[24][0]
  • Properties (14)
  • public category_order -> string (1) "1"
    $value[24][0]->category_order
    public featured_order -> string (1) "1"
    $value[24][0]->featured_order
    public has_subcategory -> null
    $value[24][0]->has_subcategory
    public id -> string (2) "94"
    $value[24][0]->id
    public image -> string (0) ""
    $value[24][0]->image
    public join_parent_id -> string (2) "24"
    $value[24][0]->join_parent_id
    public name -> string (17) "1:::Writing Desks"
    $value[24][0]->name
    public parent_id -> string (2) "24"
    $value[24][0]->parent_id
    public parent_slug -> string (12) "office-desks"
    $value[24][0]->parent_slug
    public parent_tree -> string (4) "4,24"
    $value[24][0]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[24][0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[24][0]->show_on_main_menu
    public slug -> string (13) "writing-desks"
    $value[24][0]->slug
    public storage -> string (5) "local"
    $value[24][0]->storage
1 => stdClass#1290 (14)
$value[24][1]
  • Properties (14)
  • public category_order -> string (1) "2"
    $value[24][1]->category_order
    public featured_order -> string (1) "1"
    $value[24][1]->featured_order
    public has_subcategory -> null
    $value[24][1]->has_subcategory
    public id -> string (2) "95"
    $value[24][1]->id
    public image -> string (0) ""
    $value[24][1]->image
    public join_parent_id -> string (2) "24"
    $value[24][1]->join_parent_id
    public name -> string (18) "1:::Computer Desks"
    $value[24][1]->name
    public parent_id -> string (2) "24"
    $value[24][1]->parent_id
    public parent_slug -> string (12) "office-desks"
    $value[24][1]->parent_slug
    public parent_tree -> string (4) "4,24"
    $value[24][1]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[24][1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[24][1]->show_on_main_menu
    public slug -> string (14) "computer-desks"
    $value[24][1]->slug
    public storage -> string (5) "local"
    $value[24][1]->storage
2 => stdClass#1289 (14)
$value[24][2]
  • Properties (14)
  • public category_order -> string (1) "3"
    $value[24][2]->category_order
    public featured_order -> string (1) "1"
    $value[24][2]->featured_order
    public has_subcategory -> null
    $value[24][2]->has_subcategory
    public id -> string (2) "96"
    $value[24][2]->id
    public image -> string (0) ""
    $value[24][2]->image
    public join_parent_id -> string (2) "24"
    $value[24][2]->join_parent_id
    public name -> string (18) "1:::L-Shaped Desks"
    $value[24][2]->name
    public parent_id -> string (2) "24"
    $value[24][2]->parent_id
    public parent_slug -> string (12) "office-desks"
    $value[24][2]->parent_slug
    public parent_tree -> string (4) "4,24"
    $value[24][2]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[24][2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[24][2]->show_on_main_menu
    public slug -> string (14) "l-shaped-desks"
    $value[24][2]->slug
    public storage -> string (5) "local"
    $value[24][2]->storage
3 => stdClass#1288 (14)
$value[24][3]
  • Properties (14)
  • public category_order -> string (1) "4"
    $value[24][3]->category_order
    public featured_order -> string (1) "1"
    $value[24][3]->featured_order
    public has_subcategory -> null
    $value[24][3]->has_subcategory
    public id -> string (2) "97"
    $value[24][3]->id
    public image -> string (0) ""
    $value[24][3]->image
    public join_parent_id -> string (2) "24"
    $value[24][3]->join_parent_id
    public name -> string (18) "1:::Standing Desks"
    $value[24][3]->name
    public parent_id -> string (2) "24"
    $value[24][3]->parent_id
    public parent_slug -> string (12) "office-desks"
    $value[24][3]->parent_slug
    public parent_tree -> string (4) "4,24"
    $value[24][3]->parent_tree
    public show_image_on_main_menu -> string (1) "0"
    $value[24][3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[24][3]->show_on_main_menu
    public slug -> string (14) "standing-desks"
    $value[24][3]->slug
    public storage -> string (5) "local"
    $value[24][3]->storage
parentCategories
$value array (12)
0 => stdClass#104 (26)
$value[0]
  • Properties (26)
  • public category_order -> string (1) "1"
    $value[0]->category_order
    public created_at -> string (19) "2024-10-26 17:44:17"
    $value[0]->created_at
    public description -> string (271) "Discover the perfect dining room furniture to elevate your space, from elega...
    $value[0]->description
    Discover the perfect dining room furniture to elevate your space, from elegant dining tables and comfortable chairs to stylish storage solutions. Furnitured.co.uk offers timeless and contemporary options to create a warm, inviting setting for family meals and gatherings.
    
    public featured_order -> string (1) "1"
    $value[0]->featured_order
    public has_subcategory -> string (2) "12"
    $value[0]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0]->homepage_order
    public id -> string (1) "2"
    $value[0]->id
    public image -> string (0) ""
    $value[0]->image
    public is_featured -> string (1) "0"
    $value[0]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0]->join_parent_id
    public keywords -> string (0) ""
    $value[0]->keywords
    public level -> string (1) "1"
    $value[0]->level
    public name -> string (15) "1:::Dining Room"
    $value[0]->name
    public parent_id -> string (1) "0"
    $value[0]->parent_id
    public parent_slug -> null
    $value[0]->parent_slug
    public parent_tree -> string (0) ""
    $value[0]->parent_tree
    public show_description -> string (1) "1"
    $value[0]->show_description
    public show_image_on_main_menu -> string (1) "1"
    $value[0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0]->show_subcategory_products
    public slug -> string (11) "dining-room"
    $value[0]->slug
    public storage -> string (5) "local"
    $value[0]->storage
    public title_meta_tag -> string (11) "Dining Room"
    $value[0]->title_meta_tag
    public tree_id -> string (1) "2"
    $value[0]->tree_id
    public visibility -> string (1) "1"
    $value[0]->visibility
1 => stdClass#103 (26)
$value[1]
  • Properties (26)
  • public category_order -> string (1) "2"
    $value[1]->category_order
    public created_at -> string (19) "2024-10-26 17:44:33"
    $value[1]->created_at
    public description -> string (0) ""
    $value[1]->description
    public featured_order -> string (1) "1"
    $value[1]->featured_order
    public has_subcategory -> string (2) "16"
    $value[1]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[1]->homepage_order
    public id -> string (1) "3"
    $value[1]->id
    public image -> string (0) ""
    $value[1]->image
    public is_featured -> string (1) "0"
    $value[1]->is_featured
    public join_parent_id -> string (1) "0"
    $value[1]->join_parent_id
    public keywords -> string (0) ""
    $value[1]->keywords
    public level -> string (1) "1"
    $value[1]->level
    public name -> string (15) "1:::Living Room"
    $value[1]->name
    public parent_id -> string (1) "0"
    $value[1]->parent_id
    public parent_slug -> null
    $value[1]->parent_slug
    public parent_tree -> string (0) ""
    $value[1]->parent_tree
    public show_description -> string (1) "0"
    $value[1]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1]->show_on_main_menu
    public show_products_on_index -> string (1) "1"
    $value[1]->show_products_on_index
    public show_subcategory_products -> string (1) "1"
    $value[1]->show_subcategory_products
    public slug -> string (11) "living-room"
    $value[1]->slug
    public storage -> string (5) "local"
    $value[1]->storage
    public title_meta_tag -> string (11) "Living Room"
    $value[1]->title_meta_tag
    public tree_id -> string (1) "3"
    $value[1]->tree_id
    public visibility -> string (1) "1"
    $value[1]->visibility
2 => stdClass#102 (26)
$value[2]
  • Properties (26)
  • public category_order -> string (1) "3"
    $value[2]->category_order
    public created_at -> string (19) "2024-10-26 17:42:02"
    $value[2]->created_at
    public description -> string (0) ""
    $value[2]->description
    public featured_order -> string (1) "1"
    $value[2]->featured_order
    public has_subcategory -> string (2) "20"
    $value[2]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[2]->homepage_order
    public id -> string (1) "1"
    $value[2]->id
    public image -> string (0) ""
    $value[2]->image
    public is_featured -> string (1) "0"
    $value[2]->is_featured
    public join_parent_id -> string (1) "0"
    $value[2]->join_parent_id
    public keywords -> string (0) ""
    $value[2]->keywords
    public level -> string (1) "1"
    $value[2]->level
    public name -> string (11) "1:::Bedroom"
    $value[2]->name
    public parent_id -> string (1) "0"
    $value[2]->parent_id
    public parent_slug -> null
    $value[2]->parent_slug
    public parent_tree -> string (0) ""
    $value[2]->parent_tree
    public show_description -> string (1) "0"
    $value[2]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[2]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[2]->show_subcategory_products
    public slug -> string (7) "bedroom"
    $value[2]->slug
    public storage -> string (5) "local"
    $value[2]->storage
    public title_meta_tag -> string (7) "Bedroom"
    $value[2]->title_meta_tag
    public tree_id -> string (1) "1"
    $value[2]->tree_id
    public visibility -> string (1) "1"
    $value[2]->visibility
3 => stdClass#101 (26)
$value[3]
  • Properties (26)
  • public category_order -> string (1) "4"
    $value[3]->category_order
    public created_at -> string (19) "2024-10-26 19:18:08"
    $value[3]->created_at
    public description -> string (0) ""
    $value[3]->description
    public featured_order -> string (1) "1"
    $value[3]->featured_order
    public has_subcategory -> string (2) "24"
    $value[3]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[3]->homepage_order
    public id -> string (1) "4"
    $value[3]->id
    public image -> string (0) ""
    $value[3]->image
    public is_featured -> string (1) "0"
    $value[3]->is_featured
    public join_parent_id -> string (1) "0"
    $value[3]->join_parent_id
    public keywords -> string (0) ""
    $value[3]->keywords
    public level -> string (1) "1"
    $value[3]->level
    public name -> string (10) "1:::Office"
    $value[3]->name
    public parent_id -> string (1) "0"
    $value[3]->parent_id
    public parent_slug -> null
    $value[3]->parent_slug
    public parent_tree -> string (0) ""
    $value[3]->parent_tree
    public show_description -> string (1) "0"
    $value[3]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[3]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[3]->show_subcategory_products
    public slug -> string (6) "office"
    $value[3]->slug
    public storage -> string (5) "local"
    $value[3]->storage
    public title_meta_tag -> string (6) "Office"
    $value[3]->title_meta_tag
    public tree_id -> string (1) "4"
    $value[3]->tree_id
    public visibility -> string (1) "1"
    $value[3]->visibility
4 => stdClass#100 (26)
$value[4]
  • Properties (26)
  • public category_order -> string (1) "5"
    $value[4]->category_order
    public created_at -> string (19) "2024-10-26 19:18:34"
    $value[4]->created_at
    public description -> string (0) ""
    $value[4]->description
    public featured_order -> string (1) "1"
    $value[4]->featured_order
    public has_subcategory -> string (2) "28"
    $value[4]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[4]->homepage_order
    public id -> string (1) "5"
    $value[4]->id
    public image -> string (0) ""
    $value[4]->image
    public is_featured -> string (1) "0"
    $value[4]->is_featured
    public join_parent_id -> string (1) "0"
    $value[4]->join_parent_id
    public keywords -> string (0) ""
    $value[4]->keywords
    public level -> string (1) "1"
    $value[4]->level
    public name -> string (12) "1:::Bathroom"
    $value[4]->name
    public parent_id -> string (1) "0"
    $value[4]->parent_id
    public parent_slug -> null
    $value[4]->parent_slug
    public parent_tree -> string (0) ""
    $value[4]->parent_tree
    public show_description -> string (1) "0"
    $value[4]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[4]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[4]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[4]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[4]->show_subcategory_products
    public slug -> string (8) "bathroom"
    $value[4]->slug
    public storage -> string (5) "local"
    $value[4]->storage
    public title_meta_tag -> string (8) "Bathroom"
    $value[4]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[4]->tree_id
    public visibility -> string (1) "1"
    $value[4]->visibility
5 => stdClass#99 (26)
$value[5]
  • Properties (26)
  • public category_order -> string (1) "6"
    $value[5]->category_order
    public created_at -> string (19) "2024-10-26 19:18:53"
    $value[5]->created_at
    public description -> string (0) ""
    $value[5]->description
    public featured_order -> string (1) "1"
    $value[5]->featured_order
    public has_subcategory -> string (2) "32"
    $value[5]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[5]->homepage_order
    public id -> string (1) "6"
    $value[5]->id
    public image -> string (0) ""
    $value[5]->image
    public is_featured -> string (1) "0"
    $value[5]->is_featured
    public join_parent_id -> string (1) "0"
    $value[5]->join_parent_id
    public keywords -> string (0) ""
    $value[5]->keywords
    public level -> string (1) "1"
    $value[5]->level
    public name -> string (11) "1:::Kitchen"
    $value[5]->name
    public parent_id -> string (1) "0"
    $value[5]->parent_id
    public parent_slug -> null
    $value[5]->parent_slug
    public parent_tree -> string (0) ""
    $value[5]->parent_tree
    public show_description -> string (1) "0"
    $value[5]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[5]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[5]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[5]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[5]->show_subcategory_products
    public slug -> string (7) "kitchen"
    $value[5]->slug
    public storage -> string (5) "local"
    $value[5]->storage
    public title_meta_tag -> string (7) "Kitchen"
    $value[5]->title_meta_tag
    public tree_id -> string (1) "6"
    $value[5]->tree_id
    public visibility -> string (1) "1"
    $value[5]->visibility
6 => stdClass#98 (26)
$value[6]
  • Properties (26)
  • public category_order -> string (1) "7"
    $value[6]->category_order
    public created_at -> string (19) "2024-10-26 19:19:08"
    $value[6]->created_at
    public description -> string (0) ""
    $value[6]->description
    public featured_order -> string (1) "1"
    $value[6]->featured_order
    public has_subcategory -> string (2) "36"
    $value[6]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[6]->homepage_order
    public id -> string (1) "7"
    $value[6]->id
    public image -> string (0) ""
    $value[6]->image
    public is_featured -> string (1) "0"
    $value[6]->is_featured
    public join_parent_id -> string (1) "0"
    $value[6]->join_parent_id
    public keywords -> string (0) ""
    $value[6]->keywords
    public level -> string (1) "1"
    $value[6]->level
    public name -> string (22) "1:::Entryway / Hallway"
    $value[6]->name
    public parent_id -> string (1) "0"
    $value[6]->parent_id
    public parent_slug -> null
    $value[6]->parent_slug
    public parent_tree -> string (0) ""
    $value[6]->parent_tree
    public show_description -> string (1) "0"
    $value[6]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[6]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[6]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[6]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[6]->show_subcategory_products
    public slug -> string (16) "entryway-hallway"
    $value[6]->slug
    public storage -> string (5) "local"
    $value[6]->storage
    public title_meta_tag -> string (18) "Entryway / Hallway"
    $value[6]->title_meta_tag
    public tree_id -> string (1) "7"
    $value[6]->tree_id
    public visibility -> string (1) "1"
    $value[6]->visibility
7 => stdClass#97 (26)
$value[7]
  • Properties (26)
  • public category_order -> string (1) "8"
    $value[7]->category_order
    public created_at -> string (19) "2024-10-26 19:19:24"
    $value[7]->created_at
    public description -> string (0) ""
    $value[7]->description
    public featured_order -> string (1) "1"
    $value[7]->featured_order
    public has_subcategory -> string (2) "40"
    $value[7]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[7]->homepage_order
    public id -> string (1) "8"
    $value[7]->id
    public image -> string (0) ""
    $value[7]->image
    public is_featured -> string (1) "0"
    $value[7]->is_featured
    public join_parent_id -> string (1) "0"
    $value[7]->join_parent_id
    public keywords -> string (0) ""
    $value[7]->keywords
    public level -> string (1) "1"
    $value[7]->level
    public name -> string (20) "1:::Outdoor / Garden"
    $value[7]->name
    public parent_id -> string (1) "0"
    $value[7]->parent_id
    public parent_slug -> null
    $value[7]->parent_slug
    public parent_tree -> string (0) ""
    $value[7]->parent_tree
    public show_description -> string (1) "0"
    $value[7]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[7]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[7]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[7]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[7]->show_subcategory_products
    public slug -> string (14) "outdoor-garden"
    $value[7]->slug
    public storage -> string (5) "local"
    $value[7]->storage
    public title_meta_tag -> string (16) "Outdoor / Garden"
    $value[7]->title_meta_tag
    public tree_id -> string (1) "8"
    $value[7]->tree_id
    public visibility -> string (1) "1"
    $value[7]->visibility
8 => stdClass#96 (26)
$value[8]
  • Properties (26)
  • public category_order -> string (1) "9"
    $value[8]->category_order
    public created_at -> string (19) "2024-10-26 19:19:40"
    $value[8]->created_at
    public description -> string (0) ""
    $value[8]->description
    public featured_order -> string (1) "1"
    $value[8]->featured_order
    public has_subcategory -> string (2) "44"
    $value[8]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[8]->homepage_order
    public id -> string (1) "9"
    $value[8]->id
    public image -> string (0) ""
    $value[8]->image
    public is_featured -> string (1) "0"
    $value[8]->is_featured
    public join_parent_id -> string (1) "0"
    $value[8]->join_parent_id
    public keywords -> string (0) ""
    $value[8]->keywords
    public level -> string (1) "1"
    $value[8]->level
    public name -> string (12) "1:::Lighting"
    $value[8]->name
    public parent_id -> string (1) "0"
    $value[8]->parent_id
    public parent_slug -> null
    $value[8]->parent_slug
    public parent_tree -> string (0) ""
    $value[8]->parent_tree
    public show_description -> string (1) "0"
    $value[8]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[8]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[8]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[8]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[8]->show_subcategory_products
    public slug -> string (8) "lighting"
    $value[8]->slug
    public storage -> string (5) "local"
    $value[8]->storage
    public title_meta_tag -> string (8) "Lighting"
    $value[8]->title_meta_tag
    public tree_id -> string (1) "9"
    $value[8]->tree_id
    public visibility -> string (1) "1"
    $value[8]->visibility
9 => stdClass#95 (26)
$value[9]
  • Properties (26)
  • public category_order -> string (2) "10"
    $value[9]->category_order
    public created_at -> string (19) "2024-10-26 19:20:09"
    $value[9]->created_at
    public description -> string (0) ""
    $value[9]->description
    public featured_order -> string (1) "1"
    $value[9]->featured_order
    public has_subcategory -> string (2) "48"
    $value[9]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[9]->homepage_order
    public id -> string (2) "10"
    $value[9]->id
    public image -> string (0) ""
    $value[9]->image
    public is_featured -> string (1) "0"
    $value[9]->is_featured
    public join_parent_id -> string (1) "0"
    $value[9]->join_parent_id
    public keywords -> string (0) ""
    $value[9]->keywords
    public level -> string (1) "1"
    $value[9]->level
    public name -> string (8) "1:::Rugs"
    $value[9]->name
    public parent_id -> string (1) "0"
    $value[9]->parent_id
    public parent_slug -> null
    $value[9]->parent_slug
    public parent_tree -> string (0) ""
    $value[9]->parent_tree
    public show_description -> string (1) "0"
    $value[9]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[9]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[9]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[9]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[9]->show_subcategory_products
    public slug -> string (4) "rugs"
    $value[9]->slug
    public storage -> string (5) "local"
    $value[9]->storage
    public title_meta_tag -> string (4) "Rugs"
    $value[9]->title_meta_tag
    public tree_id -> string (2) "10"
    $value[9]->tree_id
    public visibility -> string (1) "1"
    $value[9]->visibility
10 => stdClass#94 (26)
$value[10]
  • Properties (26)
  • public category_order -> string (2) "11"
    $value[10]->category_order
    public created_at -> string (19) "2024-10-26 19:20:23"
    $value[10]->created_at
    public description -> string (0) ""
    $value[10]->description
    public featured_order -> string (1) "1"
    $value[10]->featured_order
    public has_subcategory -> string (2) "52"
    $value[10]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[10]->homepage_order
    public id -> string (2) "11"
    $value[10]->id
    public image -> string (0) ""
    $value[10]->image
    public is_featured -> string (1) "0"
    $value[10]->is_featured
    public join_parent_id -> string (1) "0"
    $value[10]->join_parent_id
    public keywords -> string (0) ""
    $value[10]->keywords
    public level -> string (1) "1"
    $value[10]->level
    public name -> string (14) "1:::Home Decor"
    $value[10]->name
    public parent_id -> string (1) "0"
    $value[10]->parent_id
    public parent_slug -> null
    $value[10]->parent_slug
    public parent_tree -> string (0) ""
    $value[10]->parent_tree
    public show_description -> string (1) "0"
    $value[10]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[10]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[10]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[10]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[10]->show_subcategory_products
    public slug -> string (10) "home-decor"
    $value[10]->slug
    public storage -> string (5) "local"
    $value[10]->storage
    public title_meta_tag -> string (10) "Home Decor"
    $value[10]->title_meta_tag
    public tree_id -> string (2) "11"
    $value[10]->tree_id
    public visibility -> string (1) "1"
    $value[10]->visibility
11 => stdClass#93 (26)
$value[11]
  • Properties (26)
  • public category_order -> string (2) "11"
    $value[11]->category_order
    public created_at -> string (19) "2024-10-27 17:35:27"
    $value[11]->created_at
    public description -> string (0) ""
    $value[11]->description
    public featured_order -> string (1) "1"
    $value[11]->featured_order
    public has_subcategory -> string (3) "186"
    $value[11]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[11]->homepage_order
    public id -> string (3) "185"
    $value[11]->id
    public image -> string (0) ""
    $value[11]->image
    public is_featured -> string (1) "0"
    $value[11]->is_featured
    public join_parent_id -> string (1) "0"
    $value[11]->join_parent_id
    public keywords -> string (0) ""
    $value[11]->keywords
    public level -> string (1) "1"
    $value[11]->level
    public name -> string (11) "1:::Vintage"
    $value[11]->name
    public parent_id -> string (1) "0"
    $value[11]->parent_id
    public parent_slug -> null
    $value[11]->parent_slug
    public parent_tree -> string (0) ""
    $value[11]->parent_tree
    public show_description -> string (1) "0"
    $value[11]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[11]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[11]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[11]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[11]->show_subcategory_products
    public slug -> string (7) "vintage"
    $value[11]->slug
    public storage -> string (5) "local"
    $value[11]->storage
    public title_meta_tag -> string (7) "Vintage"
    $value[11]->title_meta_tag
    public tree_id -> string (3) "185"
    $value[11]->tree_id
    public visibility -> string (1) "1"
    $value[11]->visibility
adSpaces
$value array (1)
0 => stdClass#1287 (9)
$value[0]
  • Properties (9)
  • public ad_code_desktop -> string (0) ""
    $value[0]->ad_code_desktop
    public ad_code_mobile -> string (0) ""
    $value[0]->ad_code_mobile
    public ad_space -> string (7) "index_1"
    $value[0]->ad_space
    public desktop_height -> string (2) "90"
    $value[0]->desktop_height
    public desktop_width -> string (3) "728"
    $value[0]->desktop_width
    public id -> string (1) "1"
    $value[0]->id
    public lang_id -> string (1) "1"
    $value[0]->lang_id
    public mobile_height -> string (3) "250"
    $value[0]->mobile_height
    public mobile_width -> string (3) "300"
    $value[0]->mobile_width
baseVars
$value stdClass#1286 (13)
  • Properties (13)
  • public appName -> string (10) "Furnitured"
    $value->appName
    public defaultLocation -> stdClass#84 (3)
    $value->defaultLocation
    • Properties (3)
    • public city_id -> string (0) ""
      $value->defaultLocation->city_id
      public country_id -> string (0) ""
      $value->defaultLocation->country_id
      public state_id -> string (0) ""
      $value->defaultLocation->state_id
    public defaultLocationInput -> string (0) ""
    $value->defaultLocationInput
    public inputInitialPrice -> string (4) "0.00"
    $value->inputInitialPrice
    public isSaleActive -> boolean true
    $value->isSaleActive
    public logoHeight -> string (2) "44"
    $value->logoHeight
    public logoWidth -> string (3) "150"
    $value->logoWidth
    public perPage -> integer 15
    $value->perPage
    public recaptchaStatus -> boolean false
    $value->recaptchaStatus
    public rtl -> boolean false
    $value->rtl
    public thousandsSeparator -> string (1) "."
    $value->thousandsSeparator
    public unreadMessageCount -> integer 0
    $value->unreadMessageCount
    public usernameMaxlength -> integer 40
    $value->usernameMaxlength
parentCategoriesTree
$value array (1)
0 => stdClass#1271 (26)
$value[0]
  • Properties (26)
  • public category_order -> string (1) "5"
    $value[0]->category_order
    public created_at -> string (19) "2024-10-26 19:18:34"
    $value[0]->created_at
    public description -> string (0) ""
    $value[0]->description
    public featured_order -> string (1) "1"
    $value[0]->featured_order
    public has_subcategory -> string (2) "28"
    $value[0]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0]->homepage_order
    public id -> string (1) "5"
    $value[0]->id
    public image -> string (0) ""
    $value[0]->image
    public is_featured -> string (1) "0"
    $value[0]->is_featured
    public join_parent_id -> string (1) "0"
    $value[0]->join_parent_id
    public keywords -> string (0) ""
    $value[0]->keywords
    public level -> string (1) "1"
    $value[0]->level
    public name -> string (12) "1:::Bathroom"
    $value[0]->name
    public parent_id -> string (1) "0"
    $value[0]->parent_id
    public parent_slug -> null
    $value[0]->parent_slug
    public parent_tree -> string (0) ""
    $value[0]->parent_tree
    public show_description -> string (1) "0"
    $value[0]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0]->show_subcategory_products
    public slug -> string (8) "bathroom"
    $value[0]->slug
    public storage -> string (5) "local"
    $value[0]->storage
    public title_meta_tag -> string (8) "Bathroom"
    $value[0]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[0]->tree_id
    public visibility -> string (1) "1"
    $value[0]->visibility
title Bathroom
description
keywords
showOgTags
$value boolean true
ogTitle Bathroom
ogDescription
ogType article
ogUrl https://www.furnitured.co.uk/bathroom
ogImage https://www.furnitured.co.uk
ogWidth 420
ogHeight 420
ogCreator Furnitured
category
$value stdClass#1274 (26)
  • Properties (26)
  • public category_order -> string (1) "5"
    $value->category_order
    public created_at -> string (19) "2024-10-26 19:18:34"
    $value->created_at
    public description -> string (0) ""
    $value->description
    public featured_order -> string (1) "1"
    $value->featured_order
    public has_subcategory -> string (2) "28"
    $value->has_subcategory
    public homepage_order -> string (1) "5"
    $value->homepage_order
    public id -> string (1) "5"
    $value->id
    public image -> string (0) ""
    $value->image
    public is_featured -> string (1) "0"
    $value->is_featured
    public join_parent_id -> string (1) "0"
    $value->join_parent_id
    public keywords -> string (0) ""
    $value->keywords
    public level -> string (1) "1"
    $value->level
    public name -> string (12) "1:::Bathroom"
    $value->name
    public parent_id -> string (1) "0"
    $value->parent_id
    public parent_slug -> null
    $value->parent_slug
    public parent_tree -> string (0) ""
    $value->parent_tree
    public show_description -> string (1) "0"
    $value->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value->show_subcategory_products
    public slug -> string (8) "bathroom"
    $value->slug
    public storage -> string (5) "local"
    $value->storage
    public title_meta_tag -> string (8) "Bathroom"
    $value->title_meta_tag
    public tree_id -> string (1) "5"
    $value->tree_id
    public visibility -> string (1) "1"
    $value->visibility
parentCategory
$value null
categories
$value array (4)
0 => stdClass#1269 (26)
$value[0]
  • Properties (26)
  • public category_order -> string (1) "1"
    $value[0]->category_order
    public created_at -> string (19) "2024-10-27 10:05:11"
    $value[0]->created_at
    public description -> string (0) ""
    $value[0]->description
    public featured_order -> string (1) "1"
    $value[0]->featured_order
    public has_subcategory -> string (3) "106"
    $value[0]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[0]->homepage_order
    public id -> string (2) "28"
    $value[0]->id
    public image -> string (0) ""
    $value[0]->image
    public is_featured -> string (1) "0"
    $value[0]->is_featured
    public join_parent_id -> string (1) "5"
    $value[0]->join_parent_id
    public keywords -> string (0) ""
    $value[0]->keywords
    public level -> string (1) "2"
    $value[0]->level
    public name -> string (16) "1:::Vanity Units"
    $value[0]->name
    public parent_id -> string (1) "5"
    $value[0]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[0]->parent_slug
    public parent_tree -> string (1) "5"
    $value[0]->parent_tree
    public show_description -> string (1) "0"
    $value[0]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[0]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[0]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[0]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[0]->show_subcategory_products
    public slug -> string (12) "vanity-units"
    $value[0]->slug
    public storage -> string (5) "local"
    $value[0]->storage
    public title_meta_tag -> string (12) "Vanity Units"
    $value[0]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[0]->tree_id
    public visibility -> string (1) "1"
    $value[0]->visibility
1 => stdClass#1268 (26)
$value[1]
  • Properties (26)
  • public category_order -> string (1) "2"
    $value[1]->category_order
    public created_at -> string (19) "2024-10-27 15:06:38"
    $value[1]->created_at
    public description -> string (0) ""
    $value[1]->description
    public featured_order -> string (1) "1"
    $value[1]->featured_order
    public has_subcategory -> string (3) "109"
    $value[1]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[1]->homepage_order
    public id -> string (2) "29"
    $value[1]->id
    public image -> string (0) ""
    $value[1]->image
    public is_featured -> string (1) "0"
    $value[1]->is_featured
    public join_parent_id -> string (1) "5"
    $value[1]->join_parent_id
    public keywords -> string (0) ""
    $value[1]->keywords
    public level -> string (1) "2"
    $value[1]->level
    public name -> string (21) "1:::Bathroom Cabinets"
    $value[1]->name
    public parent_id -> string (1) "5"
    $value[1]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[1]->parent_slug
    public parent_tree -> string (1) "5"
    $value[1]->parent_tree
    public show_description -> string (1) "0"
    $value[1]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[1]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[1]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[1]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[1]->show_subcategory_products
    public slug -> string (17) "bathroom-cabinets"
    $value[1]->slug
    public storage -> string (5) "local"
    $value[1]->storage
    public title_meta_tag -> string (17) "Bathroom Cabinets"
    $value[1]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[1]->tree_id
    public visibility -> string (1) "1"
    $value[1]->visibility
2 => stdClass#1260 (26)
$value[2]
  • Properties (26)
  • public category_order -> string (1) "3"
    $value[2]->category_order
    public created_at -> string (19) "2024-10-27 15:06:54"
    $value[2]->created_at
    public description -> string (0) ""
    $value[2]->description
    public featured_order -> string (1) "1"
    $value[2]->featured_order
    public has_subcategory -> string (3) "111"
    $value[2]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[2]->homepage_order
    public id -> string (2) "30"
    $value[2]->id
    public image -> string (0) ""
    $value[2]->image
    public is_featured -> string (1) "0"
    $value[2]->is_featured
    public join_parent_id -> string (1) "5"
    $value[2]->join_parent_id
    public keywords -> string (0) ""
    $value[2]->keywords
    public level -> string (1) "2"
    $value[2]->level
    public name -> string (12) "1:::Shelving"
    $value[2]->name
    public parent_id -> string (1) "5"
    $value[2]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[2]->parent_slug
    public parent_tree -> string (1) "5"
    $value[2]->parent_tree
    public show_description -> string (1) "0"
    $value[2]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[2]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[2]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[2]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[2]->show_subcategory_products
    public slug -> string (8) "shelving"
    $value[2]->slug
    public storage -> string (5) "local"
    $value[2]->storage
    public title_meta_tag -> string (8) "Shelving"
    $value[2]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[2]->tree_id
    public visibility -> string (1) "1"
    $value[2]->visibility
3 => stdClass#1259 (26)
$value[3]
  • Properties (26)
  • public category_order -> string (1) "4"
    $value[3]->category_order
    public created_at -> string (19) "2024-10-27 15:07:15"
    $value[3]->created_at
    public description -> string (0) ""
    $value[3]->description
    public featured_order -> string (1) "1"
    $value[3]->featured_order
    public has_subcategory -> string (3) "114"
    $value[3]->has_subcategory
    public homepage_order -> string (1) "5"
    $value[3]->homepage_order
    public id -> string (2) "31"
    $value[3]->id
    public image -> string (0) ""
    $value[3]->image
    public is_featured -> string (1) "0"
    $value[3]->is_featured
    public join_parent_id -> string (1) "5"
    $value[3]->join_parent_id
    public keywords -> string (0) ""
    $value[3]->keywords
    public level -> string (1) "2"
    $value[3]->level
    public name -> string (25) "1:::Towel Racks & Holders"
    $value[3]->name
    public parent_id -> string (1) "5"
    $value[3]->parent_id
    public parent_slug -> string (8) "bathroom"
    $value[3]->parent_slug
    public parent_tree -> string (1) "5"
    $value[3]->parent_tree
    public show_description -> string (1) "0"
    $value[3]->show_description
    public show_image_on_main_menu -> string (1) "0"
    $value[3]->show_image_on_main_menu
    public show_on_main_menu -> string (1) "1"
    $value[3]->show_on_main_menu
    public show_products_on_index -> string (1) "0"
    $value[3]->show_products_on_index
    public show_subcategory_products -> string (1) "0"
    $value[3]->show_subcategory_products
    public slug -> string (19) "towel-racks-holders"
    $value[3]->slug
    public storage -> string (5) "local"
    $value[3]->storage
    public title_meta_tag -> string (21) "Towel Racks & Holders"
    $value[3]->title_meta_tag
    public tree_id -> string (1) "5"
    $value[3]->tree_id
    public visibility -> string (1) "1"
    $value[3]->visibility
customFilters
$value array (7)
0 => stdClass#1252 (11)
$value[0]
  • Properties (11)
  • public field_order -> string (1) "1"
    $value[0]->field_order
    public field_type -> string (8) "dropdown"
    $value[0]->field_type
    public id -> string (1) "1"
    $value[0]->id
    public is_product_filter -> string (1) "1"
    $value[0]->is_product_filter
    public is_required -> string (1) "1"
    $value[0]->is_required
    public name_array -> string (69) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:12:"Product Type";}}"
    $value[0]->name_array
    public product_filter_key -> string (12) "product-type"
    $value[0]->product_filter_key
    public row_width -> string (4) "half"
    $value[0]->row_width
    public sort_options -> string (4) "date"
    $value[0]->sort_options
    public status -> string (1) "1"
    $value[0]->status
    public where_to_display -> string (1) "1"
    $value[0]->where_to_display
1 => stdClass#1253 (11)
$value[1]
  • Properties (11)
  • public field_order -> string (1) "2"
    $value[1]->field_order
    public field_type -> string (8) "dropdown"
    $value[1]->field_type
    public id -> string (1) "2"
    $value[1]->id
    public is_product_filter -> string (1) "1"
    $value[1]->is_product_filter
    public is_required -> string (1) "1"
    $value[1]->is_required
    public name_array -> string (65) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:9:"Condition";}}"
    $value[1]->name_array
    public product_filter_key -> string (9) "condition"
    $value[1]->product_filter_key
    public row_width -> string (4) "half"
    $value[1]->row_width
    public sort_options -> string (4) "date"
    $value[1]->sort_options
    public status -> string (1) "1"
    $value[1]->status
    public where_to_display -> string (1) "1"
    $value[1]->where_to_display
2 => stdClass#1254 (11)
$value[2]
  • Properties (11)
  • public field_order -> string (1) "3"
    $value[2]->field_order
    public field_type -> string (8) "dropdown"
    $value[2]->field_type
    public id -> string (1) "3"
    $value[2]->id
    public is_product_filter -> string (1) "1"
    $value[2]->is_product_filter
    public is_required -> string (1) "1"
    $value[2]->is_required
    public name_array -> string (62) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:6:"Colour";}}"
    $value[2]->name_array
    public product_filter_key -> string (6) "colour"
    $value[2]->product_filter_key
    public row_width -> string (4) "half"
    $value[2]->row_width
    public sort_options -> string (14) "alphabetically"
    $value[2]->sort_options
    public status -> string (1) "1"
    $value[2]->status
    public where_to_display -> string (1) "1"
    $value[2]->where_to_display
3 => stdClass#1255 (11)
$value[3]
  • Properties (11)
  • public field_order -> string (1) "4"
    $value[3]->field_order
    public field_type -> string (8) "dropdown"
    $value[3]->field_type
    public id -> string (1) "5"
    $value[3]->id
    public is_product_filter -> string (1) "1"
    $value[3]->is_product_filter
    public is_required -> string (1) "1"
    $value[3]->is_required
    public name_array -> string (61) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:5:"Brand";}}"
    $value[3]->name_array
    public product_filter_key -> string (5) "brand"
    $value[3]->product_filter_key
    public row_width -> string (4) "half"
    $value[3]->row_width
    public sort_options -> string (14) "alphabetically"
    $value[3]->sort_options
    public status -> string (1) "1"
    $value[3]->status
    public where_to_display -> string (1) "1"
    $value[3]->where_to_display
4 => stdClass#1256 (11)
$value[4]
  • Properties (11)
  • public field_order -> string (1) "6"
    $value[4]->field_order
    public field_type -> string (8) "dropdown"
    $value[4]->field_type
    public id -> string (1) "6"
    $value[4]->id
    public is_product_filter -> string (1) "1"
    $value[4]->is_product_filter
    public is_required -> string (1) "1"
    $value[4]->is_required
    public name_array -> string (67) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:10:"Width (cm)";}}"
    $value[4]->name_array
    public product_filter_key -> string (8) "width-cm"
    $value[4]->product_filter_key
    public row_width -> string (4) "half"
    $value[4]->row_width
    public sort_options -> string (4) "date"
    $value[4]->sort_options
    public status -> string (1) "1"
    $value[4]->status
    public where_to_display -> string (1) "1"
    $value[4]->where_to_display
5 => stdClass#1257 (11)
$value[5]
  • Properties (11)
  • public field_order -> string (1) "7"
    $value[5]->field_order
    public field_type -> string (8) "dropdown"
    $value[5]->field_type
    public id -> string (1) "7"
    $value[5]->id
    public is_product_filter -> string (1) "1"
    $value[5]->is_product_filter
    public is_required -> string (1) "1"
    $value[5]->is_required
    public name_array -> string (68) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:11:"Height (cm)";}}"
    $value[5]->name_array
    public product_filter_key -> string (9) "height-cm"
    $value[5]->product_filter_key
    public row_width -> string (4) "half"
    $value[5]->row_width
    public sort_options -> string (4) "date"
    $value[5]->sort_options
    public status -> string (1) "1"
    $value[5]->status
    public where_to_display -> string (1) "1"
    $value[5]->where_to_display
6 => stdClass#1258 (11)
$value[6]
  • Properties (11)
  • public field_order -> string (1) "8"
    $value[6]->field_order
    public field_type -> string (8) "dropdown"
    $value[6]->field_type
    public id -> string (1) "8"
    $value[6]->id
    public is_product_filter -> string (1) "1"
    $value[6]->is_product_filter
    public is_required -> string (1) "1"
    $value[6]->is_required
    public name_array -> string (67) "a:1:{i:0;a:2:{s:7:"lang_id";s:1:"1";s:4:"name";s:10:"Depth (cm)";}}"
    $value[6]->name_array
    public product_filter_key -> string (8) "depth-cm"
    $value[6]->product_filter_key
    public row_width -> string (4) "half"
    $value[6]->row_width
    public sort_options -> string (4) "date"
    $value[6]->sort_options
    public status -> string (1) "1"
    $value[6]->status
    public where_to_display -> string (1) "1"
    $value[6]->where_to_display
queryStringArray
$value array (1)
width-cm => array (3)
$value['width-cm']
0 => string (2) "40"
$value['width-cm'][0]
1 => string (3) "105"
$value['width-cm'][1]
2 => string (3) "240"
$value['width-cm'][2]
queryStringObjectArray
$value array (3)
0 => stdClass#1270 (2)
$value[0]
  • Properties (2)
  • public key -> string (8) "width-cm"
    $value[0]->key
    public value -> string (2) "40"
    $value[0]->value
1 => stdClass#1272 (2)
$value[1]
  • Properties (2)
  • public key -> string (8) "width-cm"
    $value[1]->key
    public value -> string (3) "105"
    $value[1]->value
2 => stdClass#1273 (2)
$value[2]
  • Properties (2)
  • public key -> string (8) "width-cm"
    $value[2]->key
    public value -> string (3) "240"
    $value[2]->value
brands
$value array (0)
products
$value array (0)
adSpace products_2
class mt-3
jLDType category

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/1.0 )

$_GET

width-cm 40,105,240

Headers

Priority u=0, i
Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document
Sec-Fetch-User ?1
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Upgrade-Insecure-Requests 1
Sec-Ch-Ua-Platform "Windows"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Cache-Control no-cache
Pragma no-cache
Connection close
X-Accel-Internal /internal-nginx-static-location
X-Real-Ip 3.144.2.213
Host www.furnitured.co.uk

Response ( 200 - OK )

Headers

Cache-Control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8
Content-Security-Policy frame-ancestors 'none';

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.5.4
PHP Version: 8.3.19
PHP SAPI: fpm-fcgi
Environment: development
Base URL: https://www.furnitured.co.uk/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No