GET https://backend3-local.uniqom.ru/catalog/brand/17/118/37

CatalogController :: brandCategoryItems

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\CatalogController::brandCategoryItems"
_firewall_context
"security.firewall.map.context.main"
_route
"app_catalog_brand_category_1"
_route_params
[
  "parent_id" => "37"
  "brand_id" => "17"
  "category_id" => "118"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"95daaf"
brand_id
"17"
category_id
"118"
parent_id
"37"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"backend3-local.uniqom.ru"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 07 Jul 2025 13:31:47 GMT"
x-debug-token
"5df5c9"
x-debug-token-link
"https://backend3-local.uniqom.ru/_profiler/a8ce41"
x-previous-debug-token
"a8ce41"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 12

Session Metadata

Key Value
Created
"Mon, 07 Jul 25 16:31:46 +0300"
Last used
"Mon, 07 Jul 25 16:31:46 +0300"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"0tBmaYoPyqWnQpCdhhbqy8lT-rvLJCJ4U-Xxbzo1BcQ"
region_id
83

Session Usage

12 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Store\StoreFactory:30
[
  [
    "file" => "/var/www/uniqom/src/Store/StoreFactory.php"
    "line" => 30
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/ContainerUNOvvww/App_KernelDevDebugContainer.php"
    "line" => 1590
    "function" => "createStore"
    "class" => "App\Store\StoreFactory"
    "type" => "::"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/ContainerUNOvvww/App_KernelDevDebugContainer.php"
    "line" => 905
    "function" => "getStoreService"
    "class" => "ContainerUNOvvww\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/dependency-injection/Container.php"
    "line" => 403
    "function" => "getCatalogServiceService"
    "class" => "ContainerUNOvvww\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 40
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php"
    "line" => 84
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php"
    "line" => 60
    "function" => "resolve"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/ArgumentResolver.php"
    "line" => 91
    "function" => "resolve"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php"
    "line" => 40
    "function" => "getArguments"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "getArguments"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Store\StoreFactory:61
[
  [
    "file" => "/var/www/uniqom/src/Store/StoreFactory.php"
    "line" => 61
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/ContainerUNOvvww/App_KernelDevDebugContainer.php"
    "line" => 1590
    "function" => "createStore"
    "class" => "App\Store\StoreFactory"
    "type" => "::"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/ContainerUNOvvww/App_KernelDevDebugContainer.php"
    "line" => 905
    "function" => "getStoreService"
    "class" => "ContainerUNOvvww\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/dependency-injection/Container.php"
    "line" => 403
    "function" => "getCatalogServiceService"
    "class" => "ContainerUNOvvww\App_KernelDevDebugContainer"
    "type" => "::"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 40
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php"
    "line" => 84
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php"
    "line" => 60
    "function" => "resolve"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/ArgumentResolver.php"
    "line" => 91
    "function" => "resolve"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php"
    "line" => 40
    "function" => "getArguments"
    "class" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "getArguments"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\CatalogService:140
[
  [
    "file" => "/var/www/uniqom/src/Services/CatalogService.php"
    "line" => 140
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 128
    "function" => "getPageLimit"
    "class" => "App\Services\CatalogService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 1064
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1169
    "function" => "macro_brand"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 2567
    "function" => "twig_call_macro"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1169
    "function" => "macro_content"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 163
    "function" => "twig_call_macro"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_data"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 134
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/0c/0c8a851a6fe853721bbc8d3383dc49c3.php"
    "line" => 140
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e4d00e913af5037d66ed058fd82e754c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/61/61269c8cb04716eff75f2bee7ed8843e.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f0bb159c84f25091e618b0f7316a8ef"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/ProductController.php"
    "line" => 88
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 1064
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1169
    "function" => "macro_brand"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 2567
    "function" => "twig_call_macro"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1169
    "function" => "macro_content"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 163
    "function" => "twig_call_macro"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 182
    "function" => "block_data"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/f5/f55d90ce413a57708b50535d7b2c78f4.php"
    "line" => 134
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b47a7f55c39639fbf75e97070c7dacb8"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/0c/0c8a851a6fe853721bbc8d3383dc49c3.php"
    "line" => 140
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e4d00e913af5037d66ed058fd82e754c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/61/61269c8cb04716eff75f2bee7ed8843e.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f0bb159c84f25091e618b0f7316a8ef"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/ProductController.php"
    "line" => 88
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1570
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/0c/0c8a851a6fe853721bbc8d3383dc49c3.php"
    "line" => 563
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_e4d00e913af5037d66ed058fd82e754c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/var/cache/dev/twig/61/61269c8cb04716eff75f2bee7ed8843e.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 405
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6f0bb159c84f25091e618b0f7316a8ef"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 378
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Template.php"
    "line" => 390
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 45
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/twig/twig/src/Environment.php"
    "line" => 318
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/ProductController.php"
    "line" => 88
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 122
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/src/Controller/CatalogController.php"
    "line" => 140
    "function" => "forward"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "brandCategoryItems"
    "class" => "App\Controller\CatalogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/uniqom/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/uniqom/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DOMAIN
"uniqom.local"
APP_ENV
"dev"
APP_MANAGER_PASSPHRASE
"dk7[-&R/CmYfZQL54zxT617Q-jC}COI5![pT|SxmwX6nBnRw0hFV{=1lsb<)3>cR"
APP_PORT
"null"
APP_SECRET
"f13db22bb9b8065f3f249714368c8b60"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CROSS_API_HOST
"https://cross.uniqom.ru"
CROSS_API_TOKEN
"9XI2YE04j2okR66"
CROSS_CACHE_ENABLED
"0"
CROSS_ENABLED
"true"
DADATA_TOKEN
"f561301994623f80858de6df3e04c9957006c461"
DADATA_URL
"https://suggestions.dadata.ru/suggestions/api/4_1/rs/findById/party"
DATABASE_URL
"mysql://root:8pn7q1Xof@192.168.1.46:3306/newuniqom"
DNA_DB
"newuniqom"
DNA_HOST
"192.168.1.46"
DNA_PASSWORD
"8pn7q1Xof"
DNA_PORT
"3306"
DNA_TYPE
"MySQL"
DNA_USERNAME
"root"
ELASTICSEARCH_HOST
"http://localhost:9200"
LAXIMO_HOST
"http://localhost:8079"
LAXIMO_LOGIN
"a.babenko@uniqom.ru"
LAXIMO_PASSWORD
"HhX61PoN8oEKxmtS"
MAILER_DSN
"smtp://feedback_user:H!hyagb08@post.uniqom.ru:587"
MEMCACHED_DSN
"memcached:?host[memcached_app:]"
PAYMENT_SYSTEM
"2"
SEARCH_STORAGE
"/var/www/catalog-backend/src/Search/"
SEARCH_TEST_USER_LIST
"41873,1"
SEARCH_USE_NEW_SEARCH
"false"
SEARCH_USE_TEST_USER
"false"
SELECTION_HOST
"http://127.0.0.1:801"
UKASSA_TEST_CONFIRM_PATH
"https://uniqom.ru"
UKASSA_TEST_DEPOTID_LIST
""
UKASSA_TEST_USERID_LIST
""
ULAXIMO_HOST
"https://laximo.uniqom.ru/api"
ULAXIMO_SEARCH_URL
"/search?term={oem}&only_parts=true"
ULAXIMO_TOKEN
"4bzXcgsMLZH0AEo_N5EFGHh6h6uryJ1nNA9GVifcy8w"
UNION_CROSS_API_HOST
"https://union-crossl.uniqom.ru"
UNION_CROSS_API_TOKEN
"9953d986f8282265dbf7568c011edc6305ffdef3179a73f3e0568cf65d5c"
UNION_CROSS_ENABLED
"true"
UPLOADER_API_HOST
"https://images.uniqom.ru"
UPLOADER_API_TOKEN
"dYlx1tcv7Ow9WrUFA9pAECtAZyzabMqA"
VUE_DADATA_TOKEN
"f561301994623f80858de6df3e04c9957006c461"
VUE_DADATA_URL
"https://suggestions.dadata.ru/suggestions/api/4_1/rs/findById/party"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/uniqom/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"backend3-local.uniqom.ru"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.246"
REMOTE_PORT
"6284"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751895105
REQUEST_TIME_FLOAT
1751895105.8023
REQUEST_URI
"/catalog/brand/17/118/37"
SCRIPT_FILENAME
"/var/www/uniqom/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.8.196"
SERVER_NAME
"backend3-local.uniqom.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_PORT,APP_MANAGER_PASSPHRASE,CORS_ALLOW_ORIGIN,MEMCACHED_DSN,DATABASE_URL,SEARCH_STORAGE,SEARCH_USE_NEW_SEARCH,SEARCH_USE_TEST_USER,SEARCH_TEST_USER_LIST,LAXIMO_HOST,SELECTION_HOST,CROSS_API_HOST,CROSS_API_TOKEN,CROSS_ENABLED,CROSS_CACHE_ENABLED,UNION_CROSS_ENABLED,UNION_CROSS_API_HOST,UNION_CROSS_API_TOKEN,ULAXIMO_HOST,ULAXIMO_TOKEN,ULAXIMO_SEARCH_URL,UPLOADER_API_HOST,UPLOADER_API_TOKEN,DADATA_URL,DADATA_TOKEN,APP_DOMAIN,DNA_USERNAME,DNA_DB,DNA_HOST,DNA_PASSWORD,DNA_PORT,DNA_TYPE,MAILER_DSN,LAXIMO_LOGIN,LAXIMO_PASSWORD,VUE_DADATA_URL,VUE_DADATA_TOKEN,PAYMENT_SYSTEM,UKASSA_TEST_USERID_LIST,UKASSA_TEST_DEPOTID_LIST,UKASSA_TEST_CONFIRM_PATH,ELASTICSEARCH_HOST"
USER
"www-data"

Sub Requests 1

ProductController :: index (token = a8ce41)

Key Value
_controller
"App\Controller\ProductController::index"
_stopwatch_token
"edc254"
articles
[
  [
    "id" => 239
    "name" => "00010/10140"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 240
    "name" => "00020"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 5820
    "name" => "00171"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 5823
    "name" => "00177"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 10679
    "name" => "00238"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 131007
    "name" => "00341"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 131008
    "name" => "00347"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 17358
    "name" => "00418"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 17359
    "name" => "00420"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 18152
    "name" => "00488"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 119083
    "name" => "00495"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 18151
    "name" => "00496"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112250
    "name" => "00513"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 2361
    "name" => "02026"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 2363
    "name" => "02051"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 283
    "name" => "02052"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112225
    "name" => "02059"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 277
    "name" => "02060/10136"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 9477
    "name" => "02080"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 1751914
    "name" => "02095"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112227
    "name" => "03133"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 18154
    "name" => "04063"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112224
    "name" => "04071"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 131004
    "name" => "04144"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112237
    "name" => "04265"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 17363
    "name" => "04270"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 17364
    "name" => "04271"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112245
    "name" => "05064"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7546
    "name" => "08051"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7547
    "name" => "08052"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7550
    "name" => "08055"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7554
    "name" => "08059"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7555
    "name" => "08060"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7556
    "name" => "08061"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 7557
    "name" => "08062"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112226
    "name" => "09033"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 254
    "name" => "09052"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 256
    "name" => "09054"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112235
    "name" => "09076"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 112236
    "name" => "09077"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 314
    "name" => "09133"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 174854
    "name" => "10089"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 9481
    "name" => "10162"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 2003
    "name" => "10298"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 2004
    "name" => "10300"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 1719279
    "name" => "10333"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 1737011
    "name" => "10335"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 1766606
    "name" => "AU-53"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 1766607
    "name" => "AU-54"
    "brand_id" => 17
    "disabled" => false
  ]
  [
    "id" => 1766603
    "name" => "BM-50"
    "brand_id" => 17
    "disabled" => false
  ]
]
breadcrumbs
[
  [
    "label" => "SOFT99"
    "link" => "/brand/17"
  ]
  [
    "label" => "Список категорий"
    "link" => "/catalog/brand/category/17"
  ]
  [
    "label" => "Список товаров"
    "link" => null
  ]
]
currentFilters
[]
data
[
  "items" => [
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00010/10140"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 239
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1507.83
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "239.jpg|239_000000199553.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1507.83
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова защитный Soft99 Soft Wax для темных, 300 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "  10140 "
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1507.83
      "uniqom_weight" => 0.444
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.09/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 239
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1507.83
          "count" => 704
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1507.83
          "price_old" => 1507.83
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="704" rel_id="239" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1507.83 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00020"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 240
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1507.83
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "240.jpg|240_000000199451.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1507.83
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова защитный Soft99 Soft Wax для светлых, 350 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Светлый Белый"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1507.83
      "uniqom_weight" => 0.492
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.09/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 240
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1507.83
          "count" => 521
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1507.83
          "price_old" => 1507.83
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="521" rel_id="240" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1507.83 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00171"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 5820
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1955.25
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "5820.jpg|5820_000000199453.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1955.25
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова усиление блеска Soft99 The King of Gloss для светлых, 300 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Блеск"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1955.25
      "uniqom_weight" => 0.462
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.09/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 5820
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1955.25
          "count" => 433
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1955.25
          "price_old" => 1955.25
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="433" rel_id="5820" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1955.25 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00177"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 5823
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1955.25
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "5823.jpg|5823_000000199456.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1955.25
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова усиление блеска Soft99 The King of Gloss для темных, 300 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Блеск"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1955.25
      "uniqom_weight" => 0.45
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.09/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 5823
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1955.25
          "count" => 767
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1955.25
          "price_old" => 1955.25
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="767" rel_id="5823" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1955.25 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00238"
      "local_group_id" => 118
      "has_uniqom_item" => true
      "uniqom_id" => 10679
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1013.19
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "10679.jpg|10679_000000199458.jpg"
        "cross" => null
      ]
      "count_per_package" => 40
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1013.19
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель кузова на основе глины Surface Smoother Mini, 100 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Для подготовки кузова к полировке или нанесению защитного покрытия, для всех цветов"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">40 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1013.19
      "uniqom_weight" => 0.118
      "uniqom_volume" => 0.000111
      "uniqom_size" => "0.053/0.06/0.035"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "118"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        9 => [
          "header" => "Очистители для кузова"
          "id" => "118"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 10679
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1013.19
          "count" => 4903
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1013.19
          "price_old" => 1013.19
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="4903" rel_id="10679" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1013.19 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00341"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 131007
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1960.71
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "131007.jpg|131007_000000199459.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1960.71
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова защитный Soft99 Water Block Wax для светлых авто, 300гр."
      "uniqom_brand_id" => 17
      "variation_code" => "Водоотталкивающее "
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1960.71
      "uniqom_weight" => 0.444
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.09/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 131007
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1960.71
          "count" => 21
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 21
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1960.71
          "price_old" => 1960.71
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="21" rel_id="131007" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1960.71 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00347"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 131008
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1960.71
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "131008.jpg|131008_000000199461.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1960.71
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова защитный Soft99 Water Block Wax для тёмных авто, 300гр."
      "uniqom_brand_id" => 17
      "variation_code" => "Водоотталкивающее"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1960.71
      "uniqom_weight" => 0.446
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.09/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 131008
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1960.71
          "count" => 283
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1960.71
          "price_old" => 1960.71
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="283" rel_id="131008" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1960.71 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00418"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 17358
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1875.12
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "17358.jpg|17358_000000199463.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1875.12
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова устранение царапин Soft99 Scratch Clear для светлых, 200 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Маскировка царапин"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1875.12
      "uniqom_weight" => 0.376
      "uniqom_volume" => 0.001296
      "uniqom_size" => "0.12/0.12/0.09"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 17358
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1875.12
          "count" => 113
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1875.12
          "price_old" => 1875.12
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="113" rel_id="17358" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1875.12 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00420"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 17359
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1875.12
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "17359.jpg|17359_000000199465.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1875.12
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль для кузова устранение царапин Soft99 Scratch Clear для темных, 200 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Маскировка царапин"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1875.12
      "uniqom_weight" => 0.374
      "uniqom_volume" => 0.001274
      "uniqom_size" => "0.09/0.119/0.119"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 17359
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1875.12
          "count" => 68
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1875.12
          "price_old" => 1875.12
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="68" rel_id="17359" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1875.12 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00488"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 18152
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 833.27
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "18152.jpg|18152_000000199467.jpg"
        "cross" => null
      ]
      "count_per_package" => 40
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 833.27
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Салфетки для кузова усиление блеска Soft99 Fukupika Gloss, 10 шт"
      "uniqom_brand_id" => 17
      "variation_code" => "Супер блеск"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">40 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 833.27
      "uniqom_weight" => 0.252
      "uniqom_volume" => 0.001234
      "uniqom_size" => "0.235/0.15/0.035"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 18152
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 833.27
          "count" => 106
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 833.27
          "price_old" => 833.27
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="106" rel_id="18152" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">833.27 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00495"
      "local_group_id" => 118
      "has_uniqom_item" => true
      "uniqom_id" => 119083
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 961.87
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "119083.jpg|119083_000000055955.jpg|119083_000000056004.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 961.87
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель кузова Stain Cleaner Strong Type, спрей 500 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Против следов от почек, краски, маркера"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 961.87
      "uniqom_weight" => 0.584
      "uniqom_volume" => 0.001162
      "uniqom_size" => "0.22/0.096/0.055"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "118"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        9 => [
          "header" => "Очистители для кузова"
          "id" => "118"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 119083
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 961.87
          "count" => 298
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 961.87
          "price_old" => 961.87
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="298" rel_id="119083" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">961.87 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00496"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 18151
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 779.27
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "18151.jpg|18151_000000199469.jpg"
        "cross" => null
      ]
      "count_per_package" => 40
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 779.27
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Салфетки для кузова устранение царапин  Soft99 Fukupika Mirror Finish, 10 шт"
      "uniqom_brand_id" => 17
      "variation_code" => "Маскировка царапин"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">40 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 779.27
      "uniqom_weight" => 0.26
      "uniqom_volume" => 0.001213
      "uniqom_size" => "0.245/0.165/0.03"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 18151
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 779.27
          "count" => 56
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 779.27
          "price_old" => 779.27
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="56" rel_id="18151" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">779.27 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "00513"
      "local_group_id" => 1333
      "has_uniqom_item" => true
      "uniqom_id" => 112250
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1013.19
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112250.jpg|112250_000000199471.jpg"
        "cross" => null
      ]
      "count_per_package" => 40
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1013.19
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель кузова на основе глины Smooth Egg Surface Smoother, 100 гр"
      "uniqom_brand_id" => 17
      "variation_code" => ""
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">40 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1013.19
      "uniqom_weight" => 0.12
      "uniqom_volume" => 0.00031
      "uniqom_size" => "0.155/0.08/0.025"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1333"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        13 => [
          "header" => "Уход за жидким стеклом"
          "id" => "1333"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112250
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1013.19
          "count" => 852
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1013.19
          "price_old" => 1013.19
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="852" rel_id="112250" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1013.19 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02026"
      "local_group_id" => 118
      "has_uniqom_item" => true
      "uniqom_id" => 2361
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1048.06
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "2361.jpg|2361_000000199472.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1048.06
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель смолы и гудрона Pitch Cleaner, 420 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Против смолы, гудрона, дёгтя"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1048.06
      "uniqom_weight" => 0.4
      "uniqom_volume" => 0.000853
      "uniqom_size" => "0.215/0.063/0.063"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "118"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        9 => [
          "header" => "Очистители для кузова"
          "id" => "118"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 2361
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1048.06
          "count" => 699
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1048.06
          "price_old" => 1048.06
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="699" rel_id="2361" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1048.06 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02051"
      "local_group_id" => 177
      "has_uniqom_item" => true
      "uniqom_id" => 2363
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 961.98
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "2363.jpg|2363_000000199473.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 961.98
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель интерьера Soft99 Fabric Cleaner пенный, 420 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Для интерьера, 420 мл"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 961.98
      "uniqom_weight" => 0.49
      "uniqom_volume" => 0.001054
      "uniqom_size" => "0.215/0.07/0.07"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "177"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        2 => [
          "header" => "Очистители для салона"
          "id" => "177"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 2363
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 961.98
          "count" => 661
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 961.98
          "price_old" => 961.98
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="661" rel_id="2363" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">961.98 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02052"
      "local_group_id" => 177
      "has_uniqom_item" => true
      "uniqom_id" => 283
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 991.61
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "283.jpg|283_000000199475.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 991.61
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель кожи Soft99 Leather Cleaner мусс, 300 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Для кожи, 300 мл"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 991.61
      "uniqom_weight" => 0.364
      "uniqom_volume" => 0.000648
      "uniqom_size" => "0.18/0.06/0.06"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "177"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        2 => [
          "header" => "Очистители для салона"
          "id" => "177"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 283
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 991.61
          "count" => 1334
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 991.61
          "price_old" => 991.61
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1334" rel_id="283" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">991.61 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02059"
      "local_group_id" => 1381
      "has_uniqom_item" => true
      "uniqom_id" => 112225
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 452.06
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112225.jpg|112225_000000199477.jpg"
        "cross" => null
      ]
      "count_per_package" => 60
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 452.06
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Салфетки для кожи Leather Cleaning Wipe, 7 шт"
      "uniqom_brand_id" => 17
      "variation_code" => "Очищающие"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">60 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 452.06
      "uniqom_weight" => 0.088
      "uniqom_volume" => 0.000394
      "uniqom_size" => "0.21/0.125/0.015"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1381"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        8 => [
          "header" => "Полироли для пластика, резины и кожи"
          "id" => "1381"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112225
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 452.06
          "count" => 627
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 452.06
          "price_old" => 452.06
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="627" rel_id="112225" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">452.06 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02060/10136"
      "local_group_id" => 176
      "has_uniqom_item" => true
      "uniqom_id" => 277
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1031.59
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "277.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1031.59
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель покрышек 4-X, 470 мл"
      "uniqom_brand_id" => 17
      "variation_code" => ""
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1031.59
      "uniqom_weight" => 0.536
      "uniqom_volume" => 0.00101
      "uniqom_size" => "0.225/0.067/0.067"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "176"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        1 => [
          "header" => "Очистители для шин и дисков"
          "id" => "176"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 277
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1031.59
          "count" => 3822
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1031.59
          "price_old" => 1031.59
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="3822" rel_id="277" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1031.59 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02080"
      "local_group_id" => 177
      "has_uniqom_item" => true
      "uniqom_id" => 9477
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1091.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "9477.jpg|9477_000000199478.jpg|9477_000000199509.jpg|9477_000000199526.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1091.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель интерьера Soft99 Fabric Cleaner Spray, 400 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Для интерьера, 400 мл"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1091.31
      "uniqom_weight" => 0.514
      "uniqom_volume" => 0.001196
      "uniqom_size" => "0.23/0.13/0.04"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "177"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        2 => [
          "header" => "Очистители для салона"
          "id" => "177"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 9477
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1091.31
          "count" => 148
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1091.31
          "price_old" => 1091.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="148" rel_id="9477" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1091.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "02095"
      "local_group_id" => 176
      "has_uniqom_item" => true
      "uniqom_id" => 1751914
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1631.34
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "1751914.jpg|1751914_000000199479.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1631.34
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель-покрытие для колесных дисков DiGloss Wheel Tonic\u{A0} 5.0"
      "uniqom_brand_id" => 17
      "variation_code" => "Для дисков, 400мл"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1631.34
      "uniqom_weight" => 0.514
      "uniqom_volume" => 0.001495
      "uniqom_size" => "0.23/0.05/0.13"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "176"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        1 => [
          "header" => "Очистители для шин и дисков"
          "id" => "176"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 1751914
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1631.34
          "count" => 34
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 34
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1631.34
          "price_old" => 1631.34
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="34" rel_id="1751914" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1631.34 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "03133"
      "local_group_id" => 1381
      "has_uniqom_item" => true
      "uniqom_id" => 112227
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1478.69
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112227.jpg|112227_000000199481.jpg|112227_000000199511.jpg|112227_000000199528.jpg|112227_000000199539.jpg|112227_000000199546.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1478.69
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Покрытие для фар и прозрачного пластика Light One, 50+8 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Очиститель -  50 мл + Покрытие - 8 мл"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1478.69
      "uniqom_weight" => 0.152
      "uniqom_volume" => 0.00108
      "uniqom_size" => "0.2/0.12/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1381"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        8 => [
          "header" => "Полироли для пластика, резины и кожи"
          "id" => "1381"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112227
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1478.69
          "count" => 495
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1478.69
          "price_old" => 1478.69
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="495" rel_id="112227" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1478.69 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "04063"
      "local_group_id" => 178
      "has_uniqom_item" => true
      "uniqom_id" => 18154
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 417.08
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "18154.jpg|18154_000000199485.jpg"
        "cross" => null
      ]
      "count_per_package" => 60
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 417.08
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Салфетки для стекол очищающие Glaco Compound Sheet, 6 шт"
      "uniqom_brand_id" => 17
      "variation_code" => "Глубокая очистка стекла "
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">60 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 417.08
      "uniqom_weight" => 0.068
      "uniqom_volume" => 0.000419
      "uniqom_size" => "0.215/0.13/0.015"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "178"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        11 => [
          "header" => "Очистители для стекол"
          "id" => "178"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 18154
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 417.08
          "count" => 1998
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 417.08
          "price_old" => 417.08
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1998" rel_id="18154" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">417.08 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "04071"
      "local_group_id" => 178
      "has_uniqom_item" => true
      "uniqom_id" => 112224
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 451.84
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112224.jpg|112224_000000199486.jpg"
        "cross" => null
      ]
      "count_per_package" => 60
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 451.84
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Салфетки для стекол очищающие Soft99 Glass Cleaning Wipes, 10 шт"
      "uniqom_brand_id" => 17
      "variation_code" => "Очищающие"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">60 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 451.84
      "uniqom_weight" => 0.072
      "uniqom_volume" => 0.000397
      "uniqom_size" => "0.215/0.123/0.015"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "178"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        11 => [
          "header" => "Очистители для стекол"
          "id" => "178"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112224
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 451.84
          "count" => 315
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 451.84
          "price_old" => 451.84
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="315" rel_id="112224" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">451.84 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "04144"
      "local_group_id" => 178
      "has_uniqom_item" => true
      "uniqom_id" => 131004
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1139.83
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "131004.jpg|131004_000000199487.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1139.83
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель стёкол Glaco Glass Cleaner с эффектом водоотталкивания, 330мл."
      "uniqom_brand_id" => 17
      "variation_code" => "Аэрозоль, водоотталкивание "
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1139.83
      "uniqom_weight" => 0.42
      "uniqom_volume" => 0.00072
      "uniqom_size" => "0.2/0.06/0.06"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "178"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        11 => [
          "header" => "Очистители для стекол"
          "id" => "178"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 131004
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1139.83
          "count" => 90
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1139.83
          "price_old" => 1139.83
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="90" rel_id="131004" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1139.83 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "04265"
      "local_group_id" => 119
      "has_uniqom_item" => true
      "uniqom_id" => 112237
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1488.07
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112237.jpg|112237_000000199489.jpg|112237_000000199512.jpg|112237_000000199529.jpg|112237_000000199540.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1488.07
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Шампунь для кузова Soft99 Maintenance Shampoo, 750 мл"
      "uniqom_brand_id" => 17
      "variation_code" => ""
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1488.07
      "uniqom_weight" => 0.914
      "uniqom_volume" => 0.00285
      "uniqom_size" => "0.226/0.13/0.097"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "119"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        10 => [
          "header" => "Автошампуни"
          "id" => "119"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112237
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1488.07
          "count" => 71
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1488.07
          "price_old" => 1488.07
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="71" rel_id="112237" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1488.07 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "04270"
      "local_group_id" => 119
      "has_uniqom_item" => true
      "uniqom_id" => 17363
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1403.83
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "17363.jpg|17363_000000199490.jpg|17363_000000199513.jpg|17363_000000199530.jpg|17363_000000199541.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1403.83
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Шампунь для кузова защитный Soft99 Super Cleaning Shampoo + Wax для светлых, 750 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Защитный"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1403.83
      "uniqom_weight" => 0.938
      "uniqom_volume" => 0.001625
      "uniqom_size" => "0.125/0.1/0.13"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "119"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        10 => [
          "header" => "Автошампуни"
          "id" => "119"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 17363
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1403.83
          "count" => 44
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 44
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1403.83
          "price_old" => 1403.83
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="44" rel_id="17363" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1403.83 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "04271"
      "local_group_id" => 119
      "has_uniqom_item" => true
      "uniqom_id" => 17364
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1403.83
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "17364.jpg|17364_000000199491.jpg|17364_000000199514.jpg|17364_000000199531.jpg|17364_000000199542.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1403.83
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Шампунь для кузова защитный Soft99 Super Cleaning Shampoo + Wax для темных, 750 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Защитный"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1403.83
      "uniqom_weight" => 0.91
      "uniqom_volume" => 0.002666
      "uniqom_size" => "0.224/0.093/0.128"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "119"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        10 => [
          "header" => "Автошампуни"
          "id" => "119"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 17364
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1403.83
          "count" => 44
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => 44
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1403.83
          "price_old" => 1403.83
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="44" rel_id="17364" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1403.83 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "05064"
      "local_group_id" => 178
      "has_uniqom_item" => true
      "uniqom_id" => 112245
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1082.94
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112245.jpg|112245_000000199493.jpg|112245_000000199516.jpg|112245_000000199533.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1082.94
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель стекол абразивный Glass Compound Z, 100 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Абразивная очистка стекла"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1082.94
      "uniqom_weight" => 0.178
      "uniqom_volume" => 0.00116
      "uniqom_size" => "0.15/0.221/0.035"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "178"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        11 => [
          "header" => "Очистители для стекол"
          "id" => "178"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112245
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1082.94
          "count" => 2146
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1082.94
          "price_old" => 1082.94
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="2146" rel_id="112245" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1082.94 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08051"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7546
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7546.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN белый, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Белый"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7546
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 2568
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="2568" rel_id="7546" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08052"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7547
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7547.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN белый перламутр, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Белый перламутр"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7547
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 1546
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1546" rel_id="7547" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08055"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7550
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7550.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN синий, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Синий"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7550
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 538
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="538" rel_id="7550" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08059"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7554
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7554.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN серебристый, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Серебристый"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7554
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 1329
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1329" rel_id="7554" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08060"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7555
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7555.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN серый, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Серый"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7555
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 762
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="762" rel_id="7555" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08061"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7556
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7556.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN черный, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Черный"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7556
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 3722
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="3722" rel_id="7556" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "08062"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 7557
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 498.31
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "7557.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 498.31
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска-карандаш для заделки царапин  Soft99 KIZU PEN матово-черный, карандаш, 20 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Матово-черный"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 498.31
      "uniqom_weight" => 0.02
      "uniqom_volume" => 0.000198
      "uniqom_size" => "0.015/0.2/0.066"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 7557
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 498.31
          "count" => 608
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 498.31
          "price_old" => 498.31
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="608" rel_id="7557" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">498.31 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "09033"
      "local_group_id" => 118
      "has_uniqom_item" => true
      "uniqom_id" => 112226
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1028.1
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112226.jpg|112226_000000199495.jpg|112226_000000199518.jpg|112226_000000199535.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1028.1
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель для хрома Chrome Cleaner, 125 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Против окиси и грязи на хроме"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1028.1
      "uniqom_weight" => 0.172
      "uniqom_volume" => 0.000717
      "uniqom_size" => "0.125/0.155/0.037"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "118"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        9 => [
          "header" => "Очистители для кузова"
          "id" => "118"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112226
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1028.1
          "count" => 416
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1028.1
          "price_old" => 1028.1
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="416" rel_id="112226" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1028.10 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "09052"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 254
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1231.14
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "254.jpg|254_000000199496.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1231.14
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль абразивный мелкий Soft99 Micro Rubbing Compound для светлых,180 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Абразивный мелкий"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1231.14
      "uniqom_weight" => 0.304
      "uniqom_volume" => 0.00086
      "uniqom_size" => "0.065/0.115/0.115"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 254
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1231.14
          "count" => 329
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1231.14
          "price_old" => 1231.14
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="329" rel_id="254" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1231.14 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "09054"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 256
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1231.14
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "256.jpg|256_000000199497.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1231.14
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Полироль абразивный мелкий Soft99 Micro Rubbing Compound для темных,180 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Абразивный мелкий"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1231.14
      "uniqom_weight" => 0.3
      "uniqom_volume" => 0.00086
      "uniqom_size" => "0.065/0.115/0.115"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 256
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1231.14
          "count" => 838
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1231.14
          "price_old" => 1231.14
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="838" rel_id="256" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1231.14 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "09076"
      "local_group_id" => 118
      "has_uniqom_item" => true
      "uniqom_id" => 112235
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1440.87
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112235.jpg|112235_000000199500.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1440.87
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель кузова на основе глины Surface Smoother для светлых, 150 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Для подготовки кузова к полировке или нанесению защитного покрытия, для светлых цветов"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1440.87
      "uniqom_weight" => 0.162
      "uniqom_volume" => 0.000822
      "uniqom_size" => "0.206/0.114/0.035"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "118"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        9 => [
          "header" => "Очистители для кузова"
          "id" => "118"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112235
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1440.87
          "count" => 112
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1440.87
          "price_old" => 1440.87
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="112" rel_id="112235" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1440.87 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "09077"
      "local_group_id" => 118
      "has_uniqom_item" => true
      "uniqom_id" => 112236
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1440.87
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "112236.jpg|112236_000000199501.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1440.87
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель кузова на основе глины Surface Smoother для темных, 150 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Для подготовки кузова к полировке или нанесению защитного покрытия, для темных цветов"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1440.87
      "uniqom_weight" => 0.172
      "uniqom_volume" => 0.000782
      "uniqom_size" => "0.2/0.115/0.034"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "118"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        9 => [
          "header" => "Очистители для кузова"
          "id" => "118"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 112236
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1440.87
          "count" => 285
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1440.87
          "price_old" => 1440.87
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="285" rel_id="112236" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1440.87 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "09133"
      "local_group_id" => 1317
      "has_uniqom_item" => true
      "uniqom_id" => 314
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 811.92
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "314.jpg|314_000000056032.jpg|314_000000055997.jpg"
        "cross" => null
      ]
      "count_per_package" => 50
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 811.92
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Маркер для покрышек TireMarker White, белый, 8мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Для покрышек"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">50 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 811.92
      "uniqom_weight" => 0.036
      "uniqom_volume" => 7.3E-5
      "uniqom_size" => "0.02/0.025/0.145"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1317"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        4 => [
          "header" => "Покрытия шины и диски"
          "id" => "1317"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 314
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 811.92
          "count" => 294
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 811.92
          "price_old" => 811.92
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="294" rel_id="314" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">811.92 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "10089"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 174854
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 14068.98
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "174854.jpg|174854_000000199503.jpg|174854_000000199520.jpg|174854_000000199537.jpg|174854_000000199544.jpg"
        "cross" => null
      ]
      "count_per_package" => 10
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 14068.98
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Покрытие для кузова керамическое Soft99 H-9 Ultimate Quartz, 100 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Покрытие высокой прочности"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">10 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 14068.98
      "uniqom_weight" => 0.35
      "uniqom_volume" => 0.001274
      "uniqom_size" => "0.153/0.098/0.085"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 174854
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 14068.98
          "count" => 113
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 14068.98
          "price_old" => 14068.98
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="113" rel_id="174854" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">14068.98 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "10162"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 9481
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 2992.9
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "9481.jpg|9481_000000199554.jpg|9481_000000199555.jpg|9481_000000199556.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 2992.9
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Покрытие для кузова для усиления блеска Soft99 AUTHENTIC PREMIUM  для всех цветов, 200 гр"
      "uniqom_brand_id" => 17
      "variation_code" => ""
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 2992.9
      "uniqom_weight" => 0.414
      "uniqom_volume" => 0.001592
      "uniqom_size" => "0.088/0.134/0.135"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 9481
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 2992.9
          "count" => 849
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 2992.9
          "price_old" => 2992.9
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="849" rel_id="9481" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">2992.90 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "10298"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 2003
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1917.68
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "2003.jpg|2003_000000199551.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1917.68
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Покрытие для кузова защитное Soft99 Fusso 12 Months для светлых, 200 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Тефлон"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1917.68
      "uniqom_weight" => 0.34
      "uniqom_volume" => 0.001152
      "uniqom_size" => "0.08/0.12/0.12"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 2003
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1917.68
          "count" => 1761
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1917.68
          "price_old" => 1917.68
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="1761" rel_id="2003" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1917.68 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "10300"
      "local_group_id" => 1415
      "has_uniqom_item" => true
      "uniqom_id" => 2004
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1917.68
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "2004.jpg|2004_000000199552.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1917.68
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Покрытие для кузова защитное Soft99 Fusso 12 Months для темных, 200 гр"
      "uniqom_brand_id" => 17
      "variation_code" => "Тефлон"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1917.68
      "uniqom_weight" => 0.34
      "uniqom_volume" => 0.00121
      "uniqom_size" => "0.08/0.123/0.123"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1415"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        [
          "header" => "Полироли и покрытия для кузова"
          "id" => "1415"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 2004
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1917.68
          "count" => 2914
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1917.68
          "price_old" => 1917.68
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="2914" rel_id="2004" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1917.68 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "10333"
      "local_group_id" => 176
      "has_uniqom_item" => true
      "uniqom_id" => 1719279
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1742.63
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "1719279.jpg|1719279_000000199506.jpg|1719279_000000199523.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1742.63
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель дисков и кузова нейтральный Soft99 Iron Terminator, 500 мл"
      "uniqom_brand_id" => 17
      "variation_code" => "Очиститель дисков и кузова"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1742.63
      "uniqom_weight" => 0.616
      "uniqom_volume" => 0.00099
      "uniqom_size" => "0.22/0.1/0.045"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "176"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        1 => [
          "header" => "Очистители для шин и дисков"
          "id" => "176"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 1719279
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1742.63
          "count" => 184
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1742.63
          "price_old" => 1742.63
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="184" rel_id="1719279" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1742.63 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "10335"
      "local_group_id" => 177
      "has_uniqom_item" => true
      "uniqom_id" => 1737011
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 1864.68
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "1737011.jpg|1737011_000000199508.jpg|1737011_000000199525.jpg"
        "cross" => null
      ]
      "count_per_package" => 20
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 1864.68
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Очиститель и кондиционер для кожи Soft99 Leather cleaner & conditioner mango"
      "uniqom_brand_id" => 17
      "variation_code" => "Очиститель и кондиционер"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">20 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 1864.68
      "uniqom_weight" => 0.58
      "uniqom_volume" => 0.001337
      "uniqom_size" => "0.225/0.099/0.06"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "177"
      "warranty_months" => null
      "is_new" => "0"
      "category" => [
        2 => [
          "header" => "Очистители для салона"
          "id" => "177"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 1737011
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 1864.68
          "count" => 423
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 1864.68
          "price_old" => 1864.68
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="423" rel_id="1737011" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">1864.68 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "AU-53"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 1766606
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 574.46
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "12266.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 574.46
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска AUDI LY7W(5B) для ремонта сколов и царапин Soft99 TOUCH UP PAINT, флакон с кисточкой, 12 мл арт.  AU-53"
      "uniqom_brand_id" => 17
      "variation_code" => "Silver Lake M; LY7W(5B); Audi"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 574.46
      "uniqom_weight" => 0.024
      "uniqom_volume" => 3.2E-5
      "uniqom_size" => "0.1/0.018/0.018"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "paint" => [
        "code" => "LY7W(5B)"
        "title" => "Silver Lake M"
        "color" => "#CBD0D3"
        "lightTone" => false
      ]
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 1766606
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 574.46
          "count" => 110
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 574.46
          "price_old" => 574.46
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="110" rel_id="1766606" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">574.46 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "AU-54"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 1766607
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 574.46
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "12266.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 574.46
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска AUDI LZ9Y(L8) для ремонта сколов и царапин Soft99 TOUCH UP PAINT, флакон с кисточкой, 12 мл арт.  AU-54"
      "uniqom_brand_id" => 17
      "variation_code" => "Phantom Black P; LZ9Y(L8); Audi"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 574.46
      "uniqom_weight" => 0.024
      "uniqom_volume" => 3.2E-5
      "uniqom_size" => "0.1/0.018/0.018"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "paint" => [
        "code" => "LZ9Y(L8)"
        "title" => "Phantom Black P"
        "color" => "#000000"
        "lightTone" => false
      ]
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 1766607
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 574.46
          "count" => 75
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 574.46
          "price_old" => 574.46
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="75" rel_id="1766607" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">574.46 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
    [
      "brand" => "SOFT99"
      "brand_exclusive_sort" => 1
      "brand_sort_weight" => 0
      "article" => "BM-50"
      "local_group_id" => 1335
      "has_uniqom_item" => true
      "uniqom_id" => 1766603
      "article_highlight" => null
      "cross_highlight" => null
      "cross" => null
      "has_local_deposit" => true
      "has_deposit" => true
      "is_local_deposit_locked" => false
      "deposit_category_block" => []
      "in_way" => false
      "sort_price" => 574.46
      "sort_source" => 1
      "has_incart_inspoiler" => false
      "show_rows" => 1
      "local_count" => 1
      "other_count" => 0
      "info_count" => 0
      "pair_id" => 0
      "variation" => null
      "pair_item" => null
      "is_local_cross_item" => false
      "images" => [
        "local" => "12266.jpg"
        "cross" => null
      ]
      "count_per_package" => 30
      "iswish" => false
      "mult_amount" => "1"
      "is_broken" => false
      "is_fix_or_sale" => false
      "uniqom_price" => 574.46
      "deposit_lock_type" => null
      "product_kit_item_id" => null
      "allow_relocation" => false
      "out_of_prod" => false
      "is_public" => true
      "has_block_by_brand" => 0
      "name" => "Краска BMW 300 для ремонта сколов и царапин Soft99 TOUCH UP PAINT, флакон с кисточкой, 12 мл арт.  BM-50"
      "uniqom_brand_id" => 17
      "variation_code" => "Alpin White; 300; BMW"
      "clone_key" => ""
      "package_count" => "<span class="pcspackage">30 шт/уп</span>"
      "is_sale" => false
      "is_sale_web" => "0"
      "uniqom_default_price" => 574.46
      "uniqom_weight" => 0.024
      "uniqom_volume" => 3.2E-5
      "uniqom_size" => "0.1/0.018/0.018"
      "deposit_lock" => []
      "max_show" => "50"
      "brand_has_description" => false
      "reserved_count" => 0
      "reserved" => null
      "category_id" => "1335"
      "warranty_months" => null
      "is_new" => "0"
      "paint" => [
        "code" => "300"
        "title" => "Alpin White"
        "color" => "#E6E5EA"
        "lightTone" => false
      ]
      "category" => [
        7 => [
          "header" => "Краска-карандаш"
          "id" => "1335"
        ]
      ]
      "buyrows" => [
        [
          "deposit_lock_data" => false
          "deposit_lock" => false
          "item_id" => 1766603
          "is_sale" => false
          "mult_amount" => 1
          "depot_id" => 8
          "is_local_storage" => true
          "storage_id" => 132
          "incart" => null
          "incart_air" => null
          "cart_comment" => null
          "cart_comment_air" => null
          "itemnote" => null
          "itemnote_air" => null
          "default_price" => 574.46
          "count" => 55
          "max_show" => 50
          "has_rates" => false
          "local_sort" => 5
          "local_highlight" => 0
          "count_output" => "> 50"
          "is_air" => false
          "source_sort" => 1
          "type" => "local"
          "storage_output" => "<b original-title="ФРЦ (ВЛД), 690089. г. Владивосток, ул. Днепровская, 104" rel="tooltip" >ФРЦ</b>:"
          "price" => 574.46
          "price_old" => 574.46
          "delivery_days" => 0
          "currency" => [
            "code" => "руб"
            "symbol" => ""
          ]
          "delivery_output" => "В наличии"
          "delivery_comment" => null
          "discount" => []
          "input_attrs" => "d_id="8" s_id="132" data-multam="1" rel="55" rel_id="1766603" incart="" placeholder="1" searchstring="""
          "price_output" => "<div class="price-block price-td right price-block-not-discounted">574.46 <i class="fa fa-rub"></i></div>"
        ]
      ]
    ]
  ]
  "brands" => null
  "groups" => [
    [
      "id" => 119
      "name" => "Автошампуни"
    ]
    [
      "id" => 1335
      "name" => "Краска-карандаш"
    ]
    [
      "id" => 1337
      "name" => "Краска-спрей"
    ]
    [
      "id" => 1339
      "name" => "Краска специального назначения"
    ]
    [
      "id" => 118
      "name" => "Очистители для кузова"
    ]
    [
      "id" => 177
      "name" => "Очистители для салона"
    ]
    [
      "id" => 178
      "name" => "Очистители для стекол"
    ]
    [
      "id" => 176
      "name" => "Очистители для шин и дисков"
    ]
    [
      "id" => 179
      "name" => "Очистители разного назначения"
    ]
    [
      "id" => 1385
      "name" => "Покрытия для стекла"
    ]
    [
      "id" => 1317
      "name" => "Покрытия шины и диски"
    ]
    [
      "id" => 1381
      "name" => "Полироли для пластика, резины и кожи"
    ]
    [
      "id" => 1415
      "name" => "Полироли и покрытия для кузова"
    ]
    [
      "id" => 1333
      "name" => "Уход за жидким стеклом"
    ]
  ]
  "count" => 365
  "counts" => [
    "found_local" => 365
    "found_local_stock" => 267
    "found_cd" => 0
    "found_other" => 0
    "found_pickuppoint" => 0
    "found_reject" => 0
  ]
  "lastPage" => 8
  "microtime" => [
    "exact" => 0.691
    "union" => 0
    "cross" => 0
    "logic" => 0.183
    "search" => 0
  ]
  "articles" => [
    [
      "id" => 239
      "name" => "00010/10140"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 240
      "name" => "00020"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 5820
      "name" => "00171"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 5823
      "name" => "00177"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 10679
      "name" => "00238"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 131007
      "name" => "00341"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 131008
      "name" => "00347"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17358
      "name" => "00418"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17359
      "name" => "00420"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 18152
      "name" => "00488"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 119083
      "name" => "00495"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 18151
      "name" => "00496"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112250
      "name" => "00513"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2361
      "name" => "02026"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2363
      "name" => "02051"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 283
      "name" => "02052"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112225
      "name" => "02059"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 277
      "name" => "02060/10136"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 9477
      "name" => "02080"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1751914
      "name" => "02095"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112227
      "name" => "03133"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 18154
      "name" => "04063"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112224
      "name" => "04071"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 131004
      "name" => "04144"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112237
      "name" => "04265"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17363
      "name" => "04270"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17364
      "name" => "04271"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112245
      "name" => "05064"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7546
      "name" => "08051"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7547
      "name" => "08052"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7550
      "name" => "08055"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7554
      "name" => "08059"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7555
      "name" => "08060"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7556
      "name" => "08061"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7557
      "name" => "08062"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112226
      "name" => "09033"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 254
      "name" => "09052"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 256
      "name" => "09054"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112235
      "name" => "09076"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112236
      "name" => "09077"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 314
      "name" => "09133"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 174854
      "name" => "10089"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 9481
      "name" => "10162"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2003
      "name" => "10298"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2004
      "name" => "10300"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1719279
      "name" => "10333"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1737011
      "name" => "10335"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1766606
      "name" => "AU-53"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1766607
      "name" => "AU-54"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1766603
      "name" => "BM-50"
      "brand_id" => 17
      "disabled" => false
    ]
  ]
  "method" => "exact"
]
extracharge
null
filtersData
[
  "groups" => [
    [
      "id" => 119
      "name" => "Автошампуни"
    ]
    [
      "id" => 1335
      "name" => "Краска-карандаш"
    ]
    [
      "id" => 1337
      "name" => "Краска-спрей"
    ]
    [
      "id" => 1339
      "name" => "Краска специального назначения"
    ]
    [
      "id" => 118
      "name" => "Очистители для кузова"
    ]
    [
      "id" => 177
      "name" => "Очистители для салона"
    ]
    [
      "id" => 178
      "name" => "Очистители для стекол"
    ]
    [
      "id" => 176
      "name" => "Очистители для шин и дисков"
    ]
    [
      "id" => 179
      "name" => "Очистители разного назначения"
    ]
    [
      "id" => 1385
      "name" => "Покрытия для стекла"
    ]
    [
      "id" => 1317
      "name" => "Покрытия шины и диски"
    ]
    [
      "id" => 1381
      "name" => "Полироли для пластика, резины и кожи"
    ]
    [
      "id" => 1415
      "name" => "Полироли и покрытия для кузова"
    ]
    [
      "id" => 1333
      "name" => "Уход за жидким стеклом"
    ]
  ]
  "articles" => [
    [
      "id" => 239
      "name" => "00010/10140"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 240
      "name" => "00020"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 5820
      "name" => "00171"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 5823
      "name" => "00177"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 10679
      "name" => "00238"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 131007
      "name" => "00341"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 131008
      "name" => "00347"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17358
      "name" => "00418"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17359
      "name" => "00420"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 18152
      "name" => "00488"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 119083
      "name" => "00495"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 18151
      "name" => "00496"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112250
      "name" => "00513"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2361
      "name" => "02026"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2363
      "name" => "02051"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 283
      "name" => "02052"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112225
      "name" => "02059"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 277
      "name" => "02060/10136"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 9477
      "name" => "02080"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1751914
      "name" => "02095"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112227
      "name" => "03133"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 18154
      "name" => "04063"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112224
      "name" => "04071"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 131004
      "name" => "04144"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112237
      "name" => "04265"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17363
      "name" => "04270"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 17364
      "name" => "04271"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112245
      "name" => "05064"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7546
      "name" => "08051"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7547
      "name" => "08052"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7550
      "name" => "08055"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7554
      "name" => "08059"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7555
      "name" => "08060"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7556
      "name" => "08061"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 7557
      "name" => "08062"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112226
      "name" => "09033"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 254
      "name" => "09052"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 256
      "name" => "09054"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112235
      "name" => "09076"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 112236
      "name" => "09077"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 314
      "name" => "09133"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 174854
      "name" => "10089"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 9481
      "name" => "10162"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2003
      "name" => "10298"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 2004
      "name" => "10300"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1719279
      "name" => "10333"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1737011
      "name" => "10335"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1766606
      "name" => "AU-53"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1766607
      "name" => "AU-54"
      "brand_id" => 17
      "disabled" => false
    ]
    [
      "id" => 1766603
      "name" => "BM-50"
      "brand_id" => 17
      "disabled" => false
    ]
  ]
  "deposits" => [
    [
      "id" => 1
      "name" => "В наличии"
    ]
    [
      "id" => 2
      "name" => "На локальных складах"
    ]
  ]
]
method
"GET"
page
1
params
[
  "brandId" => 17
  "categoryId" => 118
]
title
"Список товаров бренда SOFT99"
type
"catalog_brand_category"